body
{
	background: #FFF;

margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, "bitstream vera sans";
	color: #666;
}

#top {
 background-color: #D8E4F8; 
	background: url('../images/topgrad.png');
	width: 100%;
	height: 100px;
}

#title {
width: 800px;
margin-left: auto;
margin-right: auto;
	color: #FFF;
	font-size: 3em;
	padding-left: 50px;
padding-left: 0px;
	padding-top: 15px;
	margin-bottom: -42px;
}

#navigation {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 28px;
	text-align: right;
	margin-top: -10px;
margin-top: 25px;
/*background-color: #000;*/
}


#navigation li {
	list-style-type: none;
	display: inline;
	font-size: 1.5em;

font-family: verdana,arial,sans-serif;
font-weight:bold;
font-size: 0.9em;
}

#navigation li a
{
	color: #FFF;
	text-decoration: none;
	padding: 10px 10px 4px 10px;
	text-align: center;
padding: 2px 8px 2px 8px;
}

#navigation a:hover
{
	background: #D1DDF0;
	color: #111;
	border-bottom: solid 1px #aaa;
	border-bottom-style: groove;
}

#navigation a.active {
	background: #FFF;
	color: #111;
	border-bottom: solid 2px #FFF;
}

#contentcontainer-outer
{
	width: 100%;
	background: #FFF;
margin-top: -8px;		/*ff*/  /*ie overridden in ie-stylesheet.css*/
}

#contentshadow
{
	margin: 0 auto;
	width: 850px;
	background: #FFF url('../images/content.jpg') repeat-y;
}

#banner
{
 margin: 0 auto;
 height: 200px;
/* background-color: #D8E4F8; */
/* background: #FFF url('images/banner.jpg');*/
}

#contentcontainer-inner
{
	margin: 0 auto;
	width: 800px;
	background: #FFF;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	padding: 10px 0px 10px 0%;
}

#content
{
/*	min-height: 550px;*/
	width: 550px;
	line-height: 150%; /* paragraph line spacing*/
/*	background-color: #FFC9C8; */
}

#contentright
{
	border-left: 1px solid #BBB;
	padding-left: 10px;
	float: right;
	position: absolute;
	width: 209px;
	margin-left: 561px;		/*ff*/  /*ie overridden in ie-stylesheet.css*/
	min-height: 250px;
	height: 503px;
}

a {
	color: #303030;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

h1 {
	border-bottom: solid 4px #356AA0;
	padding-left: 15px;
}

p {
	padding: 10px;
	margin-top: 5px;
}

h2 {
font-size: 1.3em;
margin: 20px 0px -25px 0px;
padding: 3px 0px 0px 5px;
}

#footer
{
background-color: #356AA0;
background-image: url('../images/topgrad.png');
width: 100%;
height: 100px; 
color: #FFF;
text-align: center;
}

#footercon {
color: #FFF;
text-align: center;
padding-top:25px;
}
#footercon a {
color: #FFF;
text-decoration: underline;
}

#footercon a:hover {
	color: #000;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 170%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.contactus_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 30px;
}



.main_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
}

.main_body_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.main_table_left_border {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.main_table_up_border {
	padding: 10px;
	margin: 5px;
}
.maintext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 170%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.main_body_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404176;
	text-align: center;
}
