/* CSS Document */



body { font-family: Arial, Helvetica, sans-serif }

td  { color: #000000; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
body { background:#073868}
#header {
	z-index: -1000;
	clear: both;
        width: 640px;
        height: 137px;
		padding-left:17px;
        padding-right: 10px;
        padding-top: 10px;
		margin: 0 auto; /*Center container on page*/
}
#contentwrapper{
float: center;
clear: both;
width: 820px;
padding-left:0px;
padding-right: 10px;
padding-bottom: -5px;
margin: 0 auto; /*Center container on page*/
}
#footer {
        height: 30px;      
        text-align: center;
        clear: both;

}
.headingtext { color: #999999; font-weight: bold; font-size: 14px; line-height: 18px }

.subheadingtext { color: #666666; font-weight: bold; font-size: 12px; line-height: 15px }

.productstext { color: #999999 }

.newstext { color: #CC3300; font-weight: bold }

.boldtext { font-weight: bold }

.captiontext { color: #666666; font-size: 9px; line-height: 17px }

.foliocaption { color: white; font-size: 1px; line-height: 2px; }

.tipheading { color: #FFFFFF; font-weight: bold; font-size: 14px; line-height: 17px }

.headingtext {font-size: 20px; font-weight: bold; }

.headingcolour {color: #990000}

.headingitals {font-size: 16px; font-weight: bold; font-style: italic; color: #003366; }

.subheads {
        font-size: 13px;
        font-weight: bold;
        color: #990000;
}

.bullets {color: #990000;font-weight: bold;font-size: 20px;}



body,td,th {font-family: Arial, Helvetica, sans-serif;}
.bodycopy {font-size: 13px; line-height: 15px}
.downloads {font-size: 12px;font-weight: bold;}
.style17 {font-size: 8px}




.horizontalrule { 
	color: #666666; 
	font-size: 5px; 
	line-height: 5px;
	border-bottom: 1px dotted #c01919; 
	padding-top: 3px;}


.recentclients { 
	color: #666666; 
	font-size: 9px; 
	margin:0px 0 1px 0; 
	line-height: 15px; 
	border-top:1px solid #999;}
	
.recentclientsturn { 
	color: #666666; 
	font-size: 9px; 
	margin:0px 0 1px 0; 
	line-height: 11px;}
	
.recentclientsbottom { 
	color: #666666; 
	font-size: 9px; 
	margin:0px 0 1px 0; 
	line-height: 15px; 
	border-top:1px solid #999;
	border-bottom:1px solid #999; }
	
.searchtext { color: #FFFFFF; font-size: 2px; line-height: 2px }

.recentclientpanel {
	height: 15px;
	border:solid 1px #999999;
	background-color: #ECECEC;
	color: #6F9F98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
}

.button {
	padding: 2px 5px 2px 5px;
	height: 15px;
	border:solid 1px #999999;
	background-color: #ECECEC;
	color: #6F9F98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

a:visited { color: #666666; font-weight: bold; text-decoration: underline }

a:link { color: #445D78; 
         font-weight: bold; 
		 text-decoration: underline }

a:hover { color: #FFFFFF; text-decoration: none; background-color: #445D78 }

a:active { color: #CCCCCC; text-decoration: none; background-color: #999999 }