.main 
	{font-family: arial;font-size:9pt;color : black;}

.main_bold
	{font-family: arial;font-size:9pt;color : #003366; font-weight:bold;}
	
.header
	{font-family: arial;font-size:8pt;color : #003366; font-weight:bold;}
	
.main_white
	{font-family: arial;font-size:9pt;color : black;}
	
.main_white_bold
	{font-family:arial; font-size:9pt; color:black; font-weight:bold}
	
.main_12
	{font-family: arial;font-size:12pt;color : #003366;}

.main_bold_12
	{font-family: arial;font-size:12pt;color : #000000; font-weight:bold;}
	
.main_bold_14
	{font-family: arial;font-size:14pt;color : #000000; font-weight:bold;}

.main_white_10
	{font-family: arial;font-size:10pt;color : white;}
	
.form_label 
	{font-family: arial;font-size:9pt;color:#003366;font-weight:bold;}
	
.form_value 
	{font-family: arial;font-size:9pt;color:#003366;}
	
.form_required
	{font-family:arial; font-size:9pt; color:#FF0000; font-weight:bold;}
	
.form_button
	{font-family:arial; font-size:9pt; background-color:red; color:white; border:thin solid red; font-weight:bold;}

.message
	{font-family:arial; font-size:9pt; color:#FF0000; font-weight:bold;}

/* cfs styles */


/* h3 {font-family: arial; font-size: 20px; font-weight:bold; margin:6px 2px 10px 4px; padding-left: 12px; color:#636363; font-style: italic; text-transform:uppercase; background: url(../Images/swoosh.gif) repeat-y;} */

h3 
{
	font-family: arial;
	font-size: 20px;
	font-weight:bold;
	padding-left: 5px;
	color:#EA0437;
	font-style: italic;
	text-transform:uppercase;
}

.pageTitle
	{
	font-family: arial;
	font-size:13pt;
	color:#003366;
	font-weight:bold;
	background: grey;
}
	
.breadcrumb
	{font-family: arial;font-size:9pt;color:#424242;font-weight:bold;text-decoration:none;}

.breadcrumb_small
	{font-family: arial;font-size:9pt;color:#336699;font-weight:bold;text-decoration:none;}

.secure-header {
	background-color:#424242;
	}

.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #424242;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #656565;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #1054AF;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	height: 15px;
	width: 153px;
	border: 1px solid #424342;
}
.links2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #181818;
	text-decoration: none;
}
.tit {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #EA0437;
}