body {
	margin:0;
	padding:0;
	line-height: 1.4em;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 20px;
	color: #ffa030;
	font-weight: 500;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 16px;
	color: #ffa030;
	font-weight: 500;
	margin: 30px 0px 0px 0px;
	/* any IE */
	margin: expression('0px 0px -10px 0px');
}
.downloadsize {
	color: #666666;
	font-size: 10px;
}
.smallgrey {
	color: #666666;
	font-size: 10px;
	line-height: 1.3em;
}
.contactno {
	color: #d81f85;
	font-weight: bold;
}	
.formelement {
	font-size: 12px;
	line-height: 1.4em;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #ccffff;
}	
/******************Links*******************/
a:link,
a:visited {
	color:#0000FF;
	text-decoration:none;
	font-weight: bold;   
}
a:hover {
	text-decoration: underline;
}
/******************Logos*******************/
#logos {
	width: 949px;
	MARGIN: 0px auto;
	height: 70px;
	background-color: white	
}
/******************Layout*******************/
#wrapper {
	margin: auto;
	width: 949px;
	height: 310px;
	text-align:left;
}
/******************Main Copy*******************/
#maincopy {
	margin:0 auto;
	padding: 20px;
	width: 890px;
	text-align:left;
	background-color: White;
	background: url(../images/maintop_tangerine_back.gif) left top;
	border: 10px solid #dddddd;
}
.maintext {
}
.mainboxright {
	float: right;
	vertical-align:top;
	width: 270px;
	padding-left: 25px;	
	border-left: 1px dotted #CCCCCC
}
/******************Tables*******************/
table.sectors,
table.press {
	background-color: #cccccc;
}
tr.greyfade {
	background-color: white;
	background-image: url(../images/table_fade_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
tr.headers {
	background: url(../images/table_header_back.gif) repeat-x left top;
	color: #FFFFFF;
}
/******************Footer*******************/
#footer
{
	float: left; 
	margin-left:10px;
	margin-top: 5px;
	padding-bottom: 10px;
	Width: 910px;
	height:21px;
}
#footer .topBorder
{
	height:4px;
}
#footer .topBorder ul
{
	width: 748px;
	float:left;
	padding:0;
	margin: 4px 0px 4px 0px;
	list-style-type: none;
	color: #333333;
}
#footer .topBorder ul li 
{
	float: left;
	font-size: 11px;
	padding: 0px 14px 0px 14px;
}
#footer .topBorder ul li.last 
{
	float: left;
	padding: 0px 14px 0px 2px;
	text-align: right;
}
#footer .topBorder ul li a:link, #footer .topBorder ul li.last a:link  
{
	color:#333333;
	text-decoration:none;     
}
#footer .topBorder ul li a:visited, #footer .topBorder ul li.last a:visited 
{
    color:#333333;
	text-decoration:none;      
}
#footer .topBorder ul li a:hover, #footer .topBorder ul li.last a:hover 
{
	color:#333333;
	text-decoration:underline;  	    
}
#footer .topBorder ul li a:active, #footer .topBorder ul li.last a:active 
{
	color:#333333; 
	text-decoration:none;  	   
} 
#footer .topBorder  ul li.pipe
{
	background: url("../images/pipe.gif") no-repeat right center;
}