/* CSS Document */

#bodytable {
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	text-align: left;
 }
 
#footer 
a  {
	color: #0066CC;
	width: 100%;
	text-decoration: underline;
}
#footer
#footer {
	font-size: 11px;
	font-style: normal;
	color: #FFEECA;
	background-color: #CCCCCC;
	}
	
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #003366;
	margin: 0px;
}

.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-indent: 8px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodybold {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bodysmall {
	font-family: verdana;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	}
	
.bodysmallb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #412414;
}

.bodyblue {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #003300;
}
.bodyred {
	font-family: verdana;
	font-size: 12px;
	color: #993333;
	line-height: 18px;
}
	
.navred {
	font-family: verdana;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	line-height: 22px;
}

.navredhiglight {
	font-family: verdana;
	font-size: 12px;
	color: #D63647;
	font-weight: bold;
	line-height: 22px;
}
.darkfont {
	font-size: 16px;
	color: #311e12;
}

.bodyblueitalic {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}



.box {
	background: #FFFFFF;
	color: #666666;
	width:  700px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	padding : 5px;
	margin: 2px;
	border: 1px dashed #666633;
}


.box2 {/*this is a box */
	color: #ffffff;
	font-weight: bold;
	width:  350px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;/* the border property in longhand*/
	background-color: #003366;
	border: medium solid #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
  }
.bodyredCopy {
	font-family: verdana;
	font-size: 12px;
	color: #993333;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
.bodyitalics {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #412414;
}
.footerbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00356c;
}
.subhead2 {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
.bodyboldhighlight {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
.listhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.listheadLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: normal;
	text-indent: 0px;
	padding-left: 20px;
}
.listheadLargeFirstLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 25px;
	letter-spacing: normal;
	text-indent: 0px;
	padding-left: 20px;
}
.listbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

