/* @group Body and Wrapper */

body {
	font-family: "trebuchet MS", sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	width: 760px;
	position: relative;
	background: url(wrapper_back.jpg) no-repeat left bottom;
	margin: 30px auto 10px;
}

/* @end */

/* @group Navbar */

#navbar {
	width: 730px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #4573C0 url(navbar_back.jpg) no-repeat;
	height: 36px;
	margin: 0 0 20px 0;
	padding: 2px 0 0 30px;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	float: left;
}

#navbar ul li {
	list-style: none;
	display: block;
	float: left;
	font-size: 0.75em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#navbar ul li a {
	white-space: nowrap;
	display: block;
	text-decoration: none;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

#navbar ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navbar ul li.active a {
	text-decoration: underline;
}

/* @end */

/* @group Links */

a.button {
	
}

a.menuHidden {
	font-style: italic;
}

a {
	color: #11175e;
	text-decoration: none;
}

/* @end */

/* @group Header */

#header {
	height: 150px;
	background: url(header_back2.jpg) no-repeat left bottom;
	padding-top: 55px;
	position: relative;
}

#LGLS{
	height: 120px!important;
}

#header h1 {
	margin: 0 195px 0 210px;
	font-size: 1.3em;
	color: #FFFFFF;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#header .strapline {
	font-size: 1em;
	color: #660033;
	width: 340px;
	margin: 0 0 0 220px;
	padding: 0px;
	top: 120px;
	position: absolute;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}

/* @end */

/* @group Member Login */

#memberLogin{
	margin: 0;
	padding: 0;
	position: absolute;
	top: -37px;
	left: 385px;
	width: 500px;
	font-size	: 10px;
	
}

#memberLogin b{
	display: none;
}

#memberLogin p{
	float: left;
	font-size: 10px;
	color: #666;
}

#memberLogin label{
	margin: 0 5px;
}

#memberLogin p input{
	border: 1px solid #ccc;
	color: #333;
	height: inherit;
	width: 100px;
}

#memberLogin p input:active{
	border: 1px solid #5374b7;
}

#memberLogin input{
	border: 1px solid #ccc;
	height: 16px;
	color: #666;
	font-size: 10px;
	margin: 2px 0 0 5px;
	background-color: #dfe1e7;
3}

/* @end */

/* @group Lists */

#lists {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 225px;
}

/* @group Subsection */

#subsection ul {
	margin: 0px;
	padding: 0px;
}

#subsection ul li {
	list-style: none;
	font-size: 0.75em;
	display: block;
	width: 180px;
	margin: 0px 0px 3px;
	padding: 0px 0px 10px;
	background: url(subsection_li_back.jpg) no-repeat left bottom;
}

#subsection ul li a {
	display: block;
	width: 145px;
	margin: 0px;
	padding: 10px 0px 0px 35px;
	color: #1B238F;
	text-transform: uppercase;
	text-decoration: none;
	background: url(subsection_li_a_back.jpg) no-repeat left top;
}

#subsection ul {
	margin: 0px;
	padding: 0px;
}

#subsection ul li {
	list-style: none;
	font-size: 0.75em;
	display: block;
	width: 180px;
	margin: 0px 0px 3px;
	padding: 0px 0px 10px;
	background: url(subsection_li_back.jpg) no-repeat left bottom;
}

#subsection ul li a {
	display: block;
	width: 145px;
	margin: 0px;
	padding: 10px 0px 0px 35px;
	color: #1B238F;
	text-transform: uppercase;
	text-decoration: none;
	background: url(subsection_li_a_back.jpg) no-repeat left top;
}

#subsection ul li a:hover {
	color: #660033;
	background: url(subsection_li_a_over_back.jpg) no-repeat left top;
}

#subsection h2 {
	position: absolute;
	left: -5000px;
}

/* @end */

/* @group Newsfeed */

#newsfeed ul {
	margin: 0px;
	padding: 2px 0px;
	display: block;
	border-top: 1px solid #B3C7E8;
	border-right: 1px solid #B3C7E8;
	border-left: 1px solid #B3C7E8;
}

#newsfeed ul li {
	list-style: none;
	font-size: 0.75em;
	margin-top: 10px;
	padding: 0px 10px 2px;
}

#newsfeed ul li a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #1A228E;
}

#newsfeed h2 {
	font-size: 1.1em;
	font-weight: normal;
}

#newsfeed ul {
	margin: 0px;
	padding: 2px 0px;
	display: block;
	border: 1px solid #B3C7E8;
}

#newsfeed ul li {
	list-style: none;
	font-size: 0.75em;
	margin-top: 10px;
	padding: 0px 10px 2px;
}

#newsfeed ul li a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #1A228E;
}

#newsfeed h2 {
	font-size: 1.1em;
	font-weight: normal;
}

#newsfeed ul li a:hover {
	color: #660033;
	text-decoration: underline;
}

#newsfeed {
	margin-top: 30px;
}

/* @end */

/* @group Smallform */

#smallform h2 {
	font-size: 1.1em;
	padding: 0;
}

#smallform

 {
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
	border-top: 1px #abb9e7 solid;
	border-bottom: 1px #abb9e7 solid;
}

#smallform input, #smallform select {
	color: #002064;
	border: 1px #abb9e7 solid;
}

#smallform p {
	color: #002064;
}

#smallform h2 {
	font-size: 1.1em;
	padding: 0;
}

#smallform {
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
	border-top: 1px #abb9e7 solid;
	border-bottom: 1px #abb9e7 solid;
}

#smallform input, #smallform select {
	color: #002064;
	border: 1px #abb9e7 solid;
}

#smallform p {
	color: #002064;
}

/* @end */

#lists h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
	color: #660033;
}

/* @end */

/* @group LG Styles */

.styleform{
	border: 1px solid #ccc;
	background: #f8f8f8;
	padding: 10px;
}

.styleform h2{
	background: #ddd;
	margin: -10px -10px 0 -10px!important;
	color: #555;
	padding: 3px 5px!important;
	font-size: 14px!important;
}

.styleform td{
	vertical-align: top;
	text-align: left!important;
}

.stylform label{
	color: #444!important;
}

/* @end */

/* @group Maintext */

#maintext {
	padding-bottom: 10px;
	width: 540px;
	float: right;
	margin-top: 8px;
	text-align: justify;
	padding-right: 20px;
}

#maintext ul li {
	font-size: 1em;
}

#maintext h2 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
}

p.clear {
	font-size: 1px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 0.1em;
	display: block;
}



/* @end */

/* @group Contact Details */

#contactdetails ul {
	margin: 0px;
	padding: 0px;
}

#contactdetails {
	position: absolute;
	top: 60px;
	right: 10px;
	width: 160px;
	text-align: right;
}

#contactdetails ul li {
	list-style: none;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	color: #fff;
}

#contactdetails ul li.tel {
	color: #000;
	font-weight: bold;
}

#contactdetails a{
	color:#fff
}

/*

 @end */

/*  @group Comp Groups */
 
#componentGroups {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 15px;
	width: 540px;
}

#componentGroups h2 {
	font-size: 1.4em;
	background-color: #fff;
	margin: 0px 0px 10px;
	padding: 10px 0px 10px;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
}

/*#protjpg {
	background: #666666 url(prot.jpg) no-repeat;
	height: 80px;
	width: 120px;
	border: 2px solid #999999;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}

#planjpg {
	background: #666666 url(plan.jpg) no-repeat;
	height: 80px;
	width: 120px;
	border: 2px solid #999999;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}

#savejpg {
	background: #666666 url(save.jpg) no-repeat;
	height: 80px;
	width: 120px;
	border: 2px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#componentGroup_Plan, #componentGroup_Prot, #componentGroup_Save {
	float: left;
	width: 150px;
	padding: 5px!important;
	margin: -10px 5px 0 ;

}

#componentGroups h3 {
	font-size: 0.85em;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 8px;
	color: #11175e;
}
*/
#componentGroups ul {
	margin: 20px 0 0 10px;
	padding: 0px;
}

#componentGroups h3{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#componentGroups ul li {
	font-size: 0.75em;
	list-style-type: none;
	display: block;
	width: 180px;
	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.7em;
}

#componentGroups a:hover{
	text-decoration: underline;
}


/* @end */

/* @group Footer */

#footer {
	background: repeat-x left bottom;
	border-top: 1px solid #B2BBD8;
	width: 520px;
	margin-right: auto;
	margin-left: 210px;
	text-align: center;
	margin-top: 30px;
}

#footer p {
	margin: 0px;
	padding: 10px 0 0 0;
	font-size: 0.75em;
	color: #666666;
 }

/* @end */

/* @group Font Styling */

#maintext ul li, #maintext ol li, #maintext td {
	font-size: 0.8em;
	padding: 0px;
	line-height: 1.4em;
}

p {
	font-size: 0.8em;
	margin: 0px 0px 20px;
	padding: 0px;
	line-height: 1.4em;
}

p.introduction {
	color: #660033;
	margin: 0px 0px 20px;
	padding: 0px;
}

/* @end */

/* @group Service Links */

#servicelinks {
	float: right;
	width: 520px;
	padding:10px;
	margin: 20px 0 0 0;
}

#servicelinks h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.1em;
}

#servicelinks ul {
	margin: 0px;
	padding: 0px;
}

#servicelinks ul li {
	font-size: 0.75em;
	display: block;
	height: 40px;
	float: left;
	width: 180px;
	margin:0 30px 10px 0;
	padding: 0 0 0 50px;
	list-style: none;
	line-height: 1.5em;
}

#servicelinks a{
}

#servicelinks a:hover{
	color: #660033;
}

li.component_RetPl{
	background: url(RetPl_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_InvSh{
	background: url(InvSh_s.gif) left center no-repeat;
}

li.component_GenIn{
	background: url(GenIn_s.gif) left center no-repeat;
}

li.component_CCL{
	background: url(CCL_s.gif) left center no-repeat;
}

li.component_UtChk{
	background: url(UtChk_s.gif) left center no-repeat;
}

li.component_EqRel{
	background: url(EqRel_s.gif) left center no-repeat;
}

li.component_TrEnd{
	background: url(TrEnd_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_CurA{
	background: url(CurA_s.gif) left center no-repeat;
}

li.component_ISA{
	background: url(ISA_s.gif) left center no-repeat;
}

li.component_Save{
	background: url(Save_s.gif) left center no-repeat;
}


/* @end */

/* @group Form Elements */


/* @end */