/* CSS Document */



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

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

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

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

.spaceaid { color: #6a5b94; font-weight: bold }

.productstext { color: #999999 }

.newstext { color: #951e12; font-weight: bold; font-size: 13px; line-height: 16px }

.boldtext { font-weight: bold }

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

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

.foliocaption { color: #FFFFFF; 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: #8c6958; font-weight: bold; text-decoration: underline }

a:link { color: #0b5f86; 
         font-weight: bold; 
		 text-decoration: underline }

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

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

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
padding: 4px 8px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1b6192;
}

.horizontalcssmenu ul li a:hover{
background: url(images/menu-bg-over.gif) center center repeat-x;
color: #FFFFFF;
}
