﻿html 
{
	padding: 0;
	margin: 0;
}

/* \*/ 
* html .gainlayout { height: 1%; } 
/* */ 

.gainlayout { _height: 0;
	min-height: 0;
}

a {
	color: #fff;
}

body 
{
	font-family: "Arial";
	padding: 0;
	margin: 0;
	background: #35485F;
}

img { border: none; }

.whitebanner 
{
	background: url(i/whitebanner.gif) repeat-x;
	height: 75px;
	color: #333;
}

.whitebanner a {
	color: #333;
}

.contactus 
{
	text-align: right;
	font-family: "Arial";
	font-size: 0.80em;
	margin-top: 10px;
	float: right;
}

.logopanel
{
	background: url(i/logopanel.jpg) no-repeat;
	height: 144px;
	width: 287px;
	padding-top: 10px;
	text-align: center;
	float: left;
}

.bluebannerl
{
	background: url(i/bluebannerl.jpg) repeat-x;
	width: 50%;
	height: 268px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.bluebannerr
{
	background: url(i/bluebannerr.jpg) repeat-x;
	width: 50%;
	height: 268px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.greybanner 
{
	background: url(i/greybanner.png) repeat-x;
	width: 100%;
	height: 249px;
	top: 269px;
	left: 0;
	position: absolute;
	z-index: 3;
}

#mainwrapper 
{
	margin: 0;
	padding: 0;
}

#mainsection 
{
	position: absolute;
	min-width: 755px;
	top: 0;
	left: 15%;
	z-index: 4;
	margin: 0 auto 0 auto;
}

.bluebanner 
{
	background-image: url(i/bluebanner.jpg);
	width: 755px;
	height: 268px;
}

#whitestrapline 
{
	font-family: "Arial";
	float: right;
	color: #fff;
	text-align: center;
	font-size: 1.30em;
	width: 450px;
	top: 0;
	right: 0;
	margin-top: 100px;
	position: absolute;
}

#mainmenu
{
	color: #C9DAFC;
	font-family: "Arial";
	font-size: 0.95em;
	float: left;
	position: absolute;
	top: 245px;
	padding: 0 0 7px 0;
	margin: 0;
	width: 700px;
}

#mainmenu ul {
	margin: 0 0 0 -12px;
	padding: 0 0 6px 0;
	display: inline;
}
	
#mainmenu li {
	padding: 0 0 6px 0;
	margin: 0 15px 2px 0;
	display: inline;
}

#mainmenu li.selected {
	color: #fff;
	padding-top: 0;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: solid 2px #fff;
	margin: 0 15px 2px;
	display: inline;
	width: 100%;
	height: 1%;
}

#content 
{
	font-family: "Arial";
	font-weight: normal;
	float: left;
	position: absolute;
	color: #fff;
	top: 300px;
	padding: 0;
	margin: 0;
	font-size: 0.95em;
}

#content td 
{
	font-family: "Arial";
	font-weight: normal;
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 0.75em;
}

#content h1
{
	font-size: 1.50em;
	color: #FB5500;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0;
}

#leftside h1
{
	font-size: 2.75em;
	color: #FB5500;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0;
}

#content h2
{
	font-size: 1.25em;
	color: #F3B190;
	border-bottom: solid 1px #F3B190;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0;
}

#content h3
{
	font-size: 1.25em;
	color: #fff;
	font-weight: bolder;
	margin: 0.5em 0 0.5em 0;
}

#leftside 
{
	float: left;	
	font-size: 0.50em;
	color: #F3B190;
	width: 470px;
	padding-right: 30px;
}

#leftside ul 
{
	margin: 0 0 0 20px;
	padding: 0;
}
#leftside li 
{
	margin: 0 0 0.25em 0;
	padding: 0;
	color: #F3B190;
	font-size: 1.75em;
	font-weight: lighter;
	list-style-type: disc;
}

#rightside 
{
	float: right;	
	font-size: 0.75em;
	color: #fff;
	width: 255px;
}

#rightside h1 
{
	font-size: 1.75em;
	color: #427CF4;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0;
}

#rightside h2 
{
	font-size: 1.75em;
	color: #8AA6D0;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0;
	border-bottom: solid 1px #8AA6D0;
}

#rightside ul 
{
	margin: 0 0 0 15px;
	padding: 0;
}
#rightside li 
{
	margin: 0 0 0.70em 0;
	padding: 0;
	list-style-type: disc;
	color: #8AA6D0;
	font-size: 1em;
	font-weight: bolder;
}

#rightside .sb 
{
	color: #fff;
	font-size: 1.05em;
	font-weight: normal;
}

#caption
{
	background-image: url(i/captionbackground.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #202020;
	padding: 20px;
}

#caption h1 
{
	font-size: 2.75em;
	color: #ccc;
	font-weight: normal;
	padding-bottom: 0.5em;
	margin: 0.5em 0 0.75em 0;
	border-bottom: solid 1px #ccc;
}

#caption ul 
{
	margin: 0 0 0 15px;
	padding: 0;
}
#caption li 
{
	margin: 0 0 0.70em 0;
	padding: 0;
	list-style-type: disc;
	color: #8AA6D0;
	font-size: 1.55em;
	font-weight: bold;
}

#caption .sb 
{
	color: #fff;
	font-weight: normal;
}

#bottomline 
{
	float: left;
	clear: both;
	margin-top: 20px;
	padding-top: 5px;
	vertical-align: middle;
	border-top: solid 1px #ccc;
	width: 755px;
	color: #ccc;
	text-align: right;
	font-size: 0.6em;
	
}

.sitemap {
	font-family: "Arial";
	font-weight: normal;
	font-size: 0.95em;
	color: #fff;
	list-style-type: disc;
	text-decoration: none;
}

.site a:hover {
	text-decoration: underline;
}
