td
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0A66DD; 
	weight: bold; 
	text-decoration: none
}

.reg
{
	font-size: 6pt;
	position:relative;
	top:-5px;
}

.rollover a
{
	display:block; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000;; 
	font-weight: bold
}

.rollover a:hover
{
	background-color: #FEFAEF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #182F6F;
}

input
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

select
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

.header
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #000000;
}

.body
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.headerBar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color:#14247C;
	color: #FFFFFF;
	width:100%;
	padding: 0px 6px 2px 6px;
}

	.headerBar a {
		color:#fff;
		font-size:12pt;
	}
	
.questions li {
	padding-bottom:20px;
	font-size:12px;
}
	
.questions a {
	font-size:12px;
}

.sideBar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #E4CFB2;
	color: #000000;
	border: solid 3px #14247C;
}

.sideBar a
{
	color:#000000;
	text-decoration: none;
}

.sideBar a:hover
{
	color:#000000;
	text-decoration: underline;
}

.box
{
	border:solid 1px #000000;
}

.boxHeader
{
	background-color: #14247C;
	font-weight: bold;
	color: #FFFFFF;
}

.boxSubHeader
{
	font-weight: bold;
	color: #000;
	border-bottom: solid 1px #14247C;
}

.boxRowA
{
	background-color: #FFFFFF;
	color: #000000;
}

.boxRowB
{
	background-color: #E4CFB2;
	color: #000000;
}

h3
{font-size:17px;}

.title
{font-size:13px;}

.red
	{
	color:#C00;
	}
	
	.red h3
	{font-size:15px;}
	
/* -- Contact Form Styles -- */
label {
	font-weight:bold;
}

.required {
	color:#990000;
	font-size:14px;
	font-weight:bold;
}

p.requiredKey {
	font-size:13px;
	font-weight:bold;
}

p.disclaimer {
	text-align:left;
	margin:10px 0 20px;
	line-height:130%;
	font-weight:bold;
}

div.thankYou {
	margin-top:100px;
}

div.thankYou p {
	text-align:center;
	font-size:14px;
}

	div.thankYou p a {
		font-size:14px;
	}
/* -- Customer Comment Styles -- */

.customerComment {
	border-left:15px solid #cab18f;
	background:#FCFAF6;
	font-size:13px;
	line-height:19px;
	text-align:left;
	clear:both;
}

	.customerComment p {
		padding:20px;
		margin:0; 
	}

div.alt {
	background-color:#F4E6D3;
}
