body {
/*background-image: url(http://www.financialone.com/images/main_background.gif);*/
font-family: Helvetica, Arial, sans-serif;
color: #000;font-size: 1em;
background-color: #FFF; 
margin-top:10px;
}

 h2{
	font-family: Helvetica, Arial, sans-serif;
	/*color: #880129;*/
	color: #333;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;padding: 0px;
	font-size: 1.1em;
}

.tb{
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.maincontent{
	padding: 15px;
}

.main{
	border: 1px solid #CCC;
}

.dashes{
	background-image : url(http://www.financialone.com/images/dashes.gif);
	background-position : center;
	background-repeat : repeat-x;
}

#bodymain{
	padding: 15px;
	text-align: left;
}

#bodymain h2{
	font-family: Helvetica, Arial, sans-serif;
	/*color: #880129;*/
	color: #333;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;padding: 0px;
	font-size: 1.1em;
}

#bodymain p{
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: normal;
	margin: 0px;padding: 0px;
	font-size: 1.0em;
}

.boxContent{
	text-align: left;
}

.footer p{
	font-size: 13px;
	line-height: 20px;
}

.lrpad{
	padding-left: 15px;
	padding-right: 15px;
}

.lbdr{
	border-left: 1px solid #CCC;
}

.l-r-bdr{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.botbdr{
	border-bottom: 1px solid #CCC;
}

.nav{
	color: #FFF;
}

A.nav:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	font-style : normal;
}
A.nav:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	font-style : normal;
}
A.nav:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	font-style : normal;
	/*background-color: #ccc;*/
}

#forms{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

UL.bullet{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : 600;
	color: #333333;
	list-style-image: url(http://www.financialone.com/images/bullet.GIF);
}

UL.bullet2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color: #333333;
	list-style-image: url(http://www.financialone.com/images/bullet.GIF);
}

.bullet2 li{
padding-top: 10px;
padding-left: 8px;
}

#forms input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: navy;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
background:#FFF;
}

#forms textarea{
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: navy;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
background:#FFF;
}

#forms select{
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #333;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
background:#FFF;
}

#forms table{
    background-image: url(http://www.financialone.com/images/tblbg.jpg);
	padding: 10px;
}