.text 
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px; 
		color: #330066; 
		font-style: normal; 
		font-weight: normal
		}
		
.text a
{  
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px;
		color: #FF0000; 
		text-decoration: underline
		}
		
.text a:hover 
{ 
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px; 
		color: #000066; 
		text-decoration: underline
		}
	
.textheader 
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px; 
		color: #330066; 
		font-style: normal; 
		font-weight: bold
		}
		
.textheader a
{  
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px;
		color: #003399; 
		text-decoration: underline;
		font-weight: bold
		}
		
.textheader a:hover 
{ 
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px; 
		color: #000066; 
		text-decoration: underline;
		font-weight: bold
		}	
	
		
.intro
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 24px; 
		line-height: 23px; 
		color: #003399; 
		font-style: normal; 
		font-weight: bold
		}		
		
.header 
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 18px; 
		line-height: 18px; 
		color: #0033CC; 
		font-style: normal; 
		font-weight: bold
		}

.subheader 
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 15px; 
		line-height: 25px; 
		color: #003399; 
		font-style: normal; 
		font-weight: bold		}

.subheaderOrange 
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 15px; 
		line-height: 25px; 
		color: #FF0000; 
		font-style: normal; 
		font-weight: bold		}
		
.subheader a
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 15px; 
		line-height: 15px; 
		color: #330066; 
		font-style: normal; 
		font-weight: bold
		}
		
.subheader a:hover
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
: underline
		}
		
li 
{ 
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px; 
		color: #330066; 
		list-style-position: outside;
		list-style-type: square;
		}
		
.footer
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px; 
		color: #330066; 
		font-style: normal; 
		font-weight: normal
		}
		
.footer a
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px; 
		color: #003399; 
		text-decoration: underline
		}
		
.footer a:hover
{
		font-family: "Trebuchet MS", Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 16px; 
		color: #000066; 
		text-decoration: underline
		}						
		
.bg 
{  
		background-repeat: no-repeat; 
		background-position: center center
		}

.right 
{ float: right; padding-bottom: 5px; padding-left: 5px}

.left 
{ float: center; padding-bottom: 5px; padding-right: 5px}


.promo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #330066;
	font-weight: normal;
	font-style: normal;
}

