body {
top: 0; 
margin: 0; 
padding: 0; 
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

.floater{
	float:right;
}

.noShow {
display:none;
}

.carrot{
color:#FFFFFF;
}

.nocarrot{
display:none;
}


div#wrapper {	
	margin-left: auto;
	margin-right: auto;	
	width: 802px;
	background-color:#FFFFFF;
	margin-top: 0px;
	padding: 0px;
}

div#header {
	border: none;
	margin: 0px;
	width: 802px;
	height: 71px;
}

div#headerlft {
	width: 386px;
	height: 71px;
	float: left;
	margin: 0px;
	border-left: 1px solid #69737C;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border_bottom-width: 0px;

}

div#headert {
	background-image:url(index_images/headerT.jpg);
	width: 414px;
	height: 71px;
	float: left;
	margin: 0px;
	border-right: 1px solid #69737C;
	border-left-style: none;
	border-left-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border_bottom-width: 0px;
}

div#nav {
	width: 802px;
	height: 30px;
	padding: 0px;
	position:relative;
	float:left;
	border: 0px;
	margin: 0px;
}

div#nav1 {
	width: 108px;
	height:30px;
	float: left;
}
div#nav2 {
	width: 129px;
	height:30px;
	float: left;
	background-image:      url('images/nav_gcs.jpg');
}

div#nav3 {
	width: 145px;
	height:30px;
	float: left;background-image:      url('images/nav_ee.jpg');
}

div#nav4 {
	width: 158px;
	height:30px;
	float: left;background-image:      url('images/nav_cb.jpg');
}

div#nav5 {
	width: 85px;
	height:30px;
	float: left;
	background-image:      url('images/nav_cu.jpg');
}

div#nav6 {
	width: 69px;
	height:30px;
	float: left;
	background-image:      url('images/nav_cr.jpg');
}

div#nav7 {
	width: 108px;
	height:30px;
	float: left;
}

div#subnav {	
	text-indent: 87px;
	width: 802px;
	height:25px;
	float: left;
	position: relative;
	background-image:      url('images/subnav_bar.jpg');
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height:25px;
	}
		
#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
 	padding-left: 20px;  
	line-height: 25px;
}
	
div#subnav_gcs {
	width: 802px;
	height:25px;
	background-image:      url('images/subnav_bar.jpg');
	background-repeat: no-repeat;
	}
div#subnav_ee {
	width: 802px;
	height:25px;
	background-image:      url('images/subnav_bar.jpg');
	background-repeat: no-repeat;
	}
div#subnav_cb {
	width: 802px;
	height:25px;
	padding-left: 275px;
	background-image:      url('images/subnav_bar.jpg');
	background-repeat: no-repeat;
	}
div#subnav_tst {
	width: 802px;
	height:25px;
	background-image:      url('images/subnav_bar.jpg');
	background-repeat: no-repeat;
	}
div#subnav_cu {
	width: 802px;
	height:25px;
	background-image:      url('images/subnav_bar.jpg');
	background-repeat: no-repeat;
	}

div#subnav_cr {
	width: 802px;
	height:25px;
	background-image:      url('images/subnav_bar.jpg');
	background-repeat: no-repeat;
	}
	
.submenusection {
	top: 0px;
	left: 0px;
	position: absolute;
	float: left;
}	
	
div#content {
	background-color:#FFFFFF;
	float: left;
	position:relative;
	border-top-style: none;
	border-top-width: 0px;
	border-left: 1px solid #69737C;
	border-right: 1px solid #69737C;
	border-bottom: 1px solid #69737C;
	padding: 0px;
	width: 800px;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #333333;
}
a:active {
text-decoration: none;
}

* {margin:0; padding:0;}

.headline {
	font-size: 14px;
	color:#FFFFFF;
	width:700px;
}

li {
	margin-left:20px;
	list-style:url(index_images/redArrows.png);
	list-style-position:inherit;
}

#footer{
	clear:both;
	text-align:center;
	margin-top:20px;
}

p {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#footerimg {
         width: 250px;
         height: 45px;
         float: left;
         margin-left: 5px;

}
