@import "reset.css";

#home {
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) repeat-x #fff;	
}
#home-in {
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg-in.gif) repeat-x #fff;	
}
#content{
width: 900px;
margin: 0 auto;
}
#left{
float: left;
height: 534px;
width: 446px;
overflow: hidden;
background:url(../images/home-left.png) repeat-x;	
}

#right{
float: right;
height: 534px;
width: 446px;
overflow: hidden;
background:url(../images/home-right.png) repeat-x;	
}

#right .dv, #left .dv{
margin-top: 320px;
padding-left: 20px;	
}
#right .but, #left .but{
padding-top: 20px;
}
.but span a{
padding-top: 20px;
color: #333;
font-size: 9pt;
text-decoration: underline;
}
.both{
margin-top: 40px;
}
#bbb{
width: 199px;
height: 152px;
float: left;
}
#test{
color: #006293;
float: right;
width: 650px;
height: 152px;
font-weight: bold;
padding-top: 20px;
}
#test h2{
border-bottom: 1px solid  #006293;
margin-bottom: 10px;
}
#test span{
color: #333;
font-weight: normal;
}
#main{
border: 1px solid #adcadb;
border-top: 2px solid #adcadb;
border-bottom: 2px solid #adcadb;
padding: 5px;

}
#maincontent{
width: 650px;
float: left;
font-size:10pt;
}

#nav  {
	height:48px;
	padding:20px 0 0 38px;
}

#nav  li {
	float:left;
        margin-left: 25px;
}
#nav li a {
	height:12px;
        color: #fff;
        font-weight: bold;

}

#nav .apply {
	height:12px;
        color: #fff;
        font-weight: bold;

}
#quicklinks{
border: 1px solid #ccc;
width: 200px;
padding: 2px;
background-color: #eee;
float: right;
}
#quicklinks H2{
color: #7BC803;
border-bottom: 3px solid #ccc;
}
#quicklinks UL LI A{
color: #333;
font-size: 10pt;
}
.footer{
margin-top: 30px;
font-size: 10pt;
}
.footer SPAN A{
padding-left: 20px;
color: #006395;
}
.docs{
border: 1px solid #ddd;
background-color: #EFEFEF;
padding: 3px;
font-size: 10pt;
margin-bottom: 5px;
}
.docs A{
font-size: 12pt;
font-weight: bold;
}
.bar H2{
color: #fff;
margin-left:40px;
padding-top: 10px;
}
.bar{
margin-bottom: 20px;
}
#nav .apply A{
color: #7BC803;
}
#translate{
position: absolute;
top:10px;
left: 50%;
margin-left:325px;
font-size: 10pt;
}
#translate SELECT{
font-size: 8pt;
}
#translate A{
color: #eee;
}
#google_translate_element DIV{
color:#eee;
}
#maincontent IMG{
margin-bottom: 5px;
}
#maincontent OL{
margin-left: 30px;
}
#maincontent P{
padding: 2px;
}

.overlay_confirm
{
	color: #333;
	display: none;
	position: absolute;
	width: 600px;
	height: 420px;
	padding: 20px;
	border: 1px solid #ffffff;
	background-color: #bfbfbf;
	text-align: left;
	overflow:auto;
	z-index:101;
}

.overlay_background
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000500;
	background-color:#000;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}

.overlay_button
{
	float:left;
	width:70px;
	height:20px;
	margin-right:20px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	color:#ffffff;
	background-color:#5a5a5a;
	border: 1px solid #000000;
}

.overlay_confirm a
{
	text-decoration: none;
	color: #ffffff;
}

.overlay_background[id]
{
	/* IE6 and below Can't See This */
	position:fixed;
}
#disc{
position: absolute;
top: 0px;
left: 0px;
background-color: #fff;
width: 100%;
height: 200%;
opacity: .85;
filter: alpha(opacity=60);
z-index: 95;
}
#disclaimer{
width: 400px;
background-color: #006395;
color: #fff;
padding: 10px;
border: 4px solid #7BC803;
position: absolute;
top: 200px;
left: 50%;
margin-left: -200px;
font-size: 11px;
z-index: 98;
}
#articlesl LI{
padding-left: 5px;
padding-bottom: 10px;
padding-top: 10px;
line-height: 12px;
font-weight: bold;
border-bottom: 1px solid #ccc;
}
#faql{
padding-top: 12px;
padding-bottom: 12px;
border-bottom: 1px solid #eee;
}
#faql A{
color: #116D9C;
}
#crosspromo a{
color: red;
font-size: 8pt;
font-weight: bold;
}
#crosspromo{
position: absolute;
top: 120px;
left: -75px;
width: 200px;
}
#fla{
position: fixed;
top: 150px;
left: 50%;
margin-left: 450px;
}
#fla2{
position: fixed;
top: 100%;
left: 50%;
margin-left: 450px;
margin-top: -363px;
}