@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #112F66;
	background-color: #ededed;
	background-repeat: repeat-x;
	background-position: center top;
	overflow: inherit;
	background-image: url(images/bg.jpg);
}
.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header {
	height: 150px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #1B499E;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #18469c;
	
}
.header .left {
	float: left;
	padding-left: 32px;
	padding-top: 10px;
}
.header .middle {
	float: left;
	padding-left: 10px;
	padding-top: 28px;
}
.header .right {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	width: 280px;
}
.header .right .top {
	text-align: right;
	padding-right: 34px;
	color: #8C8C8C;
	padding-bottom: 4px;
}
.header .right .top a {
	padding-right: 6px;
	padding-left: 6px;
	color: #18469c;
	font-size: 0.9em;
	text-decoration: none;
}
.header .right .top a:hover {
	color: #FF6B00;
}

.header .right .bottom {
	padding-top: 68px;
}
.header .right .bottom .searchBox {
	height: 32px;
	width: 200px;
	padding-right: 3px;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 0px;
	font-size: 1.1em;
	background-image: url(images/search-bg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header .right .bottom .searchButton {
	margin-left: 3px;
}

.container .menu {
	height: 50px;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container .menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.container .menu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.container .menu a {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 17px;
	padding-right: 40px;
	padding-left: 40px;
	text-decoration: none;
	display: block;
	height: 32px;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.container .menu a:hover {
	background-image: url(images/menu-bg-ovr.gif);
	background-repeat: repeat-x;
}
.header2  {
	background-color: #FFFFFF;
	display: block;
	height: 207px;
	margin-top: -4px;
}
.header2  .left  {
	float: left;
	width: 290px;
	padding-top: 40px;
	display: block;
}
.header2 .left .leftMenu    {
	padding: 0px;
	margin-left: 10px;
}
.header2 .left .leftMenu  li  {
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 32px;
	background-image: url(images/sub-menu-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.header2 .left .leftMenu a {
	text-decoration: none;
	color: #355da8;
	font-size: 1.1em;
}
.header2 .left .leftMenu a:hover {
	color: #F94B00;
}


.header2  .right  {
	float: left;
}
#HeaderImages {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}
#HeaderImages li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#HeaderImages li img {
	border: 0;
	padding: 0px;
}

#regionalImages {
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	z-index: 0;
	float: right;
	width: 300px;
	height:190px;
}
#regionalImages li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#regionalImages li img {
	border: 0;
	padding: 0px;
	

}

.content {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content img {
	margin-right: 4px;
	margin-left: 4px;
}
.content .left {
	float: left;
	width: 250px;
	display: block;
	padding-top: 16px;
}
.content .left  .leftMenuTitle {
	padding-left: 20px;
	padding-bottom: 10px;
	display: block;
}
.content .left  .leftMenuTitle  h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom:0;
}
.content .left hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f27b1f;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	width: 250px;
}
.content .main {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: block;
	width: 650px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #112F66;
	margin-left: 10px;
	padding-top: 16px;
	min-height: 500px;
}


.content h1 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 1.6em;
}

h2 {
	margin-bottom: 10px;
	font-size: 1.4em;
}
h3 {
	margin-bottom: 8px;
	font-size: 1.2em;
}


.container .footer {
	background-color: #F37B1F;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1B499E;
}
.container .footer .left {
	font-size: 0.75em;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.container .footer .left a {
	color: #004EA0;
}
.container .footer .left a:hover {
	color: #FFFFFF;
}



a {
	color: #123e63;
}
a:hover {
	color: #F37B1F;
}


p {
	margin-bottom: 14px;
}


hr {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #18469c;
	height: inherit;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	width: 662px;
}

li {
	margin-left: 10px;
}
ul {
	margin-left: 20px;
	margin-bottom: 14px;
}

.clear {
	clear: both;
}


ul.colortabs {
	font: normal 11px Arial, Verdana, sans-serif;
	padding:0;
	list-style:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #18469c;
	height: 24px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0;
	width: 662px;
}

.colortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.colortabs a{
	float:left;
	color: white;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #18469c;
	background-image: url(images/color_tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.colortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding: 6px 8px 3px 7px;
}

.colortabs a span{
float:none;
}

.colortabs a:hover{
	background-color: #F94B00;
}

.colortabs a:hover span{
	background-color: #F94B00;
}
.colortabs  a.current, #colortabs  a.current  span{ /*currently selected tab*/
	background-color: #18469c;
}

.colortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}

