html{
	margin: 0;
	padding: 0;
}

body{
	background: #0084C3 url(wrap.gif) top left repeat-x;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 62.5%;
}	

#wrapper{
	width: 858px;
	margin: 27px auto 30px auto;
	padding: 0 0 20px 0;
	position: relative;
	background: url(bubble.gif) left bottom no-repeat;
}

.editmaintext{
	background: #fff!important;
}

#header{
	background: url(bubble.gif) left top no-repeat;
	padding: 0;
	height: 75px;
}

#header h1{
	font-weight: normal;
	font-size: 2.2em;
	color: #007EE4;
	padding: 20px 0 0 0;
	margin: 0 430px 0 20px;
}

#header .strapline{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#memberLogin{
	position: absolute;
	top: -40px;
	text-align: right;
	right: 0;
	width: 500px;
}

#memberLogin p{
	text-align: right;
	float: left;
	color: #fff;
	margin: 0 10px 0 0;
}

#memberLogin b{
	display: none;
}

#memberLogin input{
	border: 1px solid #fff;
	background: none;
	color: #fff;
	width: 100px;
	padding: 0 5px;
}

#content{
	background: url(header_base.jpg) 4px top no-repeat;
	clear: both;
	padding: 190px 0 0 0;
}

object{
	z-index: 10;
}


/* @group Navbar */

#navbar {
	width: 160px;
	height: 32px;
	padding: 0;
	margin: 0;
	top: 280px;
	left:15px;
	position: absolute;
	z-index: 100;
	background: #fff url(nav.gif) left top no-repeat;
}

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

#navbar ul {
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	background: #fff url(nav.gif) left bottom no-repeat;
}

#navbar ul ul {
	width: 150px;
	margin: 0;
	z-index: 5000;
}

#navbar li {
	width: auto;
	position: relative;
	padding: 0;
	line-height: 25px;	
}

#navbar a, #navbar a:visited {
	display: block;
	font-size: 1.3em;
	text-decoration: none;
	color: #333;
	height: 24px;
	margin: 0 0 0px 0;
	width: 140px;
	padding: 0 0 0 25px;
	line-height: 21px;
	background: url(nav_li.gif) 10px center no-repeat;

}

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

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

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

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

td, table{
	border:none!important;
}

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

#navbar ul li.active{
	background: url(nav_li_active.gif) 10px center 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: #000!important;
	color: #fff!important;
	display: block;
	filter:alpha(opacity=80)!important;
	opacity: 0.8!important;
	-moz-opacity:0.8!important;
	height: auto;
	font-size: 1em;
	line-height: 25px;
	margin: 0!important;
	padding: 0 0 0 5px!important;
	width: 128px;
}

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

#navbar a:hover{
	color: #0480E4;
	height: 25px;
	background: url(nav_li_active.gif) 10px center no-repeat;
}

#navbar ul ul a:hover{
	background: #333!important;
	color: #fff!important;
	text-decoration: underline;
} 

#navbar :hover > a, #navbar ul ul :hover > a {
	color: #0480E4;
}

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

/* @end */

#contactdetails{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 400px;
	padding: 0;
	height: 45px;
	text-align: right;
	background: url(contact.jpg) left top no-repeat;
}

#contactdetails ul{
	list-style: none;
	float: left;
	text-align: right;
	margin: 5px 0 0 10px;
}

#contactdetails li{
	display: inline;
	margin: 0 0 0 7px;
	color: #666;
}

#contactdetails a{
	color: #666;
}

#lists{
	width: 160px;
	float: right;
	margin: 0;
}

#subsection{
	position: absolute;
	display: none;
	margin: 0 0 0 -5000px;
}

#linkscontent, #smallformcontent{
	background: url(smallform.jpg) bottom left no-repeat;
	padding: 0 10px 0 0;
	margin: 0 10px 20px 0;
}

#linkscontent h2, #smallformcontent h2{
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #666;
	font-size: 1.7em;	
}

#linkscontent a, #smallformcontent a{
	display: block;
	color: #666;
	text-decoration: none;
	font-size: 1em;
	text-align: right;
	background: #f7f7f7;
	padding: 2px 3px;
	text-transform: uppercase;
}

#linkscontent a:hover, #smallformcontent a:hover{
	color: #333;
}

#smallform input{
	border:1px solid #ccc;
}

#lists p, #lists li{
	color: #999;
	font-size: 1.1em;
	line-height: 1.4em;
}


#newsfeed{
	margin: 20px 10px 0 0;
}

#newsfeed h2{
	color: #666;
	font-size: 1.7em;
	margin: 0 0 10px 0;
}

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

#newsfeed li{
	margin: 0 0 10px 0;
}

#newsfeed a{
	color: #999;
	text-decoration: none;
	display: block;
	padding: 3px;
}

#newsfeed a:hover{
	background: #f7f7f7;
	
}

.clear{
	clear: both;
	margin: 10px 0 0 0;
	text-indent: -5000px;
}

#servicelinks{
	width: 470px;
	margin: 0 0 0 190px;
}

#servicelinks h2{
	color: #5180bf;
	font-weight: normal;
	font-size: 1.6em;
}

#servicelinks ul{
	margin: 10px 0 0 0;
	list-style: none;
	float: left;
	
}

#servicelinks li{
	width: 140px;
	float: left;
	background: #f7f7f7;
	margin: 5px;
}

#servicelinks a{
	color: #888;
	height: 30px;
	display: block;
	padding: 5px;
	text-decoration: none;
	text-align: center;
}

#servicelinks a:hover{
	color: #333;
}


.styleform{
	background: #f7f7f7;
	border: 1px solid #ddd;
	padding: 10px;
}

.styleform h2{
	margin: -10px -10px 0!important;
	padding: 3px 5px!important;
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #aaa!important;
	font-size: 12px!important;
	font-weight: normal!important;
	text-transform: uppercase;
}

.styleform td{
	vertical-align: top;
	font-size: 1.1em;
	color: #333;
}


.box3small{
	margin: 0 20px;
	padding: 0 20px 0 0;
	border-right: 5px solid #fff;
}

.box3small p{
	line-height: 1.7em!important;
	text-align: center;
	font-size: 0.9em!important;
}

a:hover{
	text-decoration: underline;
}

#maintext{
	clear: left;
	width: 470px;
	margin: 0 0 0 190px;
	background: #fff;
	padding: 0;
}

#maintext h2, #componentGroups h2{
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #0396D8;
	font-size: 2em;
}

.introduction{
	color: #333!important;
	font-size: 1.4em;
	line-height: 1.7em!important;
}

#maintext p{
	font-size: 1.3em;
	margin: 0 0 15px 0;
	line-height: 1.7em;
	color: #666;
	font-weight: lighter;
}

#maintext li
{
	font-size: 1.3em;
	line-height: 1.7em;
	color: #666;
	font-weight: lighter;
}

#maintext a{
	color: #4c7da3;
}

.left{
	background: #f7f7f7;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px;
	margin: 0 10px 15px 0;
	float: left;
	width: 220px;
}

.left a{
	color: #333!important;
}

.left h2{
	margin: -10px -10px 20px -10px;
	background: #0396d9;
	font-size: 1.6em!important;
	color: #fff!important;
	text-align: center;
	padding: 5px 0!important;
	font-weight: normal!important;
}

#componentGroups{
	margin: 0 0 0 190px;
	padding: 0;
	width: 470px;
	background: #fff;
	clear: left;
}

.button{
	background: #bff982;
	padding: 10px;
	border: 1px solid #a8db72;
	color: #333!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: bold;
	text-decoration: none;	
}

.button:hover{
	text-decoration: underline;
}

#componentGroups h3{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#componentGroups li{
	display: block;
	float: left;
	width: 190px;
	height: 60px;
}

#componentGroups a{
	padding: 0 0 0 70px;
	width: 100px;
	display: block;
	color: #4c7da3;
}

li.componentH_ProtQ{
	background: url(ProtQ_H.gif) left top no-repeat;
}

li.componentH_RetPl{
	background: url(RetPl_H.gif) left top no-repeat;
}

li.componentH_InvSh{
	background: url(Invsh.gif) left top no-repeat;
}

li.componentH_GenIn{
	background: url(GenIn.gif) left top no-repeat;
}

li.componentH_CCL{
	background: url(CCL_H.gif) left top no-repeat;
}

li.componentH_UtChk{
	background: url(UtChk_H.gif) left top no-repeat;
}

li.componentH_EqRel{
	background: url(EqRel.gif) left top no-repeat;
}

li.componentH_TrEnd{
	background: url(TrEnd.gif) left top no-repeat;
}

li.componentH_CurA{
	background: url(CurA_H.gif) left top no-repeat;
}

li.componentH_ISA{
	background: url(ISA_H.gif) left top no-repeat;
}

li.componentH_Save{
	background: url(Save_H.gif) left top no-repeat;
}

#footer{
	clear: both;
	position: relative;
	text-align: center;
	width: 840px;
	margin: 0 8px;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
}

#footer p{
	width: 840px;
	color: #666;
}
