/*-- RedFearn Global Styles  --*/
/*-- Site By MarketEase.com  --*/

/*-- type styles --*/
body, td { font: normal normal 8.5pt/1.5em Arial, Verdana, Helvetica, sans-serif; color: white; }
h1 { margin: 0; padding: .5em 0; font-size: 1.7em; font-weight: normal; color: #FFC; }
h2 { margin: 0; padding: .5em 0 0; font-weight: bold; font-size: 1.2em; font-style: italic; color: #cc9; }
h2.withpad { margin: 0; padding: .5em 0; font-weight: bold; font-size: 1.2em; font-style: italic; color: #cc9; }
h3 { margin: 0; padding: .5em 0; font-weight: bold; font-size: 1.1em; color: white; }
h3.center { margin: 0; padding: .5em 0 0; text-align: center; font-weight: normal; font-size: 1.5em; color; #ccc; }
p {
	margin: 0;
	padding: 0 0 .5em;
	font-size: 14px;
	font-weight: 200;
}
p.withpad { margin: 0; padding: .5em 0; }
p.horzNav { background: url("/img/blt-home.gif") center left no-repeat; padding: 5px 5px 5px 20px; }
p.copyright { font-size: .9em; text-align: center; color: #ccc; }
p.copyright a { color: #ccc; }
em, i, .em { font-style: italic; }
strong, b, .strong { font-weight: bold; }
.disclaimer { background: #666; padding: 5px; }
.required { font-weight: bold; color: #ffe79b; }
.light { color: #ddd; }
.note { font-style: italic; font-size: .95em; }

/*-- basic styles --*/
img, table, td { padding: 0; margin: 0; }
hr { margin: .5em 0; padding: 0; border-top: 1px solid #666; border-right: none; border-bottom: none; border-left: none; }
.clearboth { clear: both; }
.justify { text-align: justify; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

/*-- form styles --*/
fieldset { background: #666; margin: 0 0  10px; font-size: 1.3em; color: #ffe79b; }
legend { color: #ffc; }
.inputText, textarea, select {
	background-color: #fff;
	font: normal normal 11px Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	margin: 0;
	border-top: 1px solid #333;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #333;
}
.inputText:focus, textarea:focus, select:focus { background-color: #ffc; }
.inputBtn {
	background-color: #666;
	font: normal normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: white;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
}

/*-- link styles --*/
a img { border: 0; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
a { color: #FF9; }
h2 a { color: #cc9; }
em a { color: #cc9; }
a.medLink { color: #ffb; font-weight: bold; font-size: 1.1em; }
a.boldLink { color: #eee; font-weight: bold; }
a.bigBoldLink { color: #eee; font-weight: bold; font-size: 1.4em; }

/*-- list styles --*/
ul { margin: 0; padding: .5em 15px .5em; }
ul li { list-style: url("/img/blt-circle.gif") outside; text-align: left; }
ul.ulCol_135 li { list-style: none inside; width: 135px; float: left; }
ul.inline { display: inline; margin: 0; padding: 0; }
ul.inline li { display: inline; margin: 0; padding: 0; }

/*-- styles from oringinal html --*/
.txtBoxStyleKimmer{FONT-SIZE: 9px;	COLOR: #FFFFFF;	FONT-FAMILY: Verdana;	background-color: #2d435b;	width: 175px;	border: 1px solid #DFE4EA;}
.txtBoxStyleBrent{height: auto;	width:auto;	border:1px solid #E8ECFF;	font-family:Verdana;	font-size: 9px;	color: #FFFFFF;	background-color: #2d435b;}

.mtDropdownMenu {LEFT: -1000px;OVERFLOW: hidden;POSITION: absolute;TOP: -1000px}	
.mtDropdownMenu .content {POSITION: absolute}
.mtDropdownMenu .items {BORDER-RIGHT: #666666 1px solid;BORDER-TOP: #666666 0px solid; Z-INDEX: 2; LEFT: 0px;BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid;POSITION: relative; TOP: 0px}
.mtDropdownMenu .item {	BORDER-RIGHT: medium none;BORDER-TOP: medium none;FONT-SIZE:11px;BORDER-LEFT: medium none;CURSOR: hand;COLOR: #ffffff;BORDER-BOTTOM: medium none;FONT-FAMILY: Arial;	TEXT-DECORATION: none}
.mtDropdownMenu .background {	Z-INDEX: 1;	FILTER: alpha(opacity=90);	LEFT: 0px;	POSITION: absolute;	TOP: 0px;	moz-opacity: .8;border: 0px solid #2D435B;}
.mtDropdownMenu .shadowRight {Z-INDEX: 3;	FILTER: alpha(opacity=40); 	WIDTH: 1px; POSITION: absolute;	TOP: 3px; 	moz-opacity: .4}
.mtDropdownMenu .shadowBottom {Z-INDEX: 1;	FILTER: alpha(opacity=40); 	LEFT: 1px;	POSITION: absolute; HEIGHT: 2px; moz-opacity: .4}
.mtDropdownMenu .hover {BACKGROUND: #333333; COLOR: #ffffff}
.mtDropdownMenu .item IMG {MARGIN-LEFT: 10px}
