/* @group Body and Wrapper */

body {
	font-family: "trebuchet MS", sans-serif;
	font-size: 100%;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

body.editmaintext {
	background: #0071b9;
	text-align: left;
}

#wrapper {
	width: 760px;
	background-image: url(wrapper_back.jpg);
	background-repeat: repeat;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

/* @end */

/* @group Font Styling */

p {
	font-size: 0.75em;
	margin: 0px 0px 10px;
	padding: 0px;
}

table p{
	font-size: 12px!important;
}

.QuotationBox {
	background: #ffbd22 url(quote_l.gif) no-repeat 10px 10px;
	padding: 10px;
	width: 200px;
	float: left;
	margin: 15px;
	border: 5px solid #fff;
}

.QuotationBox p {
	background: url(quote_r.gif) no-repeat right bottom;
	padding: 10px 35px;
	text-align: center;
	line-height: 1.5em;
	color: #036;
}

.quotation {
	background: #ffbd22;
	border: 5px solid #fff;
	padding: 10px;
	color: #036;
	line-height: 1.3em;
}


.clear {
	clear: both;
	color: #015bb1;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

h2 {
	font-size: 1.1em;
	color: #FFFF00;
	margin: 0px 0px 10px;
	padding: 0px;
}

h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

p.h1 {
	font-size: 1em;
	color: #FFFF00;
	margin: 2.5em 0px 10px 0px;
	padding: 0px;
}

p.h2 {
	font-size: 0.9em;
	color: #FFFF00;
	margin: 2.5em 0px 10px 10px;
	padding: 0px;
}

select {
	font-size: 0.9em;
}

#maintext h3 {
	margin-bottom: 10px;
}

#maintext ul li, #maintext ol li, #maintext table {
	font-size: 0.75em;
}

#maintext ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* @end */

/* @group Header */

p.strapline {
	font-size: 1.1em;
	margin: 0px;
	padding: 10px 0px 0px 50px;
	letter-spacing: 0.25em;
	width: 450px;
}

h1 {
	color: #003366;
	font-size: 1.4em;
	margin: 0px;
	padding: 40px 0px 0px 30px;
	letter-spacing: 0.1em;
	width: 480px;
	position: relative;
}

#header {
	width: 760px;
	background: url(header_back.jpg) no-repeat;
	height: 180px;
}

/* @end */

#memberLogin{
	position: absolute;
	top: -41px;
	width: 500px;
}

#memberLogin b{
	position: absolute;
	margin: 0 0 0 -5000px;
	padding: 0;
}

#memberLogin p{
	margin: 0;
	padding: 0;
	width:170px;
	float: left;
}

#memberLogin label{
	font-size: 11px;
	color: #f5fffb;
	margin: 0 5px 0 0 ;
}

#memberLogin p input{
	width: 100px;
	background: #036;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #007bc0;
}

#memberLogin input{
	color: #fff;
	margin: 0;
	background: #036;
	border: 1px solid #007bc0;
	font-size: 9px;
}

/* @group NavBar */

#navbar {
	width: 560px;
	float: left;
	border-top: 10px solid #0263B2;
	background: #0157A4;
}

#navbar ul {
	margin: 0px;
	width: 540px;
	padding: 8px 10px;
	display: block;
	float: left;
}

#navbar ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	font-size: 0.7em;
}

#navbar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px;
	display: block;
	background: #0171D6;
	border: 1px solid #52BEE4;
	white-space: nowrap;
	text-transform: uppercase;
}

#navbar ul li a:hover {
	color: #003366;
	background: #07BAF4;
}

/* @end */

/* @group Content and Maintext */

#content {
	border-bottom: #174895;
	background: url(content_back.jpg) no-repeat bottom;
	width: 760px;
}

#maintext {
	width: 520px;
	padding: 10px 20px;
	float: left;
	clear: left;
	border-top: 10px solid #0263B2;
}

.warning{
	color: #ff0;
}

/* @end */

/* @group Styleform and Box 3 */

.styleform {
	margin: 20px 0;
	padding: 10px;
	background: #f8c72c;
	border: 5px #fff solid;
}

.styleform h2{
	margin: -10px -10px 0 -10px;
	padding: 3px 5px;
	background: #fff;
	color: #003264;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

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

#LGLS table, #LGLS tr, #LGLS td {
	border: none!important;
}

/* @end */

/* @group Contact Details */

#contactdetails {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 210px;
}

#contactdetails ul {
	margin: 0px;
	padding: 0px 20px 20px;
	text-align: right;
	width: 180px;
}

#contactdetails ul li {
	list-style-type: none;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	color: #003366;
	width: 180px;
	display: block;
	line-height: 1.3em;
}

#contactdetails ul li.tel {
	color: #FFFF00;
	padding-top: 10px;
	font-weight: bold;
}

#contactdetails ul li.fax {
	color: #FFFF00;
	font-weight: bold;
}

/* @end */

/* @group Lists */

#lists {
	float: right;
	width: 190px;
	position: relative;
}

/* @group Subsection */

#subsection {
	padding-left: 20px;
	border-bottom: 10px solid #0263B2;
	padding-top: 10px;
	border-top: 10px solid #0263B2;
}

#subsection h2, #newsfeed h2 {
	font-size: 1em;
	color: #FFFF00;
	margin: 0px 0px 10px;
	padding: 0px;
}

#subsection ul, #newsfeed ul {
	margin: 0px;
	padding: 0px 0px 20px;
}

#subsection ul li, #newsfeed ul li {
	list-style-type: none;
	padding: 0px;
	font-size: 0.65em;
	margin: 0px 0px 5px;
	width: 170px;
}

#subsection ul li a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	width: 132px;
	padding: 5px 5px 5px 13px;
	background: #0157A4 url(li_bullet.gif) no-repeat 3px center;
}

#subsection ul li a:hover, #newsfeed ul li a:hover {
	color: #99FF99;
}

/* @end */

/* @group Smallform */

#smallform {
	background-image: url(smallformbg.jpg);
	border-bottom: 10px solid #0263B2;
	padding-top: 10px;
	padding-left: 10px;
	width: 180px;
	font-size: 0.8em;
	color: #003363;
	padding-bottom: 10px;
}

#smallform h2 {
	font-size: 1.3em;
}

#smallform select {
	color: #fffa28;
	font-size: 0.9em;
	width: 70px;
	border: 1px #fffa28 solid;
	background-color: #0061ab;
}

#smallform input {
	color: #fffa28;
	width: 100px;
	font-size: 0.9em;
	border: 1px #fffa28 solid;
	background-color: #0061ab;
}

/* @end */

/* @group Newsfeed */

#newsfeed {
	padding-left: 20px;
	padding-top: 10px;
}

#newsfeed ul li {
	font-size: 0.7em;
	margin: 0 0 15px 0;
}

#newsfeed ul li a {
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	width: 150px;
	padding-right: 20px;
	margin-bottom: 5px;
}

/* @end */

/* @end */

/* @group Comp Groups */

#componentGroups {
	width: 520px;
	padding: 0 0 0 25px;
	float: left;
}

/*#componentGroup_Prot {
     width: 250px;
     float: left;
     margin-bottom: 20px;
 }


#componentGroup_Plan {
     float: right;
     width: 250px;
     margin-bottom: 20px;
 }


#componentGroup_Save {
     clear: left;
     float: left;
     width: 250px;
 }


#componentGroups h2 {
     margin: 0px;
     padding: 0px 0px 10px;
 }


#componentGroups ul {
     margin: 0px;
     padding: 0px;
 }


#componentGroup_Plan h3, #componentGroup_Prot h3, #componentGroup_Save h3 {
     height: 70px;
     width: 250px;
     text-indent: -5000px;
     margin-bottom: 10px;
 }


#componentGroup_Plan h3 {
     background: url(plan_h3_back.gif) no-repeat;
 }


#componentGroup_Prot h3 {
     background: url(prot_h3_back.gif) no-repeat;
 }


#componentGroup_Save h3 {
     background: url(save_h3_back.gif) no-repeat;
 }*/

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

#componentGroups ul {
	position: relative;
	margin: 0;
	padding: 0;
}

#componentGroups ul li {
	list-style: none;
	font-size: 0.75em;
	display: block;
	float: left;
	width: 190px;
	height: 50px;
	margin: 0px 0 10px 0;
	padding: 10px 0px 0 60px;
	line-height: 1.4em;
}

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 ul li a {
	color: #FFFFFF;
}

#componentGroups ul li a:hover {
	color: #ff0;
}

/* @end */

/* @group Footer */



#footer p {
	font-size: 0.65em;
	padding: 10px 20px;
}

#footer {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #003464;
}

/* @end */

/* @group Service Links */

#servicelinks {
	padding-right: 20px;
	padding-left: 20px;
	width: 520px;
	float: left;
	padding-bottom: 10px;
	border-top: 10px solid #0263B2;
}

#servicelinks ul {
	margin: 5px 0 0 0;
	padding: 0px;
	position: relative;
}

#servicelinks ul li {
	font-size: 0.65em;
	float: left;
	width: 120px;
	list-style: none;
	display: block;
	height: 30px;
	padding: 5px 0 0 45px;
	margin: 0 0 5px 0;
}

#servicelinks ul li a {
	color: #FFFFFF;
}

#servicelinks h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 5px 0px;
	font-weight: normal;
}

#servicelinks ul li a:hover {
	color: #ffbd22;
}

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 Links */

a.button {
	font-size: 1.3em;
	padding: 8px;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	text-decoration: none!important;
	line-height: 3em;
	color: #ffba2c;
	background-color: #0157a4;
}

a:hover.button {
	color: #333;
	background: #f8c72c;
	border-right: none;
	border-bottom: none;
	border-top: 2px solid #333;
	border-left: 2px solid #333;
}

#maintext a {
	text-decoration: underline;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #5EEE99;
}

a.menuHidden {
	font-style: italic;
}

/* @end */