.header {
	background-image: url(../images/bg/header_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
}
.bg_tr {
	background-image: url(../images/bg/topRight.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0077AA;
	overflow:auto;
	background-color: #0086B5;
	margin: 0px;
	padding: 0px;
}
.footerArea {
	background-image: url(../images/bg/btm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 170px;
}
.BtmMenu {
	padding-left:40px;
	padding-top:10px;
	background-image: url(../images/bg/btmMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	text-decoration: none;
	color: #0077AA;
}
a:hover {
	text-decoration: underline;
}
a.greyLink {
	color:#777777;
	font-weight:normal;
}
a.greyLink:hover {
	text-decoration: underline;
}
.footer {
	padding-left:50px;
	font-size:11px;
	color:#74C3DF;
	background-image: url(../images/bg/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.footerLink {
	color:#74C3DF;
}
a.footerLink:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.MainArea {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.subscribeBox {
	background-image: url(../images/bg/subscribe.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 190px;
	width: 245px;
}

.MainRight {
	background-image: url(../images/bg/rightarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 30px;
	height: 350px;
}

.defaultFont {
	font-size: 11px;
	line-height: 23px;
}
#Holder {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:210px;
	z-index:200;
}

#TopMenuDiv {
	position:absolute;
	left:35px;
	top:160px;
	width:610px;
	height:30px;
	border:0px solid #000000;
	margin:0px;
	z-index:201;
	clip:rect(0px, 610px, 30px, 0px)
}
#LoginBox {
	position:absolute;
	left:610px;
	top:30px;
	width:240px;
	height:180px;
	border:0px;
	margin:0px;
	padding-left:30px;
	padding-right:30px;
	padding-top:65px;
	padding-bottom:30px;
	background-image:url(../images/bg/login.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#LoggedinBox {
	position:absolute;
	left:610px;
	top:30px;
	width:240px;
	height:180px;
	border:0px;
	margin:0px;
	padding-left:30px;
	padding-right:30px;
	padding-top:65px;
	padding-bottom:30px;
	background-image:url(../images/bg/loggedin.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#LoginBoxNew {
	position:absolute;
	left:595px;
	top:30px;
	width:255px;
	height:180px;
	border:0px;
	margin:0px;
	padding-left:0px;
	padding-right:30px;
	padding-top:65px;
	padding-bottom:30px;
	background-image:url(../images/bg/login.jpg);
	background-repeat:no-repeat;
	background-position:15px top;
}
#LoggedinBoxNew {
	position:absolute;
	left:595px;
	top:30px;
	width:255px;
	height:180px;
	border:0px;
	margin:0px;
	padding-left:0px;
	padding-right:30px;
	padding-top:65px;
	padding-bottom:30px;
	background-image:url(../images/bg/loggedin.jpg);
	background-repeat:no-repeat;
	background-position:15px top;
}
.unpw {
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:13px;
	padding-left:3px;
	color:#0099CC;
	background:url(../images/bg/shim.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px;
	width:180px;
	height:18px;
}
.benefitsBox {
	background-image: url(../images/bg/benefits.jpg);
	background-repeat: no-repeat;
	padding-top: 155px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	cursor: pointer;
	height: 190px;
	width: 265px;
}
/*old styles*/
/**/
.formBtn		{border:							1px solid #0077AA;
				 background-color:					#0077AA;
				 font-size: 						11px;
				 font-weight:						bold;
				 text-align:						right;
				 padding-right:						5px;
				 color:								#ffffff;
				 height:							20px;
				 width:								240px;}

.formRadio		{border:							1px solid #0077AA;
				 background-color:					#ffffff;
				 height:							17px;
				 width:								17px;}

.formTextBox	{font-family:						verdana;
				 color:								#0077AA;
				 font-size:							11px;
				 background-color:					#ffffff;
				 border:							1px solid #0077AA;
				 height:							17px;
				 width:								240px;}

.formTextBoxEdit{font-family:						verdana;
				 color:								#0077AA;
				 font-size:							11px;
				 background-color:					#CCEBF5;
				 border:							1px solid #0077AA;
				 height:							17px;
				 width:								240px;}

.formTitle		{color:								#ffffff;
				 font-weight:						bold;
				 background-color:					#0077AA;
				 padding-left:						5px;}
/**/
/*end old styles*/