.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.captionBoldCaps {
	font-family: Verdana;
	font-size: 7pt;
	color: #666666; text-transform:uppercase
}


         
span.bold-grey { 
	font-size: 8pt; 
	font-family: Verdana; 
	font-weight: bold 
}


span.bold-blue { 
	font-size: 8pt; 
	font-family: Verdana; 
	font-weight: bold; color:#003399 
}


.faq-header  {
	font-size: 10pt; 
	font-family: Verdana; 
	color: #0066CC; 
	font-weight: bold 
}

form { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #333333;
}

.form-h1 { 
	font-family: Georgia; 
	font-size: 10pt; 
	color: #333333; 
	font-weight:bold; 
	margin-bottom:3 
}

.caption-italics { font-family: Verdana; font-size: 8pt; color: #666666; font-style: italic; 
               line-height: 150% }
.caption-bold { font-family: Verdana; font-size: 8pt; color: #666666; font-weight:bold }


body {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333; 
	
	
}

.generalText { 
		font-family: Verdana; 
		font-size: 8pt; 
		text-decoration: none; 
		color: #333333 
}


.generalTextBold { 
		font-family: Verdana; 
		font-size: 8pt; 
		font-weight: bold; 
		color: #333333 
}



h1 {  font-family: Arial; 
	  font-size: 16pt; 
	  color:#003399; 
	  
}

h2 {
	font-size:9pt;
	font-family: Verdana ;
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:.5; 
	margin-bottom:0; 
	color:#003366
	}
	
h3  { 
	font-family: Georgia; 
	font-size: 12pt; 
	color: #333333; 
	font-weight: bold; margin-bottom:2 
	}
	
h4  { 
	font-family: Arial; 
	font-size: 11pt; 
	color: #666666; 
	font-weight: bold; margin-bottom:2 
}

A {
	color:#660033; 
	text-decoration:underline
}

A:link { 
	color:#660033;
	text-decoration: underline; 
	font-family:Verdana; 
	font-weight: bold;
	font-size:8pt 
}
A:visited { 
	color: #660033; 
	text-decoration: underline; 
	font-weight: bold;
	font-size:8pt; 
}
A:hover { 
	text-decoration: none; 
	font-size:8pt; 
	color:#660033
}
A:active { 
	color: #660033;
	text-decoration: underline; 
	font-size:8pt
}
.red_text {
	color: #FF3300;
}
