@charset "utf-8";
/* CSS Document */

/*Text styles*/

p, div, td, tr, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:160%;
}

#D2b_ProductsBarContents p {
	color:#90B715;
	font-weight:bold;
}

#D2d_LoginBarContents p {
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
}
	
h1 {
	font-size:24pt;
	color:#57791A;
	font-weight:normal;
	margin-bottom:50px;
	margin-top:10px;
	text-shadow:1px 2px 2px #fff;
}

h2 {
	font-size:14pt;
	color:#90B715;
	font-weight:bold;
}

#D9_RIGHTdivContent h2 {
	font-size:14pt;
	color:#FFFFFF;
	font-weight:normal;
	line-height:100%;
}

.Buttons {
	vertical-align:middle;
	text-align:left;
	text-indent:20px;
	height: 18px;
	float:left;
	margin:0px 40px 9px 0px;
}

.Buttons a:link {text-decoration:none; color:#fff; font-weight:normal; font-size:16px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Buttons a:visited {text-decoration:none; color:#fff; font-weight:normal; font-size:16px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Buttons a:hover {text-decoration:none; color:#90b715; font-weight:normal; font-size:16px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Buttons a:active {text-decoration:none; color:#90b715; font-weight:normal; font-size:16px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

ul {
	list-style:none;
	list-style-image:url(images/bullet.gif);
}

.small {
	font-size:11px;
	color:#600;
}
	



a:link {color:#57791A; text-decoration:underline;}
a:visited {color:#57791A; text-decoration:underline;}
a:hover {color:#90B715; text-decoration:underline;}
a:active {color:#57791A; text-decoration:underline;}

#D2d_LoginBarContents a:link {color:#fff; text-decoration:underline;}
#D2d_LoginBarContents a:visited {color:#fff; text-decoration:underline;}
#D2d_LoginBarContents a:hover {color:#FF0; text-decoration:underline;}
#D2d_LoginBarContents a:active {color:#FF0; text-decoration:underline;}


#D11_footertext a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#D11_footertext a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#D11_footertext a:hover {
	color:#000000;
	text-decoration:underline;
}
#D11_footertext a:active {
	color:#FFFFFF;
	text-decoration:underline;
}




#D12_LEFTdiv_Bkg a:link {
	font-size:14px;
	padding-left:7px;
	line-height:170%;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
#D12_LEFTdiv_Bkg a:visited {
	font-size:14px;
	padding-left:7px;
	line-height:170%;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

#D12_LEFTdiv_Bkg a:hover {
	font-size:14px;
	padding-left:7px;
	line-height:170%;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#D12_LEFTdiv_Bkg a:active {
	font-size:14px;
	padding-left:7px;
	line-height:170%;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}


/*Form styles*/

.select {
background-color: #FFFFFF;
color: #57791A;
border: solid 1px #57791A;
}

.TextBox {
background-color: #FFFFFF;
border: solid 1px #57791A;
color: #57791A;
}

.textarea {
	background-color: #FFFFFF;
border: solid 1px #57791A;
color: #57791A;
}

.AltTableRow {
	background-color:#F3F4EA;
	}

#TableStyle {
	background-color:#FFFFFF;
}

#TableStyle td {
	font-size:8pt;
}
	

/*Image styles*/

#Img_RIGHTdivThumb {
	float:right;
	margin:0px 0px 7px 7px;
}


#Img_FullwidthPicBorder {
	border:1px solid #57791A;
}

#Img_AlignCentre {
	text-align:center;
}






/*DIV styles*/

body {
	background-color:#B5C08D;
	background-image:url(images/bg-grad.jpg);
	background-repeat:repeat-x;
}
#D1_Mainpage {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	border:1px solid #57791A;
	background-color:#FFF;
}
#D2_Header {
	width:980px;
	height:168px;
	clear:both;
	text-align:left;
	background-image:url(images/header-background.jpg);
	background-repeat:no-repeat;
}
#D2a_ProductsBar {
	border-top:1px solid #57791A;
	border-bottom:1px solid #57791A;
	width:980px;
	background-color:#000000;
	background-image: url(images/productbarbackground.jpg);
	background-repeat:no-repeat;
}

#D2b_ProductsBarContents {
	padding:10px 10px 0px 12px;
	color:#90B715;
	font-weight:bold;
	height:30px;
	vertical-align:middle;
}

#D2c_LoginBar {
	border-bottom:2px solid #000;
	width:980px;
	background-color:#57791a;
	background-repeat:no-repeat;
}

#D2d_LoginBarContents {
	padding:5px 10px 5px 12px;
	color:#90B715;
	font-weight:bold;
	height:30px;
	vertical-align:middle;
}


#D3_MenuContentWrapper {
	width:100%;
	clear:both;
}
#D4_WrapperHeightHack {
	overflow: hidden;
	width:100%;
}
#D5_LEFTdiv {
	background-color:#90B715;
	border-left:5px solid #90B715;
	float:left;
	padding-top:0px;
	width:193px;
	min-height:600px;
	border-right:2px solid #57791a;
}
#D6_MIDDLEdiv {
	float:left;
	padding:0px 37px 70px 38px;
	background-image:url(images/h1background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:left;
	width:477px;
	background-color:#FFFFFF;
	padding-top:18px;
}

#D6a_MIDDLEdiv_WIDE {
	float:left;
	padding:0px 37px 20px 38px;
	background-image:url(images/h1background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:left;
	width:705px;
	background-color:#FFFFFF;
	padding-top:18px;
}

#D7_RIGHTdiv {
	float:left;
	padding:0px 0px 0px 0px;
	background-color:#F3F4EA;
	text-align:left;
	width:226px;
	border-left:2px solid #57791a;
}
/*Hack for equal column heights*/
#D5_LEFTdiv, #D6_MIDDLEdiv, #D7_RIGHTdiv {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	overflow:hidden;
}
/*DIV styles cont.*/

#D8_RIGHTdivBox {
	border-bottom: 3px solid #FFFFFF;
}
#D9_RIGHTdivContent {
	padding:10px 10px 10px 10px;
	overflow:hidden;
	padding-top:0px;
	line-height:100%
}


#D10_footer {
	width:980px;
	background-color:#57791A;
	padding: 5px 0px 5px 0px;
	clear:both;
}
#D11_footertext {
	text-align:left;
	color:#FFFFFF;
	font-size:8pt;
	padding-left:10px;
}
#D12_LEFTdiv_Bkg {
	background-repeat:repeat-y;
	padding-bottom:0px;
	overflow:hidden;
}
#D13_DarkGreenLine {
	border-top:1px solid #57791A;
	clear:both;
}



/*A to Z*/

#AtoZ {
	width:100%;
	margin-bottom:10px;
	margin-bottom:20px;
	text-align:left;
}

#AtoZ a:link { color: #fff; text-decoration: none; background-color:#90B715; margin:0; padding:2px; font-family:"Courier New", Courier, monospace;} 
#AtoZ  a:visited { color: #fff; text-decoration:none; background-color:#90B715; margin:0; padding:2px; font-family:"Courier New", Courier, monospace;} 
#AtoZ  a:hover{ color: #CF3C20; text-decoration: none; background-color:#FC3; margin:0; padding:2px; font-family:"Courier New", Courier, monospace;}
#AtoZ  a:active { color: #fff; text-decoration: none; background-color:#90B715; margin:0; padding:2px; font-family:"Courier New", Courier, monospace;}

#AtoZ P {
	margin:0;
	letter-spacing:-1px;
}

