a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #98A6AF;
	background-color:none;
			
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #98A6AF;
	background-color:none;
		
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff; 
	font-weight: normal;
	background-color:#CF500B;
			
}

a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#menu a:link {
	background: none;
}

#menu a:visited {
	background: none;
}

#menu a:hover {
	background: none;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #98A6AF;
	background: none;
}

#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #98A6AF;
	background: none;
}

#footer a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#whitelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #ffffff;
	background: none;
}

#whitelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #ffffff;
	background: none;
}

#whitelink a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98A6AF;
}

#rollover a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98A6AF;
	text-decoration:none;
}

#rollover a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98A6AF;
	text-decoration:none;
}

#rollover a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF500B;
	text-decoration: none;
	background: none;
	
}

.clsCMOn {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :bold;
	text-decoration : none;
	padding: 20px 4px;
	
}

.clsCMOver {
	color: #293D4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight :bold;
	text-decoration : none;
	padding: 20px 4px;
}

.clsCMActive {
	color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight :bold;
	text-decoration : none;
    padding: 12px 4px;
}
		

.clsCMOn2 {					/*sub nav normal state  */
	color: #293D4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
    padding: 4px 8px;
}

.clsCMOver2 {				/*sub nav rollover state  */
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
    padding: 4px 8px;
}


body {
	background-image:url(/images/bkg.jpg);
	background-repeat: no-repeat;
	background-color:#253646;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	marginwidth: 0px;
	marginheight: 0px;
			
}

.td {
	font-family: Arial, Helvetica, sans-serif;
	color:#435C6D;
	font-size: 11px;
	font-weight: normal;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	color:#435C6D;
	font-size: 11px;
	font-weight: normal;
}

.pageTitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #115724;
	font-weight: bold;
}

.featureTitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #435C6D;
	font-weight: bold;
}

.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #435C6D;
}	
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #98A6AF;
}

.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #435C6D;
}

.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


.headerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.whitecell { background-color: #435C6D;} 

.center {
	text-align: center;
	}