html {
	background-color:#ffffff;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #666666;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: left;
	color: #666666;
}

ul, li, img, body, html, p {
	margin: 0;
	padding: 0;
}

h1 {
	padding:5px 0px 20px 0px;
	margin:0px;
	font-family:arial;
	font-size:22px;
	color:#555555;
	font-weight:bold;

}
h2 {
	clear:both;
	padding:8px 0px 8px 25px;
	margin:15px 0px 10px 0px;
	font-family:Arial;
	font-size:1.6em;
	color:#666666;
	font-weight:normal;
	background:#fbf7e7 url(images/arrow.gif) no-repeat .3em top;
	display:block;	
	line-height:25px;
	border-bottom:1px solid #d4d4d4;
}
h3 {
	padding:10px 0px 10px 0px;
	margin:0px;
	font-family:Arial;
	font-size:1.8em;
	color:#737373;
	font-weight:bold;
}
hr {
	clear:both;
	height:1px;
	background:#f1edf1;
	color:#f1edf1;
	border:none;
}
.fr {
	float:right;
}
.fl {
	float:left;
}

#container {
	width:980px;
	margin:0 auto;
	text-align:left;
}
#logo {
	margin:0px;
	padding:0px;
}
#logo img {
	padding:0px;
	margin:20px 0px;
	display:block;
	border:0px;
}
#logoimg {
	position:relative;
	float:left;
}
#logotext {
	position:relative;
	float:right;
	width:400px;
	margin:25px 0px 0px 0px;
	padding:0px;
	text-align:right;
}
#logotext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff8604;
	text-decoration:none;
}
#logotext a:hover {
	color:#90c749;
	text-decoration:underline;
}
#logotext b {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	padding:0px;
	margin:0px;
}
#topsection {
	clear:both;
}
#topnavigation {
	background:#626262 url(images/topnavbg.jpg) no-repeat;
	height:39px;
	overflow:hidden;
	margin:0px 0px 11px 0px;
	padding:0px;
}
#topnavigation ul {
	list-style:none;
}
#topnavigation li {
	list-style:none;
	float:left;
	line-height:39px;
}
#topnavigation a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:0px 26px 0px 25px;
	margin:0px;
}
#topnavigation a:hover {
	background:url(images/hover-tnavbg.gif) repeat-x;
	display:block;
	text-decoration:none;
}
.home a:hover {
	background:url(images/hoverhome.gif) left center no-repeat!important;
}

.apply a:hover {
	background:url(images/hoverapply.gif) right center no-repeat!important;
}

#mainbody {
	clear:both;
	width:980px;
	background:#ffffff;
	margin-top:11px;
}
#innerbodycontainer {
 	background:url(images/bodybgdot.gif) repeat-y scroll;
	padding:0px 20px 0px 20px;
	margin:0px;
	overflow:hidden;
}
#innerbodycontainer p {
	padding:0px 0px 20px 0px;
	margin:0px;
	line-height:22px;
	text-align:justify;
}
#footer {
	padding:15px 20px 5px 12px;
	font-size:11px;
	color:#999999;
}
#footer ul {
	list-style:none;
}
#footer li {
	list-style:none;
}
#footer a {
	color:#ff8604;
	text-decoration:none;
}
#footer a:hover {
	color:#90c749;
	text-decoration:underline;
}
#flinks {
	position:relative;
	float:left;
	width:200px;
}
#flocations {
	position:relative;
	float:left;
	width:200px;
}
#fquick {
	position:relative;
	float:left;
	width:200px;
	
}
#bodyleft {
	float:left;
	width:690px;
	padding-right:10px;
}
#bodyleft a {
	color:#3399CC;
	text-decoration:none;
}
#bodyleft a:hover {
	color:#ff8604;
	text-decoration:underline;
}

#bodyright {
	float:right;
	width:220px;
	padding-left:10px;
}

#rightnav ul, #rightlocation ul {
	list-style:none;
}
#rightnav li {
	list-style:none;
	line-height:2.2em;
	margin-left:6px;
	color:#FF9900;
}
#rightnav a {
	color:#3399CC;
	text-decoration:none;
}
#rightnav a:hover {
	color:#ff8604;
	text-decoration:underline;
}

#rightlocation {
	margin:20px 0px 0px 0px;
}
#rightlocation li {
	list-style:none;
	line-height:2.2em;
	margin-left:20px;
	padding-left:18px;
	color:#FF9900;
	background:url(images/arrow6.gif) no-repeat left center;
}
#rightlocation a {
	color:#3399CC;
	text-decoration:none;
}
#rightlocation a:hover {
	color:#ff8604;
	text-decoration:underline;
}
#rightlocation h3 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 22px;
	font-family:Arial;
	font-size:1.6em;
	color:#333333;
	font-weight:normal;
	background:url(images/arrow2.gif) no-repeat left center;
}

.tiny {
	font-size:10px;
	color:#bbbbbb;
	text-align:left;
	padding:5px 0 8px 28px;
}
.inputbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.image {
	margin:0px;
	padding:0px;
	display:block;
	border:0px;
	overflow:hidden;
}
.rborder {
	border-right:1px solid #474747;
}
.lborder {
	border-left:1px solid #727272;
}
.locrightbrd {
	border-right:1px solid #fff;
}
.locleftbrd {
	border-left:1px solid #e3e3e3;
}
#location {
	margin-top:10px;
	background:#fdfaf0;
	padding:10px 0px 10px 0px;
	overflow:hidden;
}
#location .locationitem {
	position:relative;
	float:left;
	width:166px;
	text-align:center!important;
}
.loclink a {
	color:#ff8604!important;
	text-align:center;
	line-height:3.2em;
	text-decoration:underline!important;
}

.loclink a:hover {
	padding:3px 6px 3px 6px;
	color:#90c749!important;
	text-decoration:none!important;
}
#location img {
	background-color: #FFFFFF;
	padding:3px;
	text-align:center;
}
#location a img {
	border:#c6c1c8 1px solid;
	
}
#location a:hover img {
	border:#fcac45 1px solid;
}

.applynow a{
	background:#db0d0d;
	color:#fff!important;
	padding:5px;
	border:none!important;
	text-decoration:none;
}
.applynow a:hover {
	background:#FF6600;
	text-decoration:none!important;
}

#bodyleft ul {
	list-style:none;
	padding-bottom:20px;
	padding-top:5px;
}
#bodyleft li {
	list-style:disc;
	line-height:2.0em;
	margin-left:15px;
}
#thead {
	background: url(images/1.png) no-repeat;
	height:188px;
	width:285px;
}
#thead h4 {
	margin:0px;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:normal;
}
#getstarted {
	margin:20px 0px 0px 0px;
}
#getstarted p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:left;
}
#getstarted h3 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 22px;
	font-family:Arial;
	font-size:1.6em;
	color:#333333;
	font-weight:normal;
	background:url(images/arrow2.gif) no-repeat left center;
}	
.white {
	color:#ffffff;
}
.black {
	color:#333333;
}
.clearme {
	clear:both;
}