/* CSS Document */

/* * * * * * * * * * * * * * * * * * * * * * */
/* HEADERS  AND STYLES                       */
/* * * * * * * * * * * * * * * * * * * * * * */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 14px;
	color: #00337F;
	margin-bottom: 0px;
	margin-top: 5px;
}
h2 {
	font-size: 14px;
	color: #00337F;
}


.fact {
	font-size: 16px;
	color: #00337F;
	padding-bottom: 5px;
}	

.subpageHeader {
	color: #00337F;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 50px;
}	

td.featuresGreyBG {
	font-size: 10px;
	color: #395262;
	text-align: right;
	background-color:#C4D3DD;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding: 2px 10px;
	
}	

/* * * * * * * * * * * * * * * * * * * * * * */
/* TABLE LINK STYLES                         */
/* * * * * * * * * * * * * * * * * * * * * * */


.headerMenu a {
	font-size: 16px;
	color:#333333;
	text-decoration: none;
}

.headerMenu a:hover {
	color: #0072C6;
}

td.headerGreyBG a {
	font-size: 10px;
	color: #0072C6;
	text-decoration: none;
}

td.headerGreyBG a:hover {
	color: #999;
	text-decoration: none;
}

#sidemenuCell a{
	font-size: 13px;
	color: #00337F;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #C4D3DD;
	}	
	
#sidemenuCell a:hover{
	color: #0072C6;	
	}	

/* * * * * * * * * * * * * * * * * * * * * * */
/* LAYOUT DIVS LINK STYLES                   */
/* * * * * * * * * * * * * * * * * * * * * * */
