body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.ContentBorder {
	background-color : #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.LatestNews {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
}

a.LatestNews:link { color: #424242; text-decoration: underline }
a.LatestNews:active { color: #424242; text-decoration: underline }
a.LatestNews:visited { color: #424242; text-decoration: underline }
a.LatestNews:hover { color: #424242; text-decoration: none }


.SubHeaderfont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A903D;
	text-align: left;
	line-height: 17px;
	letter-spacing: 0px;
	
}

.Headerfont {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #FF5400;
	text-align: left;
	line-height: 18px;
	letter-spacing: 0px;
	
}



.orangetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7F2B;
}
a.orangetext:link { color: #FF7F2B; text-decoration: none }
a.orangetext:active { color: #FF7F2B; text-decoration: none }
a.orangetext:visited { color: #FF7F2B; text-decoration: none }
a.orangetext:hover { color: #FF7F2B; text-decoration: underline }






.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

a.footer:link { color: #FFFFFF; text-decoration: none }
a.footer:active { color: #FFFFFF; text-decoration: none }
a.footer:visited { color: #FFFFFF; text-decoration: none }
a.footer:hover { color: #FFFFFF; text-decoration: underline}

.dropdownfont {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; ; font-size: 11px}

a:link { color: #424242; text-decoration: none }
a:active { color: #424242; text-decoration: none }
a:visited { color: #424242; text-decoration: none }
a:hover { color: #424242; text-decoration: none }

a.LeftNav:link { color: #424242; text-decoration: none }
a.LeftNav:active { color: #424242; text-decoration: none }
a.LeftNav:visited { color: #424242; text-decoration: none }
a.LeftNav:hover { color: #FF5400; text-decoration: underline }

a.submenu:link { color: #515151; text-decoration: none }
a.submenu:active { color: #515151; text-decoration: none }
a.submenu:visited { color: #515151; text-decoration: none }
a.submenu:hover { color: #F66800; text-decoration: underline }

.top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F66800;
}
a.top:link { color: #F66800; text-decoration: none }
a.top:active { color: #F66800; text-decoration: none }
a.top:visited { color: #F66800; text-decoration: none }
a.top:hover { color: #F66800; text-decoration: underline }

a.bot:link { color: #FFFFFF; text-decoration: none }
a.bot:active { color: #FFFFFF; text-decoration: none }
a.bot:visited { color: #FFFFFF; text-decoration: none }
a.bot:hover { color: #FFFFFF; text-decoration: none }

.tableTitleBackground {
	font-weight: Bold;
	color: #2570A9;
	background-color : #D0E1E3;
}
.tableTextBackground {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	background-color : #FFFFFF;
	border-top: 1px solid #D0E1E3;
}


.tableBackgroundGrey {
	background-color : #F5F5F5;
	border-left: 1px solid #EAE9E9;
	border-right: 1px solid #EAE9E9;
	border-bottom: 1px solid #EAE9E9;
		
}

.tableBackgroundGrey2 {
	background-color : #F5F5F5;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #EAE9E9;
	border-bottom: 1px solid #EAE9E9;
		
}

.tableBackground {
	background-color : #F9F3F5;
		
}

.tableBorder {
	background-color : #EAF1F2;
	Font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #474747;
	border-left: 1px solid #D0E1E3;
	border-right: 1px solid #D0E1E3;
	border-bottom: 1px solid #D0E1E3;
}

.ContentBack {
	background-attachment: scroll;
	background-image: url(../images/content_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

.formfields {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	background-color : #FFFFFF;
	border : 1px solid Gray;
}

.formbuttons {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: White;
	background-color : #666666;

	border-left: 1px solid #333333;
	border-right: 1px solid #EAE9E9;
	border-bottom: 1px solid #333333;	
}

.errortext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
}

.smalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}