body {
	background: url(body_back.jpg) repeat-x fixed left bottom #fff;
	margin: 0;
	padding: 0;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#wrapper {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	background: #fcfdf9;
	border: 1px solid #cccccc;
	position: relative;
	}


#header {
	background: url(header_top.jpg) right top no-repeat;
	height: 104px;
	margin: 0;
	padding: 0;
	}


h1, .strapline {
	position: absolute;
	margin: 0 0 0 -5000px;
	}


#memberLogin {
	position: absolute;
	margin: 0 0 0 -5000px;
	}


/* @group Navbar */

#navbar {
	width: 850px;
	height: 30px;
	position: relative;
	z-index: 100;
	font-family: Verdana, arial, sans-serif;
	background: url(nav_back.jpg) left top repeat;
}

* html #navbar {
	width: 850px;
	w\idth: 850px;
}

#navbar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navbar ul ul {
	width: 150px;
}

#navbar li {
	float: left;
	width: auto;
	position: relative;
	padding: 0 0 0 0;
	background: url(nav_li.jpg) left top no-repeat;
}

#navbar a, #navbar a:visited {
	display: inline-block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	height: 30px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	line-height: 30px;
	border-right: 1px solid #818286;
}

* html #navbar a, * html #navbar a:visited {
	width: auto;
	w\idth: auto;
}

#navbar ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 30px;
	left: 0;
	width: 149px;
}

* html #navbar ul ul {
	top: 30px;
	t\op: 30px;
}

#navbar table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
;
}

#navbar ul ul li{
	background: #ccc;
	padding: 0 0 0 10px;
}

#navbar ul li.active{
	background: url(nav_li.jpg) bottom left no-repeat!important;
}

#navbar ul li.active a{
	background: url(nav_li.jpg) bottom right no-repeat!important;
	color: #333!important;
}

#navbar ul ul a, #navbar ul ul a:visited, #navbar li.active ul a{
	background: #ccc!important;
	color: #333;
	display: block;
	height: auto;
	line-height: 25px;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
	width: 128px;
}

* html #navbar ul ul a, * html #navbar ul ul a:visited {
	width: 150px;
	w\idth: 128px;
}

#navbar a:hover{
	color: #fff;
	background: url(nav_li.jpg) right top no-repeat;
}

#navbar ul ul a:hover{
	background: #ccc!important;
	color: #000!important;
} 

#navbar :hover > a, #navbar ul ul :hover > a {
	color: #fff!important;
}

#navbar ul li:hover ul,
#navbar ul a:hover ul {
	visibility: visible;
}

/* @end */


#content {
}


#contactdetails {
	position: absolute;
	width: 160px;
	padding: 10px;
	top:180px;
	margin: 0 0 0 10px;
	background: #FCFDF9;
	}

#contactdetails ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#contactdetails li{
	font-size: 1.1em;
	margin: 0 0 4px 0;
	color: #333333;
}

#lists {
	float:right;
	margin: 0 5px 0 0;
	width: 140px;
	}


#subsection, #newsfeed {
	background: #fcfdf9;
	padding: 10px;
	margin: 10px 0 40px 0;
	}

#subsection h2, #newsfeed h2{
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.9em;
	color: #002653;
	font-weight: normal;
}

#subsection ul{
	padding: 0;
	list-style-position: outside;
	list-style-type: square;
}

#subsection li{
	font-size: 1.3em;
	margin: 0 0 5px 0;	
}

#subsection a{
	color: #333;
}

#subsection a:hover, #subsection li.active, #newsfeed a:hover {
	color: #b9d713;
}

#smallform {
	position: absolute;
	left: 0;
	top: 320px;
	background: #C3DF8D;
	width: 160px;
	padding: 10px;
	margin: 50px 0 0 10px;
	}

#smallform a.button{
	background: url(smallform_a.jpg) left top repeat-x;
	font-size: 1.4em;
	padding: 4px 10px;
	color: #333;
	border: 1px solid #fff;
}

#smallform a.button:hover{
	text-decoration: underline;
}

#smallform a{
	font-size: 1.4em;
	color: #fff;
	background: #888;
	padding: 3px;
	border: 1px solid #fff;
}

#smallform a:hover{
	color: #000;
	border: 1px solid #000;
}

#smallform p{
	font-size: 1.2em;
	line-height: 1.4em;
}

#smallform input{
	border: 1px solid #c3c3c3;
}

#smallform h2{
	margin: 0;
	padding: 0;
	font-size: 1.9em;
}


#newsfeed ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#newsfeed li{
	margin: 5px 0;
	padding: 5px 0 5px 0;
	font-size:1.2em;
	border-bottom: 1px solid #c3df8d;
}

#newsfeed a{
	color: #333;
}


#maintext {
	width:480px;
	background: #fff;
	margin: 10px 0 0 195px;
	border: 1px solid #cccccc;
	padding:10px 5px;
	}

#maintext h2{
	margin: 0;
	padding: 0;
	font-size: 1.9em;
	border-bottom: 2px solid #062856;
	color: #002a52;
	font-weight: normal;
}

#maintext h2:first-letter, #componentGroups h2:first-letter, #servicelinks h2:first-letter, #maintext h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter{
	color: #c3df8d;
}

#maintext p, #maintext li{
	font-size: 11px;
	line-height: 1.4em;
	color: #032a55;
}

#maintext a{
	color: #a3b526;
}

#maintext a:hover{
	color: #000;
	text-decoration: underline;
}

.button{
	font-size: 1.2em;
	background: url(smallform_a.jpg) left top repeat-x;
	padding: 5px;
	color: #777!important;
	border: 1px solid #ccc;
}

.button:hover{
	color: #000!important;
	border: 1px solid #000;
}

.introduction {
	background: #f0f0f0;
	padding: 10px;
	font-size: 1.45em!important;
	}


.styleform {
		background: #d6decf;
	}

.styleform a{
	color: #333!important;
	padding: 2px;
	border: 1px solid;
	text-decoration: none;
	background: #c3df8d;
}

.styleform a:hover{
	background:#fff;
	text-decoration: none!important;
}

.box3small {
	border-right: 1px solid #848585;
	padding:10px;
	font-size: 0.9em;
}

.box3small p{
	color: #626363!important;
	text-align: center;
	line-height: 1.5em!important;
}


#componentGroups {
	margin: 10px 0 0 210px;
	clear:left;
	background: #fff;
	width: 430px;
	border: 1px solid #ccc;
	}

#componentGroups h2{
	margin: 10px;
	padding: 0;
	font-size: 1.9em;
	border-bottom: 2px solid #062856;
	color: #002a52;
	font-weight: normal;
}

#componentGroups h3{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#componentGroups ul{
	margin: 0 0 0 10px;
	padding: 0;
}

#componentGroups li{
	display: block;
	float: left;
	width: 120px;
	padding: 5px 0 0 65px;
	height: 50px;
	margin: 0 0 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 a{
	font-size: 1.1em;
	color: #a3b526;
	text-decoration: none;
}

#componentGroups a:hover{
	text-decoration: underline;
	color: #313132;
	}


a {
	text-decoration: none;
	}


.clear {
	clear: both;
	text-indent: -5000px;
	}



#servicelinks{
	position: absolute;
	left: 10px;
	width: 180px;
	top:540px
}

#servicelinks ul{
	margin: 0;
	padding: 0;
}

#servicelinks li{
	list-style: none;
	width: 130px;
	height: 52px;
	margin: 0 10px 10px 0;
	padding: 5px 0 0 60px;
	float: left;
	display: block;
	font-size: 1.1em;
}

#servicelinks li a:hover{
	color: #002952;
}

li.component_RetPl{
	background: url(RetPl_h.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ.gif) left center no-repeat;
}

li.component_InvSh{
	background: url(InvSh.gif) left center no-repeat;
}

li.component_GenIn{
	background: url(GenIn.gif) left center no-repeat;
}

li.component_CCL{
	background: url(CCL_H.gif) left center no-repeat;
}

li.component_UtChk{
	background: url(UtChk_H.gif) left center no-repeat;
}

li.component_EqRel{
	background: url(EqRel.gif) left center no-repeat;
}

li.component_TrEnd{
	background: url(TrEnd.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_H.gif) left center no-repeat;
}

li.component_CurA{
	background: url(CurA_h.gif) left center no-repeat;
}

li.component_ISA{
	background: url(ISA_h.gif) left center no-repeat;
}

li.component_Save{
	background: url(Save_h.gif) left center no-repeat;
}


#servicelinks h2{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.9em;
	border-bottom: 2px solid #062856;
	color: #002a52;
	font-weight: normal;
}

#footer {
	padding: 0 20px;
	width: 810px;
	}


#footer p {
	text-align: center;
	font-size: 1.1em;
	color: #666;
	line-height: 1.4em;
	}


a:link {}


a:visited {}


a:hover {}


a:active {}