table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;} 




h1, {
	/*color:#3473b5;*/
	color:#003333;
	font-size: 90%;
	font-weight: bold;
}


h2 {
    color:#003333;
	font-size: 85%;
	font-weight: bold;
}


h3 {
        color:#003333;
	font-size: 80%;
	font-weight: bold;
	 
}


 #graphtext .text1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	text-align: center;
}


.subhead2{
	color:#2d649d;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: .5em 0;
}
		
.note1{
	color:#800000;
	font-size: 85%;
	font-style:italic;
	}



.note2{
	font-size: 85%;
	color: #990000;
	font-style: italic;
	overflow: hidden; /*IE Bug fix*/
	}



/*design section*/
td, h1, h2, h3, h4, p {
	font-family: verdana, arial, helvetica, sans-serif;
}

.servBodL { border-left: 1px dotted #CEDCEA; } 


