.footer_links   { 
    font-family: Verdana; 
    font-size: 10pt;
    color: #B5B591; 
    text-decoration: none
}
a:hover.footer_links { 
    color: #FFFFFF
}
.red_title  {
	font-family: Verdana, Trebuchet MS;
	font-size: 16pt;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	margin-left:25;
	margin-right:25;
	margin-top:25; line-height:150%
}
.base_text   {
	font-family: Verdana, Trebuchet MS;
	font-size: 11pt;
	text-align: left;
	margin-left: 25;
	margin-right: 25;
	margin-top: 10;
	margin-bottom:10
}
.bold_text   {
	font-family: Verdana, Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin-left: 25;
	margin-right: 25;
	margin-top: 10;
	margin-bottom:10
}
.text_ongray   {
	border:5px solid #F3F2EA; 
	font-family: Verdana, Trebuchet MS;
	color: #000000;
	font-size: 11pt;
	text-align: left;
	margin-left: 25;
	margin-right: 15;
	margin-top: 10;
	margin-bottom:10; 
	background-color:#F3F2EA
}
.access_btn     { 
    border:1px solid #dfe1d4; 
	background-position: center; 
	font-family: Verdana; 
    font-size: 10px;
    background-image:url('images/free_btn.gif'); 
    background-repeat:no-repeat; 
	width:281; 
	height:51 
}
.enter_email     { 
    font-family: Verdana, Trebuchet MS;
	color: #000000;
	font-size: 11pt;
    border: 3px solid #FFFFFF
}
.notice  {
	font-family: Verdana, Trebuchet MS;
	font-size: 9pt;
	text-align: left;
	margin-left: 25;
	margin-right: 25;
	margin-top: 10;
	margin-bottom:25
}