
body
{ 	background-image: url("/images/bgblue.gif");}
p, td 
{ 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
}
p 
{	margin-left: 10px;}

.title
{
	color:#2180E0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
}

.minortitle
{
	color:#2180E0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
}

.alert
{
	color:#583232; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;

}
.footer
{
	color:#FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	margin: 5px 5px 5px 5px;

}

.form 
{ 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
}


p.header { color:rgb(255,153,0); font-size:12pt; font-weight:bold; margin-top:10px; }
p.fpt { color:rgb(255,255,255); font-size:8pt; margin-top:10px; font-weight:bold; }
p.fpt-name { color:rgb(255,255,255); font-size:8pt; font-style:italic; text-align:right; font-weight:bold; }

a:link { color:#2180E0; }
a:active { color: #FD8E0F; }
a:visited { color: #FF5D5D; }

.testimonialName { color:rgb(102,153,51); font-weight:bold; font-style:italic; }
.ltBlueSubheader { color: rgb(51, 102, 204); font-weight: bold; }
.dkBlueSubheader { color:rgb(0,0,102); font-weight:bold; }
.small { font-size:8pt; }
.infoFormContent { color:rgb(0,0,102); font-weight:normal; }
.center { text-align:center; }
.ltBlue { color: rgb(51, 102, 204); }
