htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.mainTable {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.headerCell1 {
	border-top: 10px solid #1E6AB6;
}

.headerArea {
	background-image: url(../images/headerBG.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.pageBody {
	background-color: white;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
	vertical-align: top;
	text-align: left;
}

.form {
	background-color: #1E6AB6;
}

.formTitles {
	color: white;
	font-size: 7px;
	background-color: #1E6AB6;
	padding: 3px;
}

.fField {
	height: 18px;
	font-size: 8px;
	color: black;
}

.contentArea {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	width: 100%;
}

.contentArea2Col {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	width: 496px;
}

.headerNav {
	background-image: url(../images/headerNav.jpg);
	height:  25px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 40px;
}

.footerCell {
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-y;
	padding: 10px;
	height: 500px;
	vertical-align: top;
}

a, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E6AB6;
	text-decoration: underline;
	font-weight: normal;
}

a.navLink, a.navLink:visited, a.navLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #214278;
	text-decoration: none;
	font-weight: normal;
}

a.navLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #214278;
	text-decoration: underline;
	font-weight: normal;
}

a.footerLink, a.footerLink:visited, a.footerLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E6AB6;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.smallWhite {
	color: #C7DAED;
	font-size: 7pt;
}

.new {
	color: #b60903;
	font-weight: bold;
}

.newsTitle1 {
	height: 30px; 
	background-image: url(../images/blueHeader.gif); 
	background-repeat: no-repeat; 
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
}

.newsTitle2 {
	height: 30px; 
	background-image: url(../images/lightBlueHeader.gif); 
	background-repeat: no-repeat; 
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
}

.newsContent1 {
	text-align: left;
	color: black;
	padding: 2px;
	padding-left: 5px;
}

.newsContent {
	text-align: left;
	color: black;
	padding: 2px;
}

.tipBox1 {
	height: 30px; 
	background-image: url(../images/yellowBoxTop.gif); 
	background-repeat: no-repeat; 
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.tipBox2 {
	border-left: 1px solid #FFA144;
	border-right: 1px solid #FFA144;
	background-color: #FFD2A5;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}