/* CSS Document */

html {
height: 100%;
text-align: center;
margin:0;
padding:0;
}


body {
		margin: auto;
		padding: 0;
		width:800px;
		text-align:center;
		background: #ccc url(img/body_bg.jpg) repeat-x;
		font-size: 11px;
		line-height: 130%;
		font-family: Geneva, Helvetica,Arial,sans serif;
}

a {
text-decoration: none;
color: #1664A6;
}

a:hover {
text-decoration:none;
color:#AA1111;
}

.main {
text-align:left;
font-size:12px;
line-height: 20px;
}

.abo {
line-height:14px;
font-size: 11px;
}

h1 {
font-family: Geneva, Helvetica,Arial,sans serif;
color: #16225E;
font-size:18px;
text-decoration:underline;
}

#pagewrapper{
width:800px;
margin-left: 0; 
margin-right:0;
padding: 0; 
text-align: center;
}

#log_in {
width: 800px;
height: 40px;
text-align:right;
color:#CCCCCC;
overflow:hidden;
}

#client_login{
color: #CCC;
padding-right: 5px;
height:25px;
font-size:10px;
}

#container_shadow{
background: url(img/container_shad_bg.jpg) repeat-y;
width:800px;
text-align:center;
padding-left:10px;
padding-right:10px;
margin:auto;
}

#container {
width:800px;
background-color:transparent;
margin:auto;
text-align:center;
}

#title {
text-align:center;
width:800px;
margin-bottom: 0px;
background-color:#FFF;
}

#toolbar {
	background: url(img/nav_bg.jpg) top left repeat-x;
	height: 31px;
}

#nav {
	margin: 0 0 0 0px;
	padding: 0;
	height: 31px;
	overflow: hidden;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	border-left:1px solid #16225E;
	float:right;
	display: block;
	background: url(img/link_bg.jpg) top left repeat-x;
	font-family: Geneva, Helvetica,Arial,sans serif;
}

#nav li: hover {
	display: block;
	float: right;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
	color: #FFF;
	border-bottom: 3px solid #FFF;
}

 li.active_menu a {
	background: url(img/link_bg_r.jpg) bottom center no-repeat;
}
#middle_container {
width:800px;
padding:5px 5px;
}

#float_middle_a {
text-align: left;
padding: 5px;
margin-left:5px;
}

#float_content_a {
}

#float_middle_b {
text-align: left;
padding: 5px;
margin-left:5px;
}

#float_content_b {
}

#float_middle_c {
text-align: left;
padding: 5px;
margin-left:5px;
}

#float_content_c {
}

#float_middle_d {
text-align: left;
padding: 5px;
margin-left:5px;
}

#float_content_d {
}

#nav a {
	text-decoration: none;
	cursor: pointer;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
	color: #FFF;
}

#nav li a:hover {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
	color: #AA1111;
}

 li.active_left a {
 color:#AA1111;
 font-weight:bold;
 }
 
 li.active_sub a {
 color:#AA1111;
 }
 
#content {
text-align:left;
padding: 10px 10px;
padding-bottom:20px;
}

#left_info {
width: 390px;
min-height: 200px;
overflow:hidden;
padding-left:10px;
padding-top:5px;
padding-bottom: 10px;
float:left;
}

#right_info {
width: 330px;
min-height: 200px;
padding-left:10px;
padding-top:5px;
padding-bottom: 10px;
overflow:hidden;
background-color:#EFEFEF;
border: 1px solid #000;
float:left;
margin-left:10px;
background: #EFEFEF url(img/content_bg.jpg) top right no-repeat;
}

#left {
	float: left; 
	width: 200px; 
	margin-top: 10px; 
	text-align: left;  
	}
	
h3.left {
	height: 20px; 
	padding: 7px 0 0 35px; 
	background-color: transparent;
	font-size: 10pt; color: #4A1486; 
	font-weight: bold; 
	text-transform: uppercase;
	}

h4.left {
	background-color: transparent;
	padding-left:20px;
	font-size: 14px; 
	color:#1664A6;
	font-weight: bold;
	}

.block {
	width: 200px; padding-bottom: 5px;
	}

.block ul {
	margin: 0; padding: 0 20px 0 20px; 
	list-style-type: none;
	}

.block ul li {
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:20px; 
	display: block; 
	border-bottom: 1px dotted #000; 
	background: #FFF url(img/arrows.jpg) top left no-repeat;
	font-size: 9pt; color: #4A1486; 
	line-height: 20px; 
	}

.block ul li:hover {color: #0A50A1;background-color: #FFF;}

.block2 {
	width: 200px; padding-bottom: 15px;
	}

.block2 ul {
	margin: 0; padding: 0 10px 0 30px; 
	list-style-type: none;
	}

.block2 ul li {
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:30px; 
	display: block; 
	background: #FFF;
	font-size: 9pt; color: #4A1486; 
	line-height: 17px; 
	}

.block2 ul li:hover {color: #0A50A1;background-color: #FFF;}

.block2 {
	width: 200px; padding-bottom: 10px;
	}

.block2 ul {
	margin: 0; padding: 0 10px 0 30px; 
	list-style-type: none;
	}

.block2 ul li:hover {color: #0A50A1;background-color: #FFF;}

/* The right content, where the main content is held. "#right" controls the general area, ".content" controls
each individual entry, "entryfooter" controls the bottom of each entry.*/

#right {
	float: right; 
	width: 550px; 
	text-align: justify; 
    line-height: 20px;
    font-size: 12px; 
	color: #000;
	background-color: #FFF;	
	padding-right:20px;
	padding-top: 20px;
	}

#hilite {
	font-style: italic;
	color:#1664A6;
	}

h2 {
	font-size: 16px; 
	font-family: Geneva, Helvetica,Arial,sans serif;
	color: #1664A6; 
	font-weight: bold;
	background-color: transparent;
	}

h2.main {
	font-size: 16px; color: #1664A6; 
	font-family: Geneva, Helvetica,Arial,sans serif;
	font-weight: normal; 
	line-height: 20px; 
	background-color: #FFF;
	border-bottom: 1px solid #000;
	}

h3 {
	font-size: 12px; color: #000; font-weight: normal; 
	background-color: transparent;
	text-transform: uppercase;
	}

.clr {
  clear: both;
}

.body_list li {
list-style-type: none;
padding: 0;
margin-left: -20px;
color:#1664A6;
font-size:14px;
line-height: 20px;
}

.content ul{
list-style:none;
}

.content_list li {
list-style:none;
padding: 0;
margin-left: -10px;
color:#000;
font-size:12px;
line-height: 20px;
}

.content_list ul li:before {
	content: "\00BB \0020";
	}

#footer {
color:#FFF;
margin-top:20px;
padding-top:10px;
height: 35px;
text-align:center;
background: #121e4e url(img/footer_bg.jpg) repeat-x;
}

#footer a {
color:#FFF;
}

#footer a:hover {
color:#AA1111;
}

hr {visibility:hidden; display:none;}

.required {color:#AA1111;}
.error {color:#AA1111; font-size:12px; font-weight:bold}
