/* @group Body & Wrapper */

body {
	background-color: #fffced;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 76%;
	margin: 0;
}

body.editmaintext {
	background-color: #ffffff;
}

#wrapper {
	position: relative;
	width: 800px;
	padding: 20px 25px 25px 20px;
	margin: 10px auto 10px auto;
}

/* @end */

/* @group Header */

#header {
	border-bottom: 2px solid #c3c1b2;
	margin-bottom: 10px;
	background: url(header.jpg) left top no-repeat;
	height: 159px;
	width: 800px;
}

/* @group My Group */



/* @end */


#header h1 {
	font-size: 2em;
	padding-top: 30px;
	text-align: left;
	color:#000;
	margin: 0 0 0 50px;
	
}

.strapline{
	color: #000;
	margin: 10px 0 0 70px;
	font-size: 1em;
}

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

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

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

#memberLogin p input{
	width: 90px;
	border: 1px solid #e5d9c9;
	background-color: #fffced;
	color: #666;
}

#memberLogin input{
	background: #e5d9c9;
	border: 1px solid #aaa;
}

/*

 @end */

/* @group Navbar */

#navbar {
	position: relative;
	top: -5px;
	right: 0px;
	height: 20px;
	width: 800px;
	font-size: 1em;
	padding-bottom: 3px;
}

#navbar ul {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
}

#navbar ul li {
	list-style-type: none;
	margin: 0em;
	display: inline;
}

#navbar ul li a:link, #navbar ul li a:visited {
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	border: 1px #cfdde5 solid;
	background-color: #403F3B;
	color: #ffffff;
}

#navbar ul li a:hover {
	background-color: #bfbdb2;
	border: 1px solid #403f3b;
}

/* @end */

/* @group Maintext & Content */

#content {
	width: 800px;
	float: left;
	position: relative;
}

#maintext ul li, #maintext ol li, #maintext table {
	line-height: 1.7em;
}

#maintext {
	background-color: #fFFFFF;
	border: 1px #000000 solid;
	width: 455px;
	margin: 0 0 0 5px;
	padding: 10px;
	float: left;
}

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

/* @end */

/* @group Contact Details */

#contactdetails {
	top: 380px;
	width: 150px;
	border: 1px #ffffff dashed;
	color: #314353;
	padding-bottom: 5px;
	position: absolute;
	left: 0px;
	margin-left: 648px;
}

#contactdetails ul {
	margin: 0em;
	padding: 0em;
	padding-left: 12px;
	display: list-item;
	list-style-type: none;
}

#contactdetails ul li {
	display: block;
	padding-top: 10px;
}

/* @end */

#lists {
	float: left;
}

/* @group Box Styles */

.box1small p,.box2small p {
	color: #ffffff;
	padding: 5px;
	text-align: center;
	line-height: 1.3em;
	font-size: 0.9em;
}

.box2small h2 {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.box1small a:link,.box2small a:link,.box1large a:link,.box2large a:link {
	color: #000000;
	font-weight: bold;
}

.box1large a:link,.box2large a:link {
	font-size: 1.1em;
}

.box1small a:hover,.box2small a:hover,.box1large a:hover,.box2large a:hover {
	color: #ffffff;
	font-weight: bold;
}

.box1small,.box2small {
	margin: 5px;
	width: 140px;
	float: left;
	border: 1px #403d3b solid;
}

.box1small {
	background-color: #ffd763;
}

.box2small {
	background-color: #f36112;
}

.box1large h2, .box1small h2 {
	color: #444444;
	text-align: center;
	text-decoration: none;
}

.box2large h2 {
	color: #ffffff;
}

box2large p {
	color: #ffffff;
	padding: 5px;
	text-align: center;
	line-height: 1.3em;
	font-size: 0.9em;
}

.box1large p,.box1small p {
	color: #000000;
	padding: 5px;
	text-align: center;
	line-height: 1.3em;
	font-size: 0.9em;
}

.box1large,.box2large {
	margin: 5px;
	border: 1px #403d3b solid;
	float: left;
	width: 445px;
}

.box1large {
	background-color: #ffda5d;
}

.box2large {
	background-color: #f26211;
}

/* @end */

/* @group Styleform & Box 3 */

.styleform {
	padding: 10px;
	margin: 20px 0 20px 0;
	background: #d2b79f url(styleformbg.jpg) right bottom no-repeat;
}

.styleform p {
	color: #000;
	text-align: center;
	padding-left: 10px;
}

.styleform input {
	font-size: 0.8em;
	border: 1px #403c3b solid;
}

.styleform select {
	font-size: 0.8em;
}

.styleform a {
	
}

.styleform a:hover {
	color: #fff;
}

.box3small {
	padding: 10px;
	background-color: #eaded0;
}

.box3small p {
	font-size: 1em;
	line-height: 1.5em;
	word-spacing: 0.2em;
	padding-left: 0;
	color: #000;
}

/* @end */

/* @group Subsection */

#subsection {
	top: 0em;
	left: 0em;
	width: 160px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#subsection h2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	padding: 5px 0;
	letter-spacing: 0.3em;
	font-style: italic;
	color: #333950;
}

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

#subsection ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px #000000 solid;
}

#subsection ul li a:link, #subsection ul li a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #403F3B;
	color: #fffdf2;
}

#subsection ul li a:hover {
	background-color: #D9D6C9;
	color: #403f3b;
}

/* @end */

/* @group Smallform */

#smallform {
	padding: 3px;
	font-size: 0.9em;
	width: 150px;
	margin-right: 3px;
	background-image: url(smallformbg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px #000000 solid;
}

#smallform input {
	width: 90px;
	background-color: #fffbed;
}

#smallform select {
	width: 90px;
}

#smallform h2 {
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
}

/* @end */

/* @group Service Links */

#servicelinks {
	top: 300px;
	width: 140px;
	padding: 8px;
	margin-bottom: 10px;
	color: #ffffff;
	float: left;
	clear: left;
}

#servicelinks h2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	text-decoration: none;
	letter-spacing: 0.3em;
	font-style: italic;
	color: #403F3B;
}

#servicelinks ul {
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: #fff;
	border:1px solid #ccc
}

#servicelinks ul li {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #314353;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	padding:5px 0 0 47px;
	display: block;
	height:50px;
	list-style-type: none;
}

#servicelinks ul li a:link, #servicelinks ul li a:visited {
	color: #314353;
	text-decoration: none;
}

#servicelinks ul li a:hover {

	text-decoration: none;
	color: #4c1706;
}



li.component_RetPl{
	background: url(RetPl_s.gif) 5px center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) 5px center no-repeat;
}

li.component_InvSh{
	background: url(InvSh_s.gif) 5px center no-repeat;
}

li.component_GenIn{
	background: url(GenIn_s.gif) 5px center no-repeat;
}

li.component_CCL{
	background: url(CCL_s.gif) 5px center no-repeat;
}

li.component_UtChk{
	background: url(UtChk_s.gif) 5px center no-repeat;
}

li.component_EqRel{
	background: url(EqRel_s.gif) 5px center no-repeat;
}

li.component_TrEnd{
	background: url(TrEnd_s.gif) 5px center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) 5px center no-repeat;
}

li.component_CurA{
	background: url(CurA_s.gif) 5px center no-repeat;
}

li.component_ISA{
	background: url(ISA_s.gif) 5px center no-repeat;
}

li.component_Save{
	background: url(Save_s.gif) 5px center no-repeat;
}

/* @end */

/* @group Newsfeed */

#newsfeed {
	top: 0px;
	width: 140px;
	font-size: 1em;
	color: #314353;
	text-decoration: none;
	line-height: 1.4em;
	margin-bottom: 10px;
	position: absolute;
	margin-left: 648px;
	left: 0px;
}

#newsfeed h2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	padding: 5px 0 ;
	letter-spacing: 0.3em;
	font-style: italic;
	color: #333950;
}

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

#newsfeed ul li {
	list-style-type: none;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px #ddd solid;
	line-height: 1.3em;
}

#newsfeed ul li a:link, #newsfeed ul li a:visited {
	background-color: #fffced;
	font-size: 1.1em;
	color: #314353;
	text-decoration: none;
}

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

/* @end */

/* @group Font Styling */

h2 {
	font-size: 1em;
	text-decoration: underline;
	color: #7e7c7a;
}

li {
	font-size: 0.8em!important;
}

a {
	text-decoration: none;
}

a.button {
	line-height: 3.0em;
	font-size: 1.2em;
	background: url(button_a.gif) no-repeat left top;
	padding: 10px 0 10px 35px;
}

a:hover.button {
	color: red;
}

h2 {
	font-size: 1.1em;
	text-align: right;
	letter-spacing: 5px;
	font-style: italic;
}

P.introduction {
	font-size: 1em;
	font-style: italic;
	font-weight: lighter;
	color: #979797;
	border-bottom: 1px dashed;
	padding-bottom: 1em;
	padding-top: 1em;
	border-top: 1px dashed;
}

p.warning {
	color: #bb0000;
}

p.quotation {
	font-style: italic;
}

p {
	font-size: .95em;
	line-height: 1.7em;
}

a:link {
	color: #1a1b29;
	position: relative;
	margin: 0;
	text-decoration: none;
}

a span {
	display: none;
}

a:visited {
	
}

a:hover {
	
}

a:hover span {
	display: block;
	position: absolute;
	top: -20px;
	left: 10px;
	margin: 0px;
	color: #000000;
	background-color: Yellow;
	border: solid 1px black;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

a:active {
	text-indent: 0;
}

a.menuHidden {
	font-style: italic;
}

/* @end */

/* @group Component Groups */


#componentGroups ul li {
	display: block;
	width: 130px;
	float: left;
	height: 50px;
	font-size: 1.1em;
	line-height: 1.9em;
	margin: 0 0 10px 0;
	padding: 10px 0 0 65px;
}

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

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

#componentGroups a:hover{
	color: #998570;
}

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 {
	width: 480px;
	float: left;
	clear: left;
	background: #fff;
	margin: 10px 0 0 162px;
	border: 1px solid #ccc;
}

#componentGroups h2{
	margin: 10px 0 0 10px;
	padding: 0;
	text-align: left;
	font-size:1.4em;
	text-decoration: none;
}

.clear{
	float: left;
	clear: both;
	color: #fffced;
}

#componentGroups .clear{
	color: #fff;
}

/* @end */

/* @group Footer */

#footer {
	width: 470px;
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#footer p {
	text-align: center;
}

/* @end */