﻿/* \*/ 
* html .gainlayout { height: 1%; } 
/* */

<!--[if lte IE 6]> 
<style> 
.gainlayout { height: 1px; } 
</style> 
<![endif]--> 

<!--[if IE 7]> 
<style> 
.gainlayout { zoom: 1; } 
</style> 
<![endif]--> 



body {margin:0;	padding:0;	border:0; }

.imgover a:hover
{
cursor: pointer;
}

.header
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: #151D20 ;
white-space: nowrap;
display: block;
width: 100%;
height: 83px;
margin: 0;
padding: 0;
}

.rollover a:hover
{ 
color:#ff6f09;
}

.rollover a
{
cursor: pointer;
text-decoration:none;
font-family: Helvetica, Arial;
color:#000000;
font-size:1em;
} 

.lowernav
{
  height: auto;
 width: auto;
 left:40px;
 top: 94px;
 text-align:right;
}
.lowernav a
{
cursor: pointer;
text-decoration:none;
color:#FFFFFF;
font-family: Helvetica, Arial;
font-size:.8em;

}

.lowernav a:hover
{ 
color:#ff6f09;
}

.lowernav a
{
cursor: pointer;
text-decoration:none;
color:#FFFFFF;
font-family: Helvetica, Arial;
font-size:.8em;
} 


.nav
{
 position: absolute;
 height: auto;
 width: auto;
 left:40px;
 top: 64px;
}

.nav a:hover
{ 
color:#ff6f09;
}

.nav a
{
cursor: pointer;
text-decoration:none;
color:#FFFFFF;
font-family: Helvetica, Arial;
font-size:12px;
} 

.nav2
{
 position: absolute;
 left:430px;
 top: 45px;
 height: auto;
 width: auto;
}

.nav2 a:hover
{ 
color:#ff6f09;
}

.nav2 a
{
cursor: pointer;
text-decoration: underline;
color:#FFFFFF;
font-family: Helvetica, Arial;
font-size: small;
} 

.nav3
{
 position: absolute;
 left:700px;
 top: 25px;
 height: auto;
 width: auto;
 color:#FFFFFF;
 font-size: small;
}

.nav3 a:hover
{ 
color:#ff6f09;
}

.nav3 a
{
cursor: pointer;
text-decoration: underline;
color:#FFFFFF;
font-family: Helvetica, Arial;
font-size: 12px;
} 

.nav4
{
 position: absolute;
 left:732px;
 top: 8px;
 height: auto;
 width: auto;
 color:#FFFFFF;
 font-family: Helvetica, Arial;
 font-size: small;
}

.footernav
{
 position: relative;
 height: auto;
 width: 890px;
 left:0px;
 top: 10px;
 color:#FFFFFF;
 font-family: Helvetica, Arial;
 font-size:x-small;
}

.footernav a:hover
{ 
color:#ff6f09;
}

.footernav a
{
cursor: pointer;
text-decoration:none;
color:#FFFFFF;
font-family: Helvetica, Arial;
font-size:x-small;
} 

#centercontainer
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:976px;
	height:100%;
	text-align:left;
}

#innercontainer
{
	position:relative;
	padding-left: 43px;
	padding-right: 43px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0;
	top:0px;
	width:auto;

}

#dark
{ 
background:#171C20;
text-align:center;
}

#background {
position: absolute;
left:0px;
top:0px;
width:100%;
height:1600px;
background:#fff url("/images/bck_gr_fa.jpg") repeat-x;
border:0;
margin:0;
padding:0;
}

#leftshadow {
position: absolute;
left:0px;
top:0px;
width:43px;
height:100%;
background:#171C20 url("/images/lf_shadow_fa.jpg") no-repeat;
border:0;
margin:0;
padding:0;
z-index:1;
}
	
#rightshadow 
{
position:absolute;
right:0px;
top:0px;
width:43px;
height:100%;
background:#171C20 url("/images/rt_shadow_fa.jpg") no-repeat;
border:0;
margin:0;
padding:0;
z-index:1;
}
/* bottom shadow */
.bottomshadow
{
	position:relative;
	left:0px;
	top:0px;
	width:890px;
	height:18px;
	background: url("/images/bot_shadow.jpg") no-repeat ;
	z-index:0;
}
.footernav { FONT-SIZE: xx-small;	LEFT: 0px;	WIDTH: 890px;	COLOR: #ffffff;	FONT-FAMILY: Helvetica, Arial;	POSITION: relative;	TOP: 10px;	HEIGHT: auto}
.footernav A {	FONT-SIZE: xx-small;	CURSOR: pointer;	COLOR: #ffffff;	FONT-FAMILY: Helvetica, Arial;	TEXT-DECORATION: none}

.FA_label
{
	font-weight: bold;
}

.FA_label_watermark
{
	font-style:italic;
	color: Gray;
}


.FA_button
{
	font-weight: bold;
}

.faquestion
{
	background: url(/images/text_page.gif) no-repeat;
	height:40px;
	padding-left:25px;
	padding-top:5px;
}

.faquestion a
{
	 text-decoration:none; 
	 font-family:Arial; 
	 font-size:14px; 
	 color:#0e7fc7;
}	