@charset "iso-8859-1";
body		{ margin:0px; padding:0px; background-color:#ffffff; font-size:10px; color:#7A7A7A; font-family:tahoma; line-height:13px }
img		{ border-width:0px;}
td		{ vertical-align:top; font-size:11px; color:#7A7A7A}
a		{ text-decoration:none; color:#007DBD;}
a:hover		{ text-decoration:underline}
input	{}
form	{ margin:0px; padding:0px; }

.logo	{ text-align:right}
.logo2	{ margin-top:22px;}

.reasons	{ margin-bottom:26px; margin-top:14px;}
.reason_txt	{ margin-bottom:30px; margin-top:11px;}

.apply	{ margin-left:10px;}

.bottom_bg	{ background-image:url(images/bottom_bg.gif); height:61px; vertical-align:middle; text-align:center; color:a0a0a0;}
.bottom_bg a.dark	{ color:838383;}
.bottom_bg span.dark	{ color:838383;}

.content			{ margin:23px 24px 30px 33px; line-height:13px;}
.content div.arrow	{ margin-top:10px; margin-bottom:24px}
.content_txt_orange	{ color:#007DBD;}
.points	{ background-image:url(images/points.gif)} 

.contact_left		{ text-align:right}
.contact_form1		{ width:120px; height:18px; font-size:11px; line-height:11px;}
.contact_txtarea	{ margin-left:0px; overflow:auto; font-size:11px; line-height:11px; font-family:tahoma; width:322px; height:130px;}

#clear_form	{ cursor:pointer }
.error		{ color:#E85F00;font-weight:bold;padding-bottom:20px; }
/* CSS Document */


#navcontainer 
{
padding-top:100px;
}

#navcontainer ul li
{
list-style-type: none;
padding-top: 0;
margin: 0;
display: block;
float: right;
background: url("images/nav-bg.jpg") repeat-x 20px;
font: 11px/20px "Tahoma", verdana, sans-serif;
text-align: center;

}

#navcontainer a
{
color: #6b6b6c;
text-decoration: none;
display: block;
width: auto;
padding: 0px 15px 0px 15px;
border-top: 1px solid #d5d1d1;
border-bottom: 1px solid #d5d1d1;
border-left: 1px solid #d5d1d1;
border-right: 1px solid #d5d1d1;
}

#navcontainer li#active { background: url("images/nav-bg-hover.jpg") repeat-x 20px; }
#navcontainer a:hover { background: url("images/nav-bg-hover.jpg") repeat-x 20px; }

#contact{
color:#CC6600;
font-size:14px;
padding-top:10px;
float:right;
}
