﻿body	{background-color: #00046b; color: black; font-family: trebuchet ms, arial, verdana; margin-top: 0;}

td	{font-size: 10pt; line-height: 17pt}

p	{font-size: 10pt; line-height: 17pt}
li  {margin-bottom: 5;}
ul  {list-style-type: square; font-size: 10pt; line-height: 14pt;}

h1	{font-size: 16pt; color: #000000; margin-bottom: 0; margin-top: 10px;}
h2	{font-size: 13pt; color: #000000; margin-bottom: 0;}
h3	{font-size: 12pt; color: #000000; margin-bottom: 0;}
h4	{font-size: 11pt; color: #000000; margin-bottom: 0;}

.subtitle  {font-size: 13pt; color: #000000; font-weight: normal; margin-top: 0;}
.subtitle2 {font-size: 11pt; color: #000000; font-weight: normal; margin-top: 0;}


.bottom	{margin-bottom: 0;}
.top	{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.large	{font-size: 11pt;}
.small	{font-size: 8pt;}

.leftbackground {width: 50%; background: #00046b url(../images/leftbackground.gif) no-repeat right top;}
.rightbackground {width: 50%; background: #00046b url(../images/rightbackground.gif) no-repeat left top;}

#maintable {padding: 0 4px 4px 4px; background-color: white; text-align: center;}

#header {padding: 4px 0 4px 0;}

/*~~~~~~~~~~~~~~~~~Content Page Text Block Styles~~~~~~~~~~~~~~~~~*/
.contentcell {padding-top: 4px;}
.content {
	background-color: white;
	padding: 0px 20px 10px 20px;
	border-left: 1px solid #00046b;
	border-right: 1px solid #00046b;
	text-align: left;
}
.contenttop {
	height: 7px;
	background: url(../images/contenttop.gif) no-repeat 0px 0px;
}
.contentbtm {
	height: 10px;
	background: url(../images/contentbtm.gif) no-repeat 0px 0px;
}

.content2cell {padding-left: 4px; padding-top: 4px;}
.content2 {
	background-color: white;
	padding: 0px 20px 10px 20px;
	border-left: 1px solid #00046b;
	border-right: 1px solid #00046b;
	text-align: left;
}
.content2top {
	height: 7px;
	background: url(../images/content2top.gif) no-repeat 0px 0px;
}
.content2btm {
	height: 10px;
	background: url(../images/content2btm.gif) no-repeat 0px 0px;
}

.leftnavcell {padding-top: 4px;}
#leftnav {
	width: 194px;
	line-height: 10pt;
	background-color: #d9d7d9;
	padding: 0px 20px 10px 20px;
	border-left: 1px solid #00046b;
	border-right: 1px solid #00046b;
	text-align: left;
}
#leftnav a:link		{color: black; text-decoration: none;}
#leftnav a:visited	{color: black; text-decoration: none;}
#leftnav a:active	{color: black; text-decoration: none;}
#leftnav a:hover	{color: #00068f; text-decoration: underline;}
#leftnav h1			{font-size: 13pt; color: black; line-height: 15pt; font-weight: bold; margin-bottom: 8;}
#leftnav h2			{font-size: 11pt; color: black; line-height: 12pt; font-weight: bold; margin-bottom: 5pt;}
#leftnav ul			{list-style: none; margin: 0; padding-left: 0px; line-height: 11pt;}
#leftnav li			{display: block; margin-bottom: 3pt;}
.leftnavtop {
	height: 7px;
	background: url('../images/leftnavtop.gif') no-repeat 0px 0px;
}
.leftnavbtm {
	height: 10px;
	background: url('../images/leftnavbtm.gif') no-repeat 0px 0px;
}

#footer {
	font-size: 8pt;
	color: #000000;
	text-align: center;
	padding: 15px 0 10px 0;
	line-height: 10pt;
}

/* Search Styles */
#search {
	width: 170px; /*width: 103px;*/
	height: 19px;
	margin-top: 4px;
	margin-left: 5px;
	float: right;
}

/*~~~~~~~~~~~~~~~~~Navigation Styles~~~~~~~~~~~~~~~~~*/
a:link 		{color: #00068f;}
a:active 	{color: #00068f;}
a:visited 	{color: #5571B9;}
a:hover 	{color: #000000;}

#header {
	width: 856px;
	height: 185px;
	background: url(/images/header-new2.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}

#topnav {
	height: 30px;
	max-height: 30px;
	padding: 0 5px 0 0;
	font-size: 9pt;
	line-height: 30px;
	color: white;
	font-weight: bold;
	text-align: right;
}
	#topnav a {color: white; text-decoration: none; padding: 0 3px;}
	#topnav a:hover {color: yellow;}

#nav {
	height: 29px;
	max-height: 29px;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	line-height: 29px;
	color: white;
	font-weight: bold;
	text-align: center;
}
	#nav a {color: white; text-decoration: none; padding: 0 3px;}
	#nav a:hover {color: yellow;}

#menu {
	background-color: #00068f;
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 856px;
	border: 0;
}
	#menu ul {
		margin: 0 auto;
		padding: 0; *padding: 0 0 0 85px;
		list-style: none;
		text-align: center;
	}
	#menu li {
		margin: 0;
		padding: 0;
		display: inline-block; *display: block; *float: left;
		position: relative;
		list-style: none;
		font-weight: bold;
		line-height: 30px;
	}
	#menu a {text-decoration: none;}
	#menu a:link, #menu a:active, #menu a:visited {
		display: inline; *display: inline;
		margin: 0;
		padding: 0;
		color: white;
		*height: 30px;
	}
	#menu a:hover, #menu :hover > a, #menu ul ul :hover > a {
		color: yellow;
	}
		#menu ul ul {
			visibility: hidden;
			position: absolute;
			text-align: left;
			left: -12px; *left: -92px;
			*top: 30px;
		}
		#menu ul ul li {
			background: none;
			font-weight: normal;
			float: left;
			margin-top: -1px;
		}
		#menu ul ul a:link, #menu ul ul a:active, #menu ul ul a:visited {
			width: 190px;
			height: 20px;
			margin: 0;
			padding: 0 3px 0 5px;
			background-color: #d9d7d9;
			display: block;
			color: #00068f;
			font-size: 12px;
			line-height: 20px;
			border: 1px #00068f solid;
		}
		#menu ul ul ul a:hover, #menu ul ul ul :hover > a, #menu ul ul :hover > a,  #menu ul ul a:hover {
			color: white;
			background-color: #00068f;
		}
			#menu ul ul ul {
				left: 199px;
				top: 1px
			}
			#menu ul ul ul a:link, #menu ul ul ul a:active, #menu ul ul ul a:visited {
				width: 150px;
			}
#menu ul a:hover ul {visibility: visible;}
#menu ul li:hover ul {visibility: visible;}
#menu ul :hover ul ul {visibility: hidden;}
#menu ul :hover ul :hover ul {visibility: visible;}*/


/*~~~~~~~~~~~~~~~~~Home Page Text Block Styles~~~~~~~~~~~~~~~~~*/
.newscell {padding-top: 4px; width: 50%;}
.news {
	height: 120px; *height: 130px;
	background-color: #d9d7d9;
	padding: 0px 20px 10px 20px;
	border-left: 1px solid #00046b;
	border-right: 1px solid #00046b;
	vertical-align: top;
}
.newstop {
	height: 7px;
	background: url(../images/newtop.gif) no-repeat 0px 0px;
}
.newsbtm {
	height: 10px;
	background: url(../images/newbtm.gif) no-repeat 0px 0px;
}

.homecontentcell {padding-top: 4px; padding-left: 4px; *padding-left: 2px; width: 50%;}
.homecontent {
	height: 120px; *height: 130px;
	background-color: white;
	padding: 0px 20px 10px 20px;
	border-left: 1px solid #00046b;
	border-right: 1px solid #00046b;
	vertical-align: top;
}
.homecontenttop {
	height: 7px;
	background: url(../images/smalltop.gif) no-repeat 0px 0px;
}
.homecontentbtm {
	height: 10px;
	background: url(../images/smallbtm.gif) no-repeat 0px 0px;
}

/* Site Map Styles */
#sitemap {
	width: 25%;
	padding-right: 15px;
	padding-top: 10px;
}
#sitemap h1 {
	border-bottom: 1pt solid #00046b;
	text-align: center;
}
#sitemap p {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0;
}
#sitemap ul {
	margin-top: 0;
}
#sitemap li {
	font-size: 8pt;
	margin-left: -15px;
	line-height: 14px;
}
#sitemap.last {
	padding-right: 0px;
}