/* CSS Document */



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

td  { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

.headingtext { color: #742b2b; font-weight: bold; font-size: 16px; line-height: 18px }

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

.productstext { color: #999999 }

.newstext { color: #CC3300; font-weight: bold; font-size: 13px; line-height: 15px }

.boldtext { font-weight: bold }

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

.foliocaption { color: #666666; font-weight: bold; font-size: 10px; line-height: 12px; link-color: #FFF000;}

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

.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: #111111;
	text-shadow: 2px 2px 4px #333333;
	text-decoration: underline;
}

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

