body {
	padding: 0; 
	margin: 0; 
	font: 0.8em Arial, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 

	margin-top:0;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

a:link{
	color: #185DA0;
	background: inherit;
	font-size: 12px;
}

a:hover {
	color: #9EC068;
	background: inherit;	
	font-size: 12px;
}

a:visited {
	color: #185DA0;
	background: inherit;	
	font-size: 12px;
}


h1 {
	font: bold 1.5em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
	color: #9EC068;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: #FFF;
}



h2 {
	margin-bottom: 0px;
	color: #6EBF46;
	background: inherit;
	letter-spacing: -1px;
	font: bold 1.7em Arial, Sans-Serif;
	padding: -2px;
}

h3 {
	margin-bottom: 5px;
	color: #FC961E;
	background: inherit;
	letter-spacing: -1px;
	font: bold 1.1em Arial, Sans-Serif;
	padding: 0px;
}

p {
	margin-bottom: 3px;	
	font-size: 12px;
}





ul { 
	margin: 15px 0 0 10px; 
	padding : 0; 
	list-style : none; 
	list-style-type:disc;
	font-size: 12px;
}

li {
	background: inherit;
	font-size: 12px;
	padding : 0; 
	list-style : none; 
	list-style-type:disc;
}

li a{
	color: #185DA0;
	background: inherit;
	font-size: 12px;
	padding : 0; 
	list-style : none; 
	list-style-type:disc;
}

li a:hover{
	color: #9EC068;
	background: inherit;
	font-size: 12px;
	padding : 0; 
	list-style : none; 
	list-style-type:disc;
}








.style10 {font-size: 10px}
.style11 {font-size: 12px}
.style28 {color: #666666}
.style35 {color: #FF9933}


.bottomlink {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660099;
	text-decoration: none;
}
.credittext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}



.bodycopy {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.standfirst {
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


.standfirsttwo {
	font-family: Arial,, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


.standfirstthree {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}






.green { font-family: Arial, sans-serif; color: #66CC00; text-decoration: none}
.bodytiny { font-family: Arial, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; text-decoration: none; }
.white { font-family: Arial, sans-serif; color: #FFFFFF; text-decoration: none }
.date { font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #999; text-decoration:none;}
.date2 { font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #959595; text-decoration:none;}

.headernav { font-family: Arial, sans-serif; color: #999999; text-decoration: none; }

.body11 {  font-family: Arial, sans-serif; font-size: 11px; color: #000000}
.border { text-decoration: none ; border: 1px #8E8E8E solid;}
.border2 {
	text-decoration: none;
	border: thin dashed #FF9900;
}

.news { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #333333; }
.boxtextsmall { font-family: Arial, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none }







.linksboxright 
{
 position:absolute;
 top:20px;
 right:20px;
 }
 
 #nav { 
	float:left;
	clear:right;
	width:400px;
	}

 	
/* code for navigation buttons-(use display inline for horizontal nav) */
ul#navlist {float:left; margin-left:0; margin-bottom:0; margin-top:0px; padding:0; /* use line height to control spacing inconsistancy with IE-Mozilla */ line-height:12px; white-space:nowrap;}
#navlist li {
	display:inline;
	list-style-type:none;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding: 2px;
}
#navlist a {
	padding: 2px;
	font-size: 0.8em;
}
#navlist a:link, #navlist a:visited {color:white; background-color:#999; text-decoration:none;}
#navlist a:hover {color:gray; background-color: white; text-decoration:none;}


        
.greybg {
	background-attachment: fixed;
	background-image: url(images/grey_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomrightpic {
	right: 0px;
	bottom: 0px;
	clip: rect(auto,0px,0px,auto);
	clear: left;
	float: right;
	text-align: justify;
	white-space: pre;
	display: inline;
}

.adborder {
	border: thin dotted #999999;
}
