/*Natural Options - SCREEN Aug 08 Bullseye Graphics*/

BODY  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;

	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font-style : normal;font-weight: normal;}

TD  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	font-style : normal;
	text-align : left;font-weight: normal;}

A  {
	color : #660000;
}

A:LINK  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	color : #344DAA;
	text-decoration : none;
}

A:VISITED  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	color : Maroon;
	text-decoration : none;
}
A:HOVER {
	font-family : Verdana, Arial, Sans-Serif;
	color : Red;
	text-decoration : none;
}

H1  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 13pt;
	font-weight : bold;
	
	text-transform : none;
	text-decoration : none;
	text-align : left;color: #60765c;text-transform: uppercase;}
H2  {
	font-family : Verdana, Arial, Sans-Serif;
	color: #8D1E28;
	text-transform : none;
	text-decoration : none;
	text-align : left;font-size: 11pt;font-weight: bold;font-style: normal;}
H3  {
	font-family : Verdana, Arial, Sans-Serif;
	text-transform : none;
	text-decoration : none;
	text-align : left;font-size: 10pt;font-weight: lighter;font-style: normal;color: #5f735a;}


H4  {
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H5  {
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
	line-height : 5px;
	padding-bottom : 2px;
}

LI  {
	list-style-type : disc;
}

UL  {
	font-family : Verdana, Arial, Sans-Serif;

	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font : Verdana;
	list-style : disc;
	line-height : normal;
	margin-top : 5px;
	margin-bottom : 5px;font: normal 9pt;}
.printtext {display: none;}

/*Lh menu div some parts of this - Copyright Alessandro Burato,some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/*/

/*first level*/
#lh-menu a {font-weight: bold;
display: block;
background-color: #c9c7be;
padding: 0.2em .2em 0.2em 0.2em;
/*text colour*/
color: #304AAC;border: 1px #707070 solid;margin: 2px;font-size: 12px;}
#lh-menu a:hover {
/*text colour*/
color: #ffffff;
/*below is highlight colour*/background-color: #FFCC00;text-decoration: none;border: 1px #ffffff solid;}

/*second level*/
#lh-menu2 a {
margin-left: 10px;
background-color: #b0bdc8;
font-weight: bold;
display: block;
padding: 0.2em 0.1em 0.2em 0.2em;
border: 1px #b0b0b0 solid;
color: #304AAC;}
#lh-menu2 a:hover {
color: #ffffff;
/*below is highlight colour*/background-color: #72A0C8;
text-decoration: none;}

#menu-item {color: #ffffff;font-weight: bold;
padding: 0.2em .2em 0.2em 0.2em;}