BODY, FORM, P { margin:0px; padding:0; }
BODY { background:url(../images/bg_body.gif) repeat-X; margin-top:15px; color:#2585b6; }

BODY, TABLE, TEXTAREA, INPUT, SELECT { font-family:Tahoma; font-size:11px; }

A { color:#93c00b; text-decoration:none; }
A:HOVER { color:#000000; text-decoration:underline; }

/** HEADER **/

#header-menu { background:url(../images/bg_header_menu.gif) no-repeat; }
#header-content { background:url(../images/bg_header_content.gif) no-repeat; }
#header-content .content { background:url(../images/bg_img_header.jpg) center top no-repeat; }
	/* menu */
	#header-menu P { padding:12px 0 0 8px; }
	#header-menu A, #header-menu A.active {
		display:block;
		float:left;
		padding:0px 6px;
		color:#0f5e86;
		text-decoration:none;
		}
	#header-menu A:HOVER { text-decoration:underline; }
	#header-menu A.active {
		font-weight:bold;
		}

/*#footer { margin-top:8px; background:url(../images/bg_body_btm.gif) repeat-x top left; }*/
#footer { margin-top:8px; background:url(../images/bg_body_btm2.gif) repeat-x bottom left; }
#footer-box-content { background:#2585b6 url(../images/bg_footer_content.gif) no-repeat; }
#footer-box-btm { background:url(../images/bg_footer_btm.gif) no-repeat; }

DIV.siteHolder { margin-left:8px; font-size:10px;}
DIV.siteHolder TABLE { margin:5px 5px 0px 0px; float:left;}

/** general **/
INPUT.btn-big {
	padding:0px;
	margin:0px;	
	background:#8dc54c url(../images/arrow_button_big.gif) no-repeat right;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	height:18px;
	text-decoration:none;
	border:0;
	text-align:left;
	padding-left:3px;
	}
INPUT.input-search { 
	border:1px solid #FFFFFF; 
	color:#366ec6; 
	padding-left:3px;	
	}

/** NEWS TABS **/
.tab-title A { color:#2585b6; text-decoration:none; }
.tab-title A.on { font-weight:bold; }

/** BOXES **/
#green-box { 
	border-bottom:4px solid #2585b6; 
	margin-top:8px;
	background:#fdfefa url(../images/bg_box_green.gif) no-repeat top left; 
	}
#white-box {
	border-bottom:4px solid #2585b6; 
	margin-top:8px;
	}
#grey-box { 
	background:#f7f7f7;
	border-bottom:4px solid #2585b6; 
	}
#adbox-grey {
 	background:#f7f7f7;
 	margin-top:8px;
 	}
	
.border { border:1px solid #988c76; }
.border-black { border:1px solid #221e1f; }

P.news { padding-bottom:3px; }


DIV.disclaimer-text { height:260px; overflow:hidden; overflow-y:auto; }
DIV.disclaimer-text P { margin:0 8px 0 0; }


/** FONTS & COLOURS **/
.arial { font-family:Arial, Helvetica, sans-serif; }

.text-24 { font-size:24px; }
.text-22 { font-size:22px; }
.text-16 { font-size:16px; }
.text-14 { font-size:14px; }
.text-12 { font-size:12px; }
.text-10 { font-size:10px; }

.lh-18 { line-height:18px; }

.white { color:#FFFFFF; }
.grey { color:#666666; }
.lime { color:#e1fd8c; }
.green { color:#93c00b; }
.green-dark { color:#668f43; }
.orange { color:#f8981d; }
.blue { color:#2585b6; }

DIV.feedflare {display:none !important;}