/*********Horizontal Template Styles*********/

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #204A9F;
	text-decoration: none;
}
a:active {
color: #a7b7d9;
text-decoration: underline;
}
a:hover {
color: #a7b7D9;
text-decoration: underline;
}
a:visited {
color: 204a9f;
text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.hidden {
	display: none;
}
#startContent {
	display: none;
}

#bodyFramehorizontal {
	width:765px;
	text-align: left;
	}
#headContainer {
	width: 765px;
	float: left;
	}

/*#topNavhorizontal defines the links and menu above the banner*/

#topNavhorizontal {
	height: 15px;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background: #244A9F;
	font-size: 11px;
	font-weight: bold;
	top: 0px;
	float: left;
	width: 765px;
}
#topNavhorizontal a:link, #topNavhorizontal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 0 5px;
	text-decoration: none;
	color: white;
}
#topNavhorizontal a:hover, #topNavhorizontal a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #A7B7D9;
}
/*this tag floats the contact and site map links to the right*/

#topNavhorizontal .right {
	float:right;
}
.left {
	float: left;
}

/*HorizontalNav applies to the elements below the banner. The Horizontal Navigation and Search Box are both nested within this Horizontal Nav*/
#horizontalNav {
	color: white;
	background: #244A9F;
	font-size: 11px;
	font-weight: bold;
	top: 3px;
	float: left;
	width: 765px;
	margin-bottom: 3px;
}
#horizontalNav a:link, #horizontalNav a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
#horizontalNav a:hover, #horizontalNav a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #A7B7D9;
}
#horizontalNav .searchbox {
	float: left;
	clear: none;
	width: 190px;
	background-color: #244A9F;
}
#horizontalNav .searchTxt {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #244A9F;
}
/*#horizontalMenu defines the actual navigation links/menu below the banner*/
#horizontalMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #244A9F;
	vertical-align: middle;
}
#horizontalMenu a:link, #horizontalMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#horizontalMenu a:hover, #horizontalMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #A7B7D9;
	font-weight: bold;
	}
/*#horzContent defines Horizontal Page Content*/
#horizContent {
	padding-top: 5px;
	padding-left: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #204A9F;
	text-align: center;
	vertical-align: bottom;
	width: 600px;
	margin-left: 152px;
	font-size: 11px;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #204A9F;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A7B7D9;
	text-decoration: underline;
	font-size: 11px;
}
#search_form {
	width: 45px;
	float: left;
	vertical-align: middle;
}
#horiz_menu_nav {
	float: right;
	width: 550px;
	background-color: #244A9F;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
}
