/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background: #2F4A6E url(body.png) left 145px repeat-x;
	font: 0.76em Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #eee;
	margin:0;
	padding:0;
}

body.editmaintext{
	background: #2f4a6e!important;
	background-image: none!important;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding:0;
	position: relative;
	}


#header {
	margin: 0;
	padding:0;
	height: 80px;
	}


h1 { 
	margin: 0px 0 0 30px;
}

#header h1{
	color: #FFCC00;
	font-size: 3em;
	padding:30px 0 0 0;
	font-weight: normal;
	width: 800px;
	text-align: left;
}

#header h1 b{
	color: #ccc!important;
	font-weight: normal!important;
}

.strapline {
	margin: 100px 0 0 400px;
	width: 475px;
	font-size: 2.3em;
	position: absolute;
	color: #ccc;
}


#memberLogin {
	position: absolute;
	margin: 0 0 0 -5000px;
	}

#navbar {
	margin: 20px 0 0 0;	
	width: 900px;
	float: left;
	height: 45px;
	clear: both;
	}

#navbar ul{
	margin: 0;
	padding: 0;
	float: right;
}

#navbar li{
	list-style: none;
	float: left;
	font-size: 1.15em;
	text-transform: uppercase;
	margin: 0 0 8px 10px;
	padding: 0 10px 0 0;
	border-right: 5px solid #fc0;
}

#navbar a{
	color: #fff;
	text-decoration: none;
}

#navbar a:hover, #navbar li.active a{
	color: #fc0;
}

#content {
	clear: both;
	float: left;
	width:900px;
	margin: 0;
	padding: 220px 0 0 0;
	background: url(main.jpg) left 0 no-repeat;
	}

#contactdetails{
	position: absolute;
	top: 5px;
	width: 900px;
}

#contactdetails ul{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#contactdetails li{
	font-size: 11px;
	color: #bbb;
	float: left;
	text-align: center;
	margin: 0 5px;
}

#contactdetails a{
	color: #ccc;
}

.tel {
	color: #fc0!important;
	}

#lists{
	width: 230px;
	float: right;
	clear: right;
	margin: 20px 0 0 0;
	
	}


#subsection {
	width: 206px;
	}

#subsection h2{
	margin: 0 0 0 -5000px;
	position: absolute;
}

#subsection ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#subsection li{
	font-size: 1em;
	text-transform: uppercase;
	background: #3a5375;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 10px;
	border-right: 5px solid #fc0;
}

#subsection li:hover{
	background: url(maintext.png);
}

#subsection li a:hover{
	color: #fff;
	text-decoration: underline;
}

#subsection a{
	color: #eeeeee;
	text-decoration: none;
}

#smallform {
	background: #3a5375;
	width: 191px;
	margin: 20px 0 0 0;
	padding: 0 5px;
	border-right: 5px solid #fc0;
	}

#smallform h2{
	margin: 0;
	padding: 0 5px;
	text-transform: uppercase;
	color: #fc0;
	font-size: 1.5em;
	font-weight: normal;
}

#smallform p{
	font-size: 1.1em;
}

#smallform input, #smallform select{
	border: 1px solid #ccc;
	background: #2f4a6e;
	color: #ccc;
}

#smallform a{
	text-decoration: underline;
	color: #eee;
}

#smallform a:hover{
	color: #fff;
}

#newsfeed {
	margin: 40px 0 0 0;
	width: 206px;
	padding: 50px 0 0 0;
	background: url(news.png) left top no-repeat;
}

#newsfeed h2{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#newsfeed ul{
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

#newsfeed li{
	font-size: 1.1em;
	margin: 0 0 20px 0;
}

#newsfeed a{
	color: #dfdfdf;
	text-decoration: none;
}

#newsfeed a:hover{
	color: #fff;
	text-decoration: underline;
}

#maintext {
	width: 610px;
	background: url(maintext.png) right top repeat-y;
	margin: 20px 0 0 0;
	padding: 0 40px 20px 0 ;
	}

#maintext h2, #componentGroups h2{
	color: #fc0;
	font-weight: normal;
	font-size: 1.8em;
	margin: 15px 0;
}

p.h1{
	font-size: 18px!important;
	color: #fc0;
	font-weight: normal;
}

#maintext p, #maintext li, #maintext a{
	font-size: 1.1em;
	line-height: 1.7em;
	margin: 0 0 20px 0;
}

#maintext a{
	color: #fff;
	
}

#maintext a:hover{
	color: #fc0;
}

.introduction {
	font-size: 1.4em!important;
	background: #3a5375;
	padding: 10px;
	border: 3px dotted #4b77af;
	}


.styleform {
	background: #535353;
	border: 1px solid #666;
	padding: 10px;
}

.styleform h2{
	margin: -10px -10px 0 -10px;
	padding: 3px 5px;
	font-size: 12px!important;
	background: #636363;
	font-weight: normal;
	text-transform: uppercase;
}

.styleform td{
	vertical-align: top;
}


tr {}


img {}


td {}


div {}


.box1small {}


.box2small {}


.boxheader {}


.boxsmall {}


.button {
	font-size: 1.4em;
	text-decoration: none;
	background: #555;
	padding: 5px;
	border: 2px solid #888;
	}

#servicelinks{
	float: left;
	width: 610px;
	background: url(maintext.png) right top repeat-y;
	margin: 20px 0 0 0;
	padding: 0 40px 0 0 ;
}

#servicelinks h2{
	color: #bbb;
	font-size: 1.8em;
}

#servicelinks ul{
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	list-style: none;
}

#servicelinks li{
	width: 160px;
	border: 2px dotted #767676;
	height: 40px;
	margin: 10px;
	float: left;
	padding: 5px;
	text-align: center;
	background: #464646;
}

#servicelinks a{
	color: #ccc;
	text-decoration: none;
}

#componentGroups {
	position: relative;
	width: 650px;
	float:left;
	padding: 0 0 20px 0;
	background: url(maintext.png) right top repeat-y;
}

#componentGroups h2, #servicelinks h2 {
	font-weight: normal;
}

#componentGroups ul {
	margin: 20px 0 0 10px;
	padding: 0px;
}

#componentGroups h3{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#componentGroups ul li {
	list-style-type: none;
	display: block;
	width: 240px;
	height: 45px;
	float: left;
	padding: 5px 0 0 65px;
	margin: 0 10px 10px 0;
}

li.componentH_ProtQ{
	background: url(ProtQ_H.gif) left center no-repeat;
}

li.componentH_RetPl{
	background: url(RetPl_H.gif) left center no-repeat;
}

li.componentH_InvSh{
	background: url(Invsh.gif) left center no-repeat;
}

li.componentH_GenIn{
	background: url(GenIn.gif) left center no-repeat;
}

li.componentH_CCL{
	background: url(CCL_H.gif) left center no-repeat;
}

li.componentH_UtChk{
	background: url(UtChk_H.gif) left center no-repeat;
}

li.componentH_EqRel{
	background: url(EqRel.gif) left center no-repeat;
}

li.componentH_TrEnd{
	background: url(TrEnd.gif) left center no-repeat;
}

li.componentH_CurA{
	background: url(CurA_H.gif) left center no-repeat;
}

li.componentH_ISA{
	background: url(ISA_H.gif) left center no-repeat;
}

li.componentH_Save{
	background: url(Save_H.gif) left center no-repeat;
}

#componentGroups li a{
	line-height: 1.5em;
	color: #ccc;
	text-decoration: none;
	
}

#componentGroups a:hover{
	text-decoration: underline;
	color: #fff;
}


.clear {
	clear: both;
	font-size: 0;
	text-indent: -5000px;
}


#footer {
	background: url(maintext.png) left top repeat;
	margin: -2px 0 0 0;
	width: 860px;
	padding: 10px;
	clear:both;
}


#footer p {
	color: #fff;
	line-height: 1.5em;
	}


a:link {}


a:visited {}


a:hover {}


a:active {}