/* CSS Document */

BODY {
	background: #9C2C1E url('../images/bg.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; }

a img {
	border: 0;
}

H1, H2, H3, .navInactive, .navActive2, .small {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif; }
.footer, .footer2, .rhsInput, .rhsPlainText, .bodyPlainText {
	font-family: Arial, Helvetica, Verdana, Sans-serif; }

H1 {
	font-size: 12px;
	color: #217066; 
	text-transform: UPPERCASE; 
	margin: 10px 0 5px 0; }
H1 .xl {
	font-size: 16px; }

H2 {
	font-size: 11px;
	color: #333333; 
	text-transform: UPPERCASE;
	padding-top: 11px; }

.formtext{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px; }

.button {
	font-size: 12px;
	color: #FFF;
   font-weight: bold;
   background: #BF4533;
   border:2px solid;
   border-top-color:#DF624B;
   border-left-color:#DF624B;
   border-right-color:#531810;
   border-bottom-color:#531810;
}

textarea, select, input {
 color: #98261B;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
}
th
{
 background: #BF4533;
 text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 12px;
}

.oddrow, .oddrow a{
/*background: #BF4533;*/
color: #000;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 12px;
}	

.evenrow, .evenrow a{
/*background: #B8D9DF;*/
background: #DBECEF;
color: #000;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 12px;
}	
	
.bodyBgtrue {
	background:url('../images/bgBody.gif') repeat-y; }
.bodyBgfalse {
	background:url('../images/bgBody_wide.gif') repeat-y; }

.navInactive, .navActive2, .navInactive A, .navActive2 A, .navInactive A:Visited, .navActive2 A:Visited, .navInactive A:Hover, .navActive2 A:Hover {
	font-size: 12px; 
	color: white; 
	text-decoration: none; }
.navInactive A:Hover, .navActive2 A:Hover {
	color: #FFDF03; }

.navActive1 {
	background: black; }
.navActive2 {
	background: #949599;
	font-weight: bold; }
	
.footer {
	font-size: 11px; 
	color: #F4D2CE; }
.footer A, .footer A:Visited {
	color: #F4D2CE; }
.footer A:Hover {
	color: white; }
	
TABLE .footer2true {
	width: 601px; }
TABLE .footer2false {
	width: 760px; }
	
.footer2 {
	font-size: 11px;
	line-height: 18px;
	color: #C1C1C1; }
.footer2 A {
	color: #D84200; text-decoration: none; }
.footer2 A:Hover {
	color: #9F2E20; }
	
.noUnderline, a.noUnderline, span.noUnderline {
	text-decoration: none;
}
	
.noPadding {
	padding: 0 0 0 0;
	margin: 0 0 0 0; }

.conf1 {
	font-size: 12px;
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: 3px;
	color: #373737; }
	
.conf2 {
	font-size: 10px;
	line-height: 12px; 
	margin-top: 0px;
	margin-bottom: 8px;
	color: #373737; }
	
.conf3 {
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #373737; }

.small {
	font-size: 11px; 
	color: #333333; }
	
