body {
	font-family: Verdana, Helvetica, Sans-serif;
	/* background-color: #003366; */
	background-color: #05265D;
	font-size: 12px;
	color: black;
	}
	
	
td {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: black;
	}

a {
		color: #A4A7BB;
		text-decoration:none;
		font-size: 11px;
	}
a:hover {
		color: #ffffff;
		text-decoration:none;
		font-size: 11px;
	}
	
a.child, a.child:visited, a.child:active, a.child:hover { 
	}	
.footer {
	color: #8789AC;
	font-size: 9px;
}
.navigation {
	color: #A4A7BB;
	font-size: 11px;
}
.navigationsel {
	color: #FFFFFF;
	font-size: 11px;
}
.titletext {
	color: #E6E6F1;
	font weight:bold;
	font-size: 10px;
}
.bigtitletext {
	color: #E6E6F1;
	font weight:bold;
	font-size: 12px;
}
.medtitletext {
	color: #E6E6F1;
	font weight:bold;
	font-size: 11px;
}
.bodytext {
	color: #CFD0DE;
	font-size: 10px;
}
.bigbodytext {
	color: #CFD0DE;
	font-size: 12px;
}
.medbodytext {
	color: #CFD0DE;
	font-size: 11px;
}
.quote {
	color: #8789AC;
	font weight: bold;
	font-size: 10px;
}





.sitemap {
	color: #CFD0DE;
	font-size: 11px;
}


a.sitemap {
		color: #A4A7BB;
		text-decoration:none;
		font-size: 11px;
	}
a.sitemap:hover {
		color: #ffffff;
		text-decoration:none;
		font-size: 11px;
	}
	
