/* @group HTML, BODY AND WRAPPER */

html {
     background:url(bg_new.png) left top repeat;
     padding:0;
     margin:0;
 }

body {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 0.9em;
 }

#wrapper {
     width:780px;
     background:url(wrapper_new.png) left top repeat-y;
     margin-left:auto;
     margin-right:auto;
     margin-top:30px;
     padding:0;
     position:relative;
 }



/* @end */

/* @group Header */

#header {
     background:url(hayburn_2.jpg) 26px bottom no-repeat;
     height:100px;
     padding:60px 0 0 0;
 }

h1 {
     margin:-55px 70px 0 40px;
     color: #134e75;
     font-weight:normal;
     letter-spacing:0.05em;
 }

.strapline {
	position: absolute;
	margin: 0 0 0 -5000px;
}



/* @end */


#memberLogin{
	position: absolute;
	top:-43px;
	left: 30px;
	width: 600px;
	margin: 0;
	padding: 0;
}

#memberLogin p{
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
}

#memberLogin label{
	font-size: 11px;
	color: #333;
}

#memberLogin b{
	position: absolute;
	padding: 0;
	margin: 0 0 0 -5000px;
}

#memberLogin input{
	border: 1px solid #333333;
	background-color: #eee;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}

#memberLogin p input{
	width: 100px;
	font-size: 11px;
}


/* @group Navbar */

#navbar {
	width: 720px;
     padding: 0 0 0 30px!important;
     margin: 0 0 20px 0;
     float:left;
 }

#navbar ul {
     padding:0;
     margin:0!important;
     float:left;
 }

#navbar li {
     float:left;
     padding:0 0 0 12px;
     margin:5px 12px 0 0px;
     font-size:12px;
     list-style-type: none;
     background:url(nav_li.gif) left center no-repeat;
 }

#navbar a {
     color: #03497E;
 }

#navbar a:hover {
     color: #333;
     text-decoration: underline;
 }



/* @end */

/* @group Content */

#content {
     float:none;
     clear:left;
    }



/* @end */

/* @group Contact Details */

#contactdetails {
     width:220px;
     position:absolute;
     top:50px;
     left:35px;
 }

#contactdetails ul {
     margin:0;
     padding:0;
 }

#contactdetails li {
     list-style-type:none;
     line-height:11px;
     font-size:9px;
     color:#ffffff;
 }

#contactdetails a {
     color:#ffffff;
     text-decoration:underline;
 }

#contactdetails a:hover {
	color: #000;
    text-decoration:none;
 }

.tel {
 }

.fax {
 }



/* @end */

/* @group Lists  */

#lists {
     padding:0;
     width:180px;
	 float:left;
     margin: 0 10px 0 0; }

#lists h2 {
     color:#333333;
     font-size:1em;
     padding:5px 0 2px 45px;
 }

/* @group Smallform */

#smallform h2 {
     background: url(smallform_top.jpg) left top no-repeat;
 }

#smallform {
     background:url(subsection_bottom.jpg) left bottom no-repeat;
     padding: 0 0 20px 0;
 }

#smallform p{
     padding:0 0 0 40px;
	 font-size:0.75em;
     line-height: 1.2em;
 }

#smallform input, #smallform select{
	font-size:0.75em;
	}
	
#smallform a{
	border-bottom: 1px dotted #666!important;
	}

#smallform a:hover{
	color: #a46e08!important;
	border-bottom: 1px dotted #a46e08!important;
}

/* @end */

/* @group Newsfeed */

#newsfeed h2 {
     background: url(newsfeed_top.jpg) left top no-repeat;
 }

#newsfeed ul li{
     list-style-type: square;
     font-size:0.75em;
     padding: 0 0 15px 0;	
}


/* @end */

/* @group Subsection */

#subsection, #newsfeed {
	background: url(subsection_bottom.jpg) no-repeat left bottom;
     padding: 0 0 20px 0;
 }

#subsection ul {
 }

#subsection a:hover, #newsfeed a:hover {
     color: #333;
     text-decoration: underline;
 }

#subsection h2 {
     background:url(subsection_top.jpg) left top no-repeat;
 }

#subsection ul li {
     list-style-type: square;
     font-size:0.8em;
     padding: 0 0 5px 0;
 }

#subsection a, #newsfeed a {
     color:#333333;
 }



/* @end */



/* @end */

/* @group Maintext  */

#maintext {
     width:530px;
     padding: 0;
     background:url(maintext_bg.png) left top no-repeat;
     margin:0 0 0 200px;
	clear:right;
 }

#maintext li, #maintext table{
     font-size: 0.9em;
}

#maintext p {
	font-size:0.8em;
	color: #333;
	line-height: 1.5em;
 }

.styleform p{
	font-size: 1.1em!important;
	color: #fff!important;
}

.introduction {
     background:#f7f7f7;
     padding:10px;
     float: left;
     line-height:1.3em;
     border: 1px #333333 dotted;
     font-style: italic;
     font-size: 0.8em!important;
     margin: 0 0 10px 0;
 }

p.introduction img{
	margin: 10px;
}

.clear {
     clear:both;
     font-size:1px;
     color:#ffffff;
 }



/* @end */

/* @group LG Styles */

#LGLS {
     text-align:center!important;
     margin:0!important;
     padding: 0;
     width:530px;
 }

.styleform {
     background: #2585b7;
     color:#ffffff;
     font-size:0.9em;
     padding:0 0 10px 0;
     margin: 10px 0;
     width: 515px;
 }

.styleform h2{
	background: #333;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 5px;
}

.box3small {
     background:url(box3_bottom.jpg) right bottom no-repeat;
     padding: 0 0 10px 0;
 }

.box3small .boxheader {
     height:20px;
     background:url(box3_top.jpg) right top no-repeat;
 }

.box3small p {
     padding:0 10px 0 20px;
     text-align: center;
     font-size:0.9em!important;
     color:#333333!important;
 }

.styleform input, .styleform select {
     background: #4DA3CC;
     border: 1px #03497E solid;
     color: #ffffff;
 }

.styleform input:focus, .styleform select:focus {
     border: 2px solid yellow;
 }

.styleform a {
     color:yellow;
 }

.styleform a:hover {
     color:#ffffff;
     text-decoration: underline;
 }

#LGLS table, #LGLS tr, #LGLS td{
border:none!important;
}



/* @end */

/* @group Box 1 and 2 */

.box1small {
     background: #f2ede2;
 }

.box2small {
     background: #dad0b3;
 }

.box1small h2, .box2small h2 {
     margin:0;
     padding:0;
     color:#333333;
 }

.box1small, .box2small {
     width:170px;
     margin: 5px 10px 0 0;
     float:left;
     padding:5px;
 }

.box2small a, .box1small a {
     text-decoration:underline;
 }



/* @end */

/* @group Links */

a:hover.button {
     color: #0093c8;
 }

a.button {
     background:url(button.gif) left center no-repeat;
     line-height:45px!important;
     font-size:1.2em;
     padding:15px 0 15px 45px;
     margin:10px 0 10px 0!important;
 }

a {
     color:#333333;
     text-decoration:none;
 }


a:hover {
     color: #004a7b;
 }



/* @end */

/* @group Component Groups */

#componentGroups {
     width:550px;
     padding:0 0 30px 0px;
     background: url(compgroups_bottom.gif) no-repeat left bottom;
     clear: left;
     margin:20px 0 10px 190px;
 }

#componentGroups h2 {
     color:#666;
     margin:0;
     padding:10px 0 10px 20px!important;
     background:url(compgroups_top.gif) left top no-repeat;
 }
 
#componentGroups h3{
	margin: 0 0 0 -5000px;
	position: absolute;
}

#componentGroups li {
     list-style: none;
     font-size: 0.8em;
     padding: 10px 5px 0 60px;
     display: block;
     float: left;
     width: 130px;
     height: 50px;
     line-height: 1.6em;
 }

#componentGroups a:hover {
     color: #0593cb;
 }


#componentGroups ul {
     margin: 20px 0 0 0;
     padding: 0 0 0 20px;
 }


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 .clear {
     color: #3d779e;
 }



/* @end */

/* @group Headings */

h2, h3, h4, h5, h6 {
     color: #16304b;
     font-weight:normal;
 }



/* @end */

/* @group Service Links */

#servicelinks {
    width:540px;
    margin:0 0 0px 200px;
 }

#servicelinks h2 {
     margin:0 0 0 10px;
 }

#servicelinks ul {
margin:5px 0 0 20px;
padding:0;
width: 540px;
 }

#servicelinks li {
     list-style-type:none;
     font-size:0.8em;
     height:30px;
     padding:5px 0 5px 40px;
     margin:0 10px 10px;
     width:180px;
	float:left;
     display: block;
 }

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 Footer */

#footer {
    margin:0 23px 0 25px;
     padding:10px 10px 20px 10px;
     border-top:1px #999 solid;
 }

#footer p {
     clear:both;
     font-size:0.8em;
     text-align:center;
     color:#666;
 }



/* @end */