@charset "UTF-8";
/* CSS Document */

/* Global Styles
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background-color: #000000;
}

/* Homepage Layout Styles
--------------------------------------------------*/
#PageContainer {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: left;
}
#Header {
	float: left;
	width: 900px;
}
#Logo {
	float: left;
	width: 380px;
	height: 190px;
	background-image: url(../images/newhomepage/Logo.jpg);
}
#Logo img {
}
#Logo ul {
	margin-top: 105px;
	margin-left: 73px;
}
#Logo li {
	display: inline;
}
#Logo li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
#Logo li a.noboarder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Logo li a:hover {
	text-decoration: underline;
}
#HeaderFlash {
	float: left;
	width: 520px;
}
#HomeMainNav {
	float: left;
	width: 880px;
	height: 180px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/newhomepage/MainNavBG.jpg);
}
#HomeMainNav ul {
}
#HomeMainNav li {
	display: block;
	float: left;
	list-style-type: none;
}
#HomeMainNav li a {
	width: 220px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	height: 180px;
	text-decoration: none;
}
#HomeMainNav li a:hover {
	text-decoration: none;
}
#NavMeetUs {
}
#NavMeetUs a:hover {
	background-image: url(../images/newhomepage/MainNavHover.gif);
	background-repeat: no-repeat;
}
#NavMeetUs span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 18px;
	font-size: 16px;
	color: #FFC20E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 40px;
}
#NavMeetUs span.homepagenavcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0em;
	margin-top: 5px;
	margin-left: 40px;
	line-height: 16px;
	margin-right: 15px;
}
#NavService{

}
#NavService a:hover {
	background-image: url(../images/newhomepage/MainNavHover.gif);
	background-repeat: no-repeat;
}
#NavService span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 18px;
	font-size: 16px;
	color: #FFC20E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 40px;
}
#NavService span.homepagenavcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0em;
	margin-top: 5px;
	margin-left: 40px;
	line-height: 16px;
	margin-right: 15px;
}
#NavWork{
}
#NavWork a:hover {
	background-image: url(../images/newhomepage/MainNavHover.gif);
	background-repeat: no-repeat;
}
#NavWork span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 18px;
	font-size: 16px;
	color: #FFC20E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 40px;
}
#NavWork span.homepagenavcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0em;
	margin-top: 5px;
	margin-left: 40px;
	line-height: 16px;
	margin-right: 15px;
}
#NavContact{
}
#NavContact a:hover {
	background-image: url(../images/newhomepage/MainNavHover.gif);
	background-repeat: no-repeat;
}
#NavContact span {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 18px;
	font-size: 16px;
	color: #FFC20E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 40px;
}
#NavContact span.homepagenavcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0em;
	margin-top: 5px;
	margin-left: 40px;
	line-height: 16px;
	margin-right: 15px;
}
#HomeMainContent {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#HomePrimaryContent {
	float: left;
	width: 554px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#HomePrimaryContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #013467;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#HomePrimaryContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #013467;
	font-size: 13px;
	margin-bottom: 8px;
	font-weight: normal;
}
#HomePrimaryContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-bottom: 8px;
}
#HomePrimaryContent p.WebsiteLink {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.HomeTabPanelTable ul {
	margin-left: 25px;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.HomeTabPanelTable ul li {
	margin-bottom: 5px;
}
#HomePrimaryContent img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.HomeTabPanelTable {
	width: 540px;
}
.HomeTabPanelTable td {
	padding: 5px;
}
.HomeTabPanelTable tr {
}
.HomeTabPanelTable a {
	text-decoration: underline;
	color: #013467;
}
.HomeTabPanelTable a:hover {
	text-decoration: none;
}
#HomeSecondaryContent {
	float: left;
	width: 315px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
#HomeSecondaryContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #013467;
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#HomeSecondaryContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #013467;
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 10px;
}
#HomeSecondaryContent h4 a {
	color: #013467;
	text-decoration: none;
}
#HomeSecondaryContent h4 a:hover {
	text-decoration: none;
}
#HomeSecondaryContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #34827E;
	font-size: 10px;
	margin-left: 30px;
	padding-bottom: 3px;
}
#HomeSecondaryContent h5 a {
	color: #34827e;
	text-decoration: none;
}
#HomeSecondaryContent h5 a:hover {
	text-decoration: underline;
}
#HomeSecondaryContent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
}

#LeftBox {

	margin-bottom: 13px;
	padding-bottom: 0px;
}
#AgencyNews {
	margin-bottom: 13px;
	padding-bottom: 0px;
}
#EnewsForm {
	margin-left: 20px;
	width: 296px;
	margin-bottom: 10px;
}
#EnewsForm input {
	border: 1px solid #34827E;
	width: 175px;
	height: 20px;
}
#EnewsForm input.submitbutton {
	border: 1px solid #34827E;
	width: 70px;
	background-color: #34827E;
	color: #FFFFFF;
}
#EnewsForm tr {
}
#EnewsForm td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#EnewsForm td.FormHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #34827E;
	font-weight: bold;
	letter-spacing: .1em;
}
#Footer {
	clear: both;
	width: 900px;
	background-color: #013467;
	height: 90px;
}
#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 19px;
	margin-left: 720px;
	padding-top: 22px;
}
#Footer ul {
	float: left;
	margin-top: 40px;
	margin-left: 15px;
}
#Footer li {
	list-style-type: none;
	display: inline;
}
#Footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
#Footer li a:hover {
	text-decoration: underline;
}
#Footer li a.noboarder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#HomeSecondaryContent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: square;
}
#PageContainer #HomeMainContent #HomeSecondaryContent #LeftBox a {
	text-decoration: none;
}
