body{
	margin:0px;
	color:#000000;
	font:normal normal normal 0.8em   Arial, Verdana, Helvetica, sans-serif;

	background-color:#ffffff;
	padding-left:10px;

	text-align:center;
} 

strong,b{
	font-style:bold;
}



.banner{
	margin-top:10px;
	width:100%;
}

.contactDetails{
	color:#003366;
	text-align:right;
	vertical-align:top;
	font-size:0.8em;
}

.contactDetails a{
	color:#003366;
	text-decoration:none;
}
.contactDetails a:hover{
	text-decoration:underline;
}

.menu{
	border-right:0px;
	margin-right:0px;
	padding-right:0px;
	border-left:5px solid #73B6E3;
	border-top:5px solid #73B6E3;
	border-bottom:5px solid #73B6E3;
	width:140px;
}

.menu_Divider{
	background-color:#73B6E3;
	width:140px;
	height:1px;
}
.menu_Divider_sub{
	background-color:#B5D2E6;
	width:140px;
	height:1px;
}

.menu a{
	padding:2px;
	padding-left:10px;
	color:#003366;
	text-decoration:none;
	font-size:1em;
	width:140px;
	
}
.menu a.secure{
	background-color:#ddddd;
	border-bottom:1px solid #73B6E3;
}




/*--- sections subsections --------*/
a.menuLink0{
	font-size:1em;

}
a.menuLink0:hover{
}
a.menuLink0_selected{
	font-size:1em;
	font-weight:bold;
}


a.menuLink1{
	padding-left:20px;
	font-size:0.8em;
	background-image:URL("../images/sub_bullet.gif");
	background-position:8px 8px;
	background-repeat:no-repeat;
}
a.menuLink1:hover{	
	background-image:URL("../images/sub_bullet_selected.gif");
	background-position:8px 8px;
	background-repeat:no-repeat;
	padding-left:20px;
}
a.menuLink1_selected{
	background-image:URL("../images/sub_bullet_selected.gif");
	background-position:8px 8px;
	background-repeat:no-repeat;

	padding-left:20px;
	font-size:0.8em;
	font-weight:bold;
}


a.menuLink1{
	padding-left:25px;
	font-size:0.8em;
}
a.menuLink1:hover{
	padding-left:25px;
}
a.menuLink1_selected{
	padding-left:25px;
	font-size:0.8em;
	font-weight:bold;
}


a.menuLink3{
	width:105px;
	font-size:0.6em;
}

.menuSub1{
}
.menuSub2{
}
.menuSub3{
}

/*-- --*/
.menu2{
	height:100%;
	margin-top:50px;

	text-align:right;
}


.menu2 a{
	text-align:left;
	padding:2px;
	color:#003366;
	text-decoration:none;
	font-size:1em;
	width:140px;
	background-color:#dddddd;

}
.menu2 a:hover{

}
.menu2 a .selected{
	font-weight:bold;
}

/*-- - sections subsections ------ --*/

.pageTitle{
	width:50%;
	color:#003366;
	font-weight:bold;
}
.pageImage{
	width:50%;

}

.mainTable{
	background-color:#ffffff;
}

.contentTop{
	border-top:5px solid #73B6E3;
	border-left:5px solid #73B6E3;
	border-right:5px solid #73B6E3;
	background-color:#73B6E3;
	color:#003366;
}

.content{
	font-size:0.8em;
	border:5px solid #73B6E3;
	width:600px;
	background-color:#ffffff;
	padding:10px;
	color:#003366;
}

.content p{
}
.content table{
	border:1px solid #73B6E3;  
	/* border-left:1px solid #eeeeff; */
	margin:10px;
}

.content .innerTable{
	border:0px;
}
.content td{
	font-size:0.8em;
	/* border-bottom:1px solid #eeeeff;*/
	/*border-right:1px solid #003366; */
	padding:5px;
	color:#003366;
}

.content .title{
	background-color:#ECF5FC;
}

.content b{
	color:#003366;
}

.content ul,li{
 font-size:1em;
}

.legal{
	color:#003366;
	font-size:0.75em;
}

.legal a{
	color:#003366;
	text-decoration:none;
}
.legal a:hover{
	text-decoration:underline;
}


.calc{
	background-color:#B5D2E6;
	color:#003366;
	font-size:0.75em;
	padding-top:3px;
}

.calc a{
	color:#003366;
	text-decoration:none;
}
.calc a:hover{
	text-decoration:underline;
}



/*--- PDF sections --------*/

.pdfBox{
	border:1px solid #73B6E3;
}

.pdfBox .pdf{
	padding:5px;
	border-bottom:1px dashed #73B6E3;
}

.pdfBox .pdf a{
	font-size:0.9em;
	color:#003366;
}

#txtPASave{
}

#txtPMSave{

}


/*--- Inserted for Date Picker --------*/


.datepicker a:hover {
text-decoration: underline;
}

.datepicker a:link {
text-decoration: none;
}

.datepicker a:visited {
text-decoration: none;
} 