/* CSS Document */
body,table,select,input,option {
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
}

p {
	margin: 0px 0px 0px 0px
}

li {
	text-align:left; 
	margin-bottom:5px;
}

ul.svcbul {
	list-style-image: url(/images/services-bullet.gif)
}

a:link, a:visited, a:active {
	color: #0000FF; 
	text-decoration: none;
}

a:hover {
	color: red; 
	text-decoration: underline;
}

a.nav:link, a.nav:visited, a.nav:active {
	color: white; 
	text-decoration: none; 
	font-weight:bold;
}

a.nav:hover {
	text-decoration: none; 
	color: #FF0000
}

.headline {
	font-size: 22px; 
	font-family: Trebuchet MS; 
	font-weight:bold; 
	color: #336699
}

.10 {
	font-size: 10px
}

.bluebox {
	border:1px solid #003366
}

.titlebox {
	font-weight:bold; 
	padding: 8px 8px 8px 8px; 
	font-size:11px; 
	background-color:#003366; 
	color:white;
}

td.servicebox {
	background-image:url(/images/services-box-bg.gif); 
	background-repeat: no-repeat; 
	height:43px; 
	padding: 6px 0px 0px 36px; 
	line-height:1.3;
}

#white {
	color: white;
}

#gray {
	color: #999999;
}

#red {
	color: #990000
}

#black {
	color:black
}

#blue {
	color: #336699
}

uline {
	color: white; 
	text-decoration: none; 
	font-weight:bold;
}

.uline {
	text-decoration: underline;
}

.mini {	
	font-size: 9px;	
	color: #990000;
}

.ref {
	font-size: 9px;	
	color: #000000;
}