<STYLE TYPE="text/css">
/* CSS Document */
a:active 
{
color: #000000;
}
a:link 
{ 
color: black; 
}
a:visited 
{
color: #000000;
}
a:hover 
{
color: #B35251;
}

.bodytext
{
FONT-FAMILY: Arial, "sans serif";  
FONT-SIZE: 10pt; 
TEXT-ALIGN: left
}
.bodytextcenter
{
FONT-FAMILY: Arial, "sans serif";  
FONT-SIZE: 10pt; 
TEXT-ALIGN: center
}
.bodytext_completedstep
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 10pt; 
TEXT-ALIGN: left;
COLOR: #999999
}
.bodytext_indent
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 10pt; 
TEXT-ALIGN: left;
}
.bodytext_italic
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 10pt; 
TEXT-ALIGN: left;
FONT-STYLE: italic;
}
.bodytext_normal
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 10pt; 
}
.bodytextright
{
FONT-FAMILY: Arial, "sans serif";  
FONT-SIZE: 10pt; 
TEXT-ALIGN: right
}
.bodytextsmall
{
FONT-FAMILY: Arial, "sans serif";  
FONT-SIZE: 9pt; 
TEXT-ALIGN: justify
}
.bodytextsmallcenter
{
FONT-FAMILY: Arial, "sans serif";  
FONT-SIZE: 8pt; 
TEXT-ALIGN: center
}
.footer 
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 9pt; 
TEXT-ALIGN: center;
}
.includes_header
{
FONT-SIZE: 11pt;
COLOR: #000000;
FONT-FAMILY: Arial, "sans serif"; 
FONT-WEIGHT: BOLD;
}
.loginentry
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 10pt; 
FONT-COLOR: BLACK;
}
.loginentry_header
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 10pt; 
FONT-COLOR: BLACK;
FONT-WEIGHT: BOLD;
}
.loginentry_header_lrg
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 12pt; 
FONT-COLOR: BLACK;
FONT-WEIGHT: BOLD;
}
.loginentry_header_lrg_indent
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 12pt; 
FONT-COLOR: BLACK;
FONT-WEIGHT: BOLD;
MARGIN-LEFT: 10%;
MARGIN-RIGHT: 10%
}
.navigation_steps
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 8pt; 
COLOR: #000000;
}
.navigationsteps
{
FONT-FAMILY: Arial, "sans serif"; 
FONT-SIZE: 8pt; 
COLOR: #000000;
}
.text_normal_error
{
FONT-SIZE: 10pt;
COLOR: #660000;
FONT-FAMILY: Arial, "sans serif"; 
FONT-STYLE: italic;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.nav:link {
	color: #000000;
	text-decoration: none;
}
.nav:active{
	color: #000000;
	text-decoration: none;
}
.nav:visited {
	color: #000000;
	text-decoration: none;
}
.nav:hover{
	color: #B35251;
	text-decoration: none;
}
.smalltext { color: #000; font-size: 11px; font-family: "Times New Roman", Times, serif; text-decoration: none; border-style: none; outline-style: none; }
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F2EFEA;
	border: 1px solid #000000;
}
.submiter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B35251;
	border: 1px solid #000000;
}
#id { }

</STYLE>

<cfset loginentry_header_color = "##FF0000">

