@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(IMG/BGMain.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9BD067;
	font-weight: bold;
}

.masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0056B0;
	line-height: 20px;
}

.mastheadlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0056B0;
	line-height: 20px;
}

.txtlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
}

.txthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0056b0;
	line-height: 15px;
}

.txtital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #0056b0;
	line-height: 15px;
}

.txtsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #0056b0;
	line-height: 15px;
}

.subMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: #666666;
}


/*Apply to Main Navigation*/

.mainNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #9BD067;
	font-size: 14px;
	font-weight: ;
	text-decoration: none;
}
	
.mainNav a:visited {
    font-family: Arial, Helvetica, sans-serif;
	COLOR: #9BD067;
	font-size: 14px;
	font-weight: ;
	text-decoration: none;
}
.mainNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #999999;
	font-size: 14px;
	font-weight: ;
	text-decoration: none;
}

/*Apply to Body Links on Grey BG*/

.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #0056B0;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
	
.links a:visited {
    font-family: Arial, Helvetica, sans-serif;
	COLOR: #0056B0;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #999999;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

/*Apply to Body Links on Green BG*/

.links2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #3F5261;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
	
.links2 a:visited {
    font-family: Arial, Helvetica, sans-serif;
	COLOR: #3F5261;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.links2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #999999;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

/*Apply to Footer Navigation*/

.footerNav a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
	
.footerNav a:visited {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footerNav a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	COLOR: #F1F1F1;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}