
a:link {
	color: #FF6600;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:visited {
	color: #FF6600;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:hover {  
	font-weight: normal;
	line-height: 1.3;
	text-decoration: underline;
	color: #FF6600

}

a:active {
	color: #FF6600;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;


}



.tagline_purple {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #330099;
	line-height: 1.3;
	margin: 0; 
	
}


.tagline_blue {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #00b0f0;
	line-height: 1.3;
	margin: 0; 
	
}


.tagline_gray {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #404040;
	line-height: 1.3;
	margin: 0; 
	
}







.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: normal;
	color : #FF0000;
	line-height: 1.3;
	margin: 0; 
}


.body_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #330099;
	line-height: 1.4;
}




.nav {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #FF6600;
	line-height: 1.1;
	margin: 0; 
	
}

.body_purple_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #330099;
	line-height: 1.4;
	margin: 0; 	
}

.body_purple_med {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #330099;
	line-height: 1.4;
	margin: 0; 	
}

.body_purple {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #330099;
	line-height: 1.2;
	margin: 0; 
}

.body_blue {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #00b0f0;
	line-height: 1.2;
	margin: 0; 
}


.body_gray {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #404040;
	line-height: 1.2;
	margin: 0; 
}

.body_white {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.4;
	margin: 0; 
}

.subhead_purple {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #330099;
	line-height: 1.4;
	margin: 0; 
}




.subhead_white {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #FFFFFF;
	line-height: 1.4;
	margin: 0; 
}


.header_purple {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #CC0000;
	line-height: 1.2;
}

.header_large{
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 18px;
	font-weight: bold;
	color : #CC0000;
	line-height: 1.2;
}


.header_white {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: bold;
	color : #FFFFFF;
	line-height: 1.2;
}



.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #330099;
	line-height: 1.4;
	
}


