/* @group Body and Wrapper */

body {
	font-family: "Trebuchet MS", "MS Sans Serif";
	font-size: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 20px;
	background: #2954D4 url(body_back.gif) repeat center top;
}

body.editmaintext {
	background: #1f69c7 none;
	text-align: left;
}

#wrapper {
	text-align: left;
	width: 760px;
	position: relative;
	margin: 20px auto 0px;
	background: #000099;
}

/* @end */

/* @group Header */

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

#header h1 {
	margin: 0px;
	padding: 15px 0px 10px 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
	width: 450px;
}

#header p {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	font-size: 01.1em;
	color: #FFECEC;
	font-style: italic;
	width: 300px;
}

/* @end */

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

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

#memberLogin p{
	width: 160px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
	font-style: normal;
	color: #fefbf8;
}

#memberLogin p input{
	width: 100px;
	font-size: 11px;
	height: inherit;
	padding: 0px 2px;
	background: #4c94db;
	border: 1px solid #1815a2;
	color: #fff;
}

#memberLogin input{
	background: #4c94db;
	font-size: 10px;
	height: 17px;
	border: 1px solid #1815a2;
}

/* @group Content and Maintext */

#content {
	background: #000099 url(content_back.jpg) no-repeat left top;
	width: 760px;
	clear: left;
}

#maintext {
	width: 528px;
	padding-right: 10px;
	margin: 0 0 0 0;
	padding-left: 10px;
	border: 1px solid #0066FF;
	background: #0066CC url(textblock_back.jpg) no-repeat left top;
	float: left;
}

/* @end */

/* @group Contact Details */

#contactdetails {
	width: 760px;
}

#contactdetails ul {
	margin: 0px;
	padding: 8px 10px 10px;
	width: 740px;
}

#contactdetails a{
	color: yellow;
}

#contactdetails ul li {
	list-style: none;
	font-size: 0.7em;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
	color: #DFDFFF;
	display: inline;
}

li.tel {
	margin-top: 5px !important;
	color: #FFFFFF!important;
	font-weight: bold !important;
}

/* @end */

/* @group Navbar */

#navbar ul {
	margin: 0px;
	padding: 8px 0px 5px 10px;
	width: 750px;
}

#navbar ul li {
	margin: 0px 8px 0px 0px;
	padding: 0px 8px 0px 0px;
	float: left;
	list-style: none;
	display: block;
	border-right: 1px solid #0033CC;
}

#navbar ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px;
	font-size: 0.75em;
	display: block;
	text-transform: uppercase;
	color: #DFDFFF;
}

#navbar {
	width: 760px;
	position: relative;
	height: 40px;
	background: #000099 url(navbar_back.jpg) repeat-x;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
}

#navbar ul li a:hover {
	color: #FFFF00;
}

a.menuHidden {
	font-style: italic;
}

/* @end */

/* @group Lists */

/* @group Smallform */

#smallform {
	padding-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 169px;
	background-image: url(smallformbottom.gif);
	background-position: left bottom;
}

#smallform p, #smallform td {
	color: #000000;
	padding: 0 10px 0 10px;
	font-size: 0.8em;
}

#smallform input, #smallform select {
	color: #ffffff;
	background-color: #001694;
	border: 1px #ffffff solid;
}

#smallform h2 {
	/*Header*/
	background-image: url(smallformtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	/*Text*/
	padding: 7px;
	font-size: 14px !important;
	color: #001f91;
}

/* @end */

/* @group Newsfeed */

#newsfeed {
	margin-top: 20px;
}

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

#newsfeed li {
	font-size: 0.75em;
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
}

#newsfeed h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #0066CC;
	background: #000099;
	border-top: 1px solid #0066CC;
}

#newsfeed ul li a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0066CC;
	display: block;
	width: 140px;
	color: #FFFFFF;
}

#newsfeed ul li a:hover {
	color: #FFFF00;
}

/* @end */

/* @group Subsection */

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

#subsection li {
	font-size: 0.75em;
	list-style: none;
	padding: 0px 5px;
}

#subsection h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	background: #000099;
}

#subsection ul li a {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	display: block;
	width: 125px;
	color: #FFFFFF;
	padding-left: 20px;
	background: url("bullet_small.gif") no-repeat left center;
}

#subsection ul li a:hover {
	color: #FFFF00;
	background: url(bullet_small_hover.gif) no-repeat left center;
}

/* @end */

#lists {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	clear: left;
}

/* @end */

/* @group Font - Styling */

p.h1 {
	font-size: 1.1em;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px 0px 10px;
}

p.h2 {
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px 0px 10px;
	padding: 10px 0px;
}

p.introduction {
	padding-top: 0px;
	padding-bottom: 5px;
	font-style: italic;
	color: #FFFFFF;
	font-size: 1em;
}

p.clear {
	clear: both;
	color: #003399;
	margin: 0px;
	padding: 0px;
}

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

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
}

p {
	font-size: 0.75em;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #FFFFFF;
	background-image: none;
}

.QuotationBox {
	width: 200px;
	float: left;
	margin: 15px;
	background: url(quote_r.gif) right bottom no-repeat;
}

.QuotationBox p {
	background: url(quote_l.gif) left top no-repeat;
	padding: 10px 30px;
	text-align: center;
	line-height: 1.5em;
	color: #bbb;
}

.quotation {
	padding: 10px;
	border: 1px dashed #fff;
	margin: 10px;
	line-height: 1.4em;
}

#maintext h2 {
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding-left: 30px;
	background: url("bullet_large.gif") no-repeat left center;
	padding-top: 15px;
}

#maintext ul {
	text-align: left;
}

#maintext ul li, #maintext ol li, #maintext table {
	font-size: 1em;
	color: #FFFFFF;
}

/* @end */

/* @group Styleform */

.styleform {
	padding: 10px;
	border: 2px solid #fff;
	margin: 10px 0;
	background-color: #dedede;
}

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

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

/* @end */

/* @group Component Groups */

#componentGroups {
	width: 528px;
	float: right;
	border: 1px solid #0066FF;
	padding-right: 10px;
	padding-left: 10px;
	background: #0066CC url(componentGroups_back.jpg) no-repeat left top;
	margin-top: 10px;
	margin-right: 10px;
}

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

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

#componentGroups .clear{
	color: #06c;
}

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

#componentGroups h2 {
	margin-bottom: 10px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 30px;
	background: url("bullet_large.gif") no-repeat left center;
	padding-top: 15px;
	text-indent: -5000px;
}

#componentGroups ul li a {
	text-transform: uppercase;
	font-size: 0.85em;
	color: #fff;
}

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



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

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

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

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

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

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

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

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

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

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

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

/* @end */

/* @group Footer */

#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	text-align: left;
	border-bottom: 2px solid #0066FF;
	background: url(bullet_large.gif) no-repeat right center;
	border-top: 1px solid #0066FF;
}

#footer p {
	padding: 15px 30px;
	margin: 0px;
	color: #FFFFFF;
	background: url("bullet_large.gif") no-repeat left center;
	font-size: 0.65em;
	text-align: center;
}

/* @end */

/* @group Links */

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

a.button {
	font-size: 1.5em;
	line-height: 3em;
	background: url(button_a.gif) no-repeat left center;
	padding: 5px 5px 5px 35px;
	color: #fff!important;
}

a:hover.button {
	background: url(button_ahover.gif) no-repeat left center;
	color: #001f90!important;
}

#maintext a {
	color: #ffff00;
}

#maintext a:hover {
	color: #000;
}

/* @end */

/* @group Service Links */

#servicelinks {
	margin-bottom: 10px;
	background: #518ecc;
	float: left;
	width: 518px;
	padding: 10px;
	border: 5px solid #0066cb;
}

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

#servicelinks h2 {
	font-size: 1.1em;
	color: #FFFFFF;
	margin: 0px 0px 15px 0;
	padding: 0px 0px 5px 0;
}

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

#servicelinks ul li a {

	color: #FFFFFF;
}

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



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

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