﻿html {
	background:#6690ba url('../images/inner_bg2.jpg') repeat-x;
}

#dropcontentsubject{
width: 300px;
height:92px;
font-weight: bold;
float:left;
}

.dropcontent{
float:left;
border: 1px solid white;
padding: 3px;
display:block;
font-size:x-small;
margin-top:-7px;
}

#left h2 {
margin: 0px;
padding: 0px;
font-size: 16px;
font-weight: normal;
color:#114C8E;
}


#left ul li {
list-style: square;
color: #114C8E;
width: 340px;

}

#left ul li ul li{
 margin: 0px;
margin-left: -40px;
padding: 0px;
list-style: none;
color: #000;
}

#left h3 {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: normal;
color:#114C8E;
letter-spacing:1px;
}




h4 {
color: #fff;
font-family: arial;
font-weight: normal;
font-size: 14px;
margin: 0px;
}

#content h3 {
font-family: arial;
font-size: 14px;
color: #fff;
font-weight: normal;
letter-spacing:2px;
margin: 0px;
}



#innerright h3 {
font-family: arial;
font-size: 14px;
color: #fff;
font-weight: normal;
letter-spacing:2px;
margin: 0px;
}

#innerright td {
vertical-align: top;
}

body {
	width:882px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	position:relative;
}

a img {
	border:none;
}

#content {
float: left;
width: 580px;
margin-left: 25px;
padding-top: 20px;
}


#content ul li {
color: #fff;
list-style: square;
}
#content p{
color: #fff;

}

#sideimg {
padding: 3px;
border: 1px solid #fff;
}

#container {
	width:882px;
	margin:0 auto;
}


#sidebar {
float: left;
width: 250px;
padding-top: 20px;
}

#sidebar p{
color: #fff;
}

#banner {
	width:882px;
	margin:0 auto;	
	height:104px;
}

#left {
	width:453px;
	float:left;
}

#innerleft {
	position:relative;
	z-index:100; 
	width:403px;
	float:left;
	margin-right:29px;
	padding-left:15px;
	padding-right:12px;
	padding-top:10px;
	background:transparent url('../images/inner_left_slice.jpg') repeat-y;	
}

#innerleft p {
	width:367px;
}
p{
padding: 0px;
margin: 0px;
}

#innerright {
	float:left;
	width:401px;
	margin-top:45px;
color: #fefefe;
}

#innerright p {
	color:#fefefe;
	width:308px;
}


#content a{
color: #fff;
}

#right a{
color: #fff;
}

#innerright a {
	color:#fefefe;
	text-decoration:none;
}

#innerright a:hover {
	text-decoration:underline;
}

#footer {
	float:left;
	margin-top:5px;
width: 882px;
color:#114C8E;
}

#footer a {
	color:#114C8E;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

h1 {
	font-size:8pt;
	color:#fefefe;
}

#content h2 {
font-family: arial;
font-weight: bold;
font-size: 18px;
color: #fff;
margin: 0px;
}

#innerright h2 {
font-family: arial;
font-weight: bold;
font-size: 18px;
color: #fff;
margin: 0px;
}


.moreinfo {
	text-align:right;
	margin-top:-10px;
}

.blue {
	color:#16589f;
	font-weight:bold;
}

.banner {
	margin-top:-19px;
}

*html .banner {
	margin-top:-22px;
	position:relative;
	z-index:1000;
}

.top {
	vertical-align:top;
	margin-left:-15px;
}

.bot {
	vertical-align:bottom;
}

.footerleft {
	float:left;
	width:474px;
	color:#114C8E;
}

.footerright {
	color:#114C8E;
	float:left;
	text-align:right;
	width:340px;
}