/* CSS Document */

body 
{
	margin							: 0px;
	padding 						: 0px;
	font-family						: Arial, Helvetica, sans-serif;
	font-size						: 12px;
	color							: #FFFFCC;
	background						: #400501 url(../images/index_02.jpg) top left repeat-x;
}
a:link , a:visited, a:active, a
{
	color							: #C49334; 
	text-decoration					: underline;
}
a:hover 
{
	color							: #E6C06D; 
	text-decoration					: underline;
}
.copyright 
{
	font-size						: 11px;
	color							: #6E7882;
	text-decoration					: none;
}
.footer
{
	font-size 						: 11px;
}
.footer, .footer:active, .footer:visited, .footer:link
{
	color 							: #580000;
	text-decoration					: none;
}
.footer:hover
{
	color							: #580000;
	text-decoration					: underline;
}
h1 {
	font-size						: 18px;
	font-style						: normal;
	line-height						: normal;
	font-weight						: normal;
	color							: #FFFFCC;
	margin-bottom					: 4px;
	margin-right					: 8px;
	letter-spacing					: .9px;
}
h2 {
	font-size						: 16px;
	font-style						: normal;
	line-height						: normal;
	color							: #FFFFCC;
	margin-bottom					: 4px;
	margin-right					: 8px;
	letter-spacing					: .7px;
}
h3 {
	font-size						: 14px;
	line-height						: normal;
	font-weight						: bold;
	color							: #FFFFCC;
	margin-top						: 3px;
	margin-bottom					: 3px;
	margin-right					: 1px;
	letter-spacing					: .-1px;
}
.home 
{
	font-size						: 10px; 
	color							: #FFFFFF;
	font-weight						: normal;
	letter-spacing					: .2pt;
	line-height						: 115%;
}
.lockfont 
{
	font-size						: 10px !important; 
	padding							: 0px;
	margin							: 7px 0px 0px 7px;
}
.nav 
{
	font-size						: 11px;
	text-decoration					: none; 
	color							: #FFFFFF;
}
.news 
{
	font-size						: 11px; 
	color							: #FFFFFF;
}
.required
{
	font-size						: .8em; 
	color							: #A1C2E1;
	font-weight						: bold;
	margin-top						: 1px;
	margin-bottom					: 10px;
	margin-right					: 3px;
	letter-spacing					: .2pt;
	line-height						: 110%;
}
.subtitle 
{
	font-size						: 13px; 
	color							: #FFFFFF;
	font-weight 					: bold;
}
.subtitlewhite
{
	font-size						: 12px; 
	color							: #FFFFFF;
	font-weight 					: bold;
}
.testimonials 
{
	font-size						: .6em; 
	color							: #FFFFFF;
	font-weight						: normal;
	letter-spacing					: .3pt;
	line-height						: 135%;
}
.text 
{
	font-size						: .8em; 
	color							: #FFFFFF;
	font-weight						: normal;
	margin-top						: 1px;
	margin-bottom					: 10px;
	margin-right					: 3px;
	letter-spacing					: .2pt;
	line-height						: 110%;
}
.ticker 
{
	font-size						: 13px; 
	color							: #04015A;
	font-weight 					: normal;
}
.title 
{
	font-size						: 14px; 
	color							: #FFFFFF;
	font-weight 					: bold;
}
ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	list-style-type: circle;
}
form, form input, button, select
{
	/*
	font-size						: 11px !important;
	padding							: 0px;
	margin							: 0px;
	*/
}
