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

body {
	background-image:url(../../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #d3c2ae;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	width: 770px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto; }

#container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0px;
}	

#navigation {
	width: 770px;
	height: 40px;
}

#nav-case {
	height: 30px;
	width: 770px;
	position: inherit;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 3;
}

#content-sub {
	margin-top: 5px;
}

#footer {
	width: 770px;
	clear: both;
}

.footer {
	font-size: 11px;
	color: #000000;
}
#footer-decoration {
	background-color: #003869;
	height: 15px;
	width: 770px;
	margin-bottom: 5px;
}

#footer-decoration-1 {
	background-color: #023867;
	height: 15px;
	width: 665px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}

#footer-decoration-2 {
	background-color: #BCE2E7;
	height: 15px;
	width: 100px;
	margin-bottom: 5px;
	float: left;
}

a.footer:link, a.footer:active, a.footer:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
	font-size: 11px;
	color: #01284F;
	text-decoration: none;

}

.bannerimages {
	margin-bottom: 5px;
}

#left-content {
	float: left;
	width: 535px;
	background-color:#FFFFFF;
	margin-right: 5px;
	height: 504px;
	margin-bottom: 5px;
}

#right-content {
	float: right;
	width: 230px;
	height: 504px;
}

#left-content-sub {
	float: left;
	width: 140px;
	background-color:#C1E2E9; 
	padding: 5px;
	text-align: left;
}

#middle-content-sub {
	background-color:#FFFFFF;
	float: left;
	width: 460px;
	margin-left: 5px;
	padding: 25px;
	text-align: left;
	margin-bottom: 5px;
}

#right-content-sub {
	float: left;
	width: 90px;
	background-color:#265c8b;
	margin-left: 5px;
	padding: 5px;
	text-align: left;
}

h1 {
	color: #003c72;
	font-size: 17px;
	margin: 0;
}

h2 {
	color: #4074a4;
	font-size: 15px;
	font-style: italic;
}

.text {
	color:#000000;
	font-size: 12px;
	list-style-image:url(../../images/misc/bullet.gif);
	line-height: 17px;
}

.text a:link, .text a:active, .text a:visited{
	color:#559da3;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.text a:hover {
	color:#014479;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	
}

.sidenav a:link, .sidenav a:visited, .sidenav a:active {
	color: #326195;
	text-transform:capitalize;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.sidenav a:hover {
	color:#75c0c3;
}

.right-text {
	color: #FFF;
	line-height: 2;
	font-size: 11px;
}


#submenu {
	margin-left: -25px;
	width: 140px;
	padding: 0px;
}

#left-menu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left-menu li
{
	background-image: url(../../images/misc/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: .8em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e5c85;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.8;
	width: 130px;
}

#left-menu2 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left-menu2 li
{
	background-image: url(../../images/misc/dash.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.8;
	width: 125px;
	margin-left: 7px;
}

#submenutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #265c8b;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.8;
	width: 130px;
}

a.submenutext:link, a.submenutext:active, a.submenutext:visited {
	color: #003869; 
	text-decoration: none;
}

a.submenutext:hover {
	color: #265c8b; 
	text-decoration: none;
}

.submenutext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.8;
	width: 125px;

}

a.submenutext2:link, a.submenutext2:active, a.submenutext2:visited {
	color: #333333;
	text-decoration: none;
}

a.submenutext2:hover {
	color: #666666;
	text-decoration: none;
}
#nav-case-home {
	height: 26px;
	width: 770px;
	position: absolute;
	z-index: 5;
	left: 191px;
	top: 278px;
}

.white-header {
	color: #FFFFFF;
	font-size: 13px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002954;
}
