.main{
}
body { font-size: 11px;  font-family: Trebuchet MS, Verdana;
margin: 0px; }

table { font-size: 11px; }

input, select , textarea{
	width: 200px;
	font-size: 11px;
	background-color: #F2FFF9;
}
a {   
	color: #00AA57; 
}


h3 { font-size: 18px;  color: #00AA57;  
	background: url(../images/gray_diamond.gif) no-repeat left; 
	padding-left:30px }

p {
	margin-left: 30px;
}
	
.standardPara {
	font-size: 12px;
}

h4, a.h4 { 
	color: black;
	font-size: 16px;  
	background: url(../images/red_diamond.gif) no-repeat left; 
	margin-left: 17px;
	padding-left:13px }
	
li { 
	font-size: 12px;  
	margin-left: 8px;
	padding-left:4px;
	list-style: circle;
	list-style-image: url(../images/red_diamond_small.png);		
}

.moreInfo {
	font-size: 11px;
	background: url(../images/roll_forward_lt.gif) no-repeat right; 
	padding-right:20px;
	text-decoration: none;
}
.textbttn {
	font-size:11px;
	padding: 3px;
	color:#ffffff;
	height:19px;
	text-decoration:none;
	background-image: url(../images/butbkg.jpg) ;
}

.tblLabel {
	width: 150px;
}

.mand 	{
	background: #fff url(images/dotColor.gif) no-repeat left;  
	width: 10px; 
}
	


.tblLeft {
	width: 130px;
}

.ratesTable {
	width: 460px;
	margin-left: 30px;
	padding: 2px;
}
.ratesHeader {
	color: #00AA57;
	font-weight: bold;
}

.ratesTable td {
	border-bottom: 1px gray solid;
	vertical-align: top;
}

.ratesSrv {
	width: 260px;
}
.ratesRate {
	width: 60px;
}
.ratesNotes {
	width: 140px;
}
