/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	font-style:normal;
	line-height:17px;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	padding:0px;
}
.nav1Bg{
	background-image:url(images/nav1Bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:18px;
}
.hNav{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	color:#08397E;
}
.hNav a{
	text-decoration:none;
	text-transform:none;
	color:#08397E;
}
.hNav a:hover{
	text-decoration:underline;
	text-transform:none;
	color:#477CAC;
}
.heading{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	color:#083984;
}
.heading2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	color:#083984;
}
.heading1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#083984;
}
.largeFont{
	font-size:15px;
	font-weight:bold;
}
.percFont{
	font-size:16px;
	font-weight:bold;
}
.smallblue{
	color:#08397E;
	font-size:8px;
	line-height:20px;
}
.largeblue{
	color:#08397E;
	font-size:13px;
	font-weight:bold;
}
.linkBlue{
	text-decoration:none;
	font-weight:bold;
	color:#08397E;
}
.linkRed{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#CD0000;
}
.linkBlue:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#08397E;
}
.grayTd{
	border-bottom:1px dotted #787878;
	border-top:1px dotted #787878;
	background-color:#F0F0F0;
}
.directory{
	padding-top:5px;
	padding-bottom:1px;
	border-bottom:1px dotted #787878;
}
.titleBg{
	background-image:url(images/titleBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:74px;
}
.titleTxt{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	color:#FFFFFF;
}
.titleSub{
	font-weight:normal;
	color:#FFFFFF;
}
.formBg{
	background-color:#E7E7E7;
	padding-top:17px;
	padding-left:17px;
	padding-right:17px;
	padding-bottom:17px;
}
.smallTxt{
	font-size:9px;
	line-height:normal;
}

/* Beginning of Footer */

.fNavBg{
	background-image:url(images/footerBg.gif);
	background-repeat:repeat-x;
	height:37px;	
}
.fNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	color:#96adcd;
}
.fNav a{
	text-decoration:none;
	text-transform:none;
	color:#96adcd;
}
.fNav a:hover{
	text-decoration:underline;
	text-transform:none;
	color:#96adcd;
}

/* End of Footer*/

/* Paddings */
.contPad{
	padding-top:4px;
	padding-bottom:5px;
	padding-left:1px;
	padding-right:0px;
}

/* Borders */
.tbBorder{
	border-bottom:1px dotted #787878;
	border-top:1px dotted #787878;
}

.graybottomTd{
	border-bottom:1px dotted #787878;
	
}

