@charset "utf-8";
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #434343;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#container #header #headerleft {
	width: 200px;
	margin-left: 50px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
body {
	background-color: #00254F;
}
#container #header #headermenu {
	width: auto;
	margin-right: 30px;
	float: right;
	margin-top: 99px;
}
#container #headerimage {
	width: 900px;
	clear: both;
}
#container #maincontent {
	width: 840px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	clear: both;
}
#container #maincontent table tr td h1  , h2, h3{
	color: #283D6E;
	font-family: "GillSans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: none;
}
#container #footer {
	width: 900px;
	height: auto;
	background-color: #9B9B9B;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #footer a {
	width: 900px;
	height: auto;
	background-color: #9B9B9B;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #283D6E;
	text-decoration: none;
}
#container #footer a:hover  {
	width: 900px;
	height: auto;
	background-color: #9B9B9B;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #486BBC;
	text-decoration: none;
}
#container #header #headermenu a {
	background-color: #FFFFFF;
	color: #283D6E;
	text-decoration: none;
	font-weight: 600;
	font-size: large;
	margin-top: 0px;
	margin-right: 23px;
	font-family: "GillSans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#container #header #headermenu a:hover,  {
	background-color: #FFFFFF;
	color: #4E70BF;
	text-decoration: underline;
	font-weight: 600;
	font-size: large;
	margin-top: 0px;
	margin-right: 23px;
	font-family: "GillSans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#container #header #headermenu a:hover   {
	background-color: #FFFFFF;
	color: #4A6DBD;
	text-decoration: underline;
	font-weight: 600;
	font-size: large;
	margin-top: 0px;
	margin-right: 23px;
	font-family: "GillSans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#container #maincontent table tr td p a {
	color: #283D6E;
	font-family: "GillSans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 0px 0px;
}
#container #maincontent table tr td p a:hover  {
	color: #466ABC;
	font-family: "GillSans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	text-decoration: none;
	text-shadow: 0px 0px;
}
#container #footer table tr td p a {
	color: #283D6E;
	text-decoration: none;
}
#container #footer table tr td p a:hover  {
	color: #4C6EBE;
	text-decoration: none;
}
