td, table{
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	vertical-align:top;
	color:#838282;
}


form { margin:0px; padding:0px}
body { margin:0; padding:0;}

a { color:#737272; text-decoration:underline}
a:hover{ text-decoration:none}

b a{ color:#4B4E4F; text-decoration:none}
b a:hover{ text-decoration:underline}

b{ color:#7BA53A}

span b a{ color:#4B4E4F; text-decoration:underline}
span b a:hover{ text-decoration:none}

.dark{ color:#727372; line-height:13px}
.dark span a{ color:#4B4E4F; text-decoration:underline}
.dark span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 9px; margin-bottom:10px;}
.list ul li a{ color:#5B5D5E; font-weight:bold; text-decoration: underline}
.list ul li a:hover{text-decoration: none}

.privacy{ color:#878787; margin-left:25px}
.privacy a{ color:#878787; text-decoration:none}
.privacy a:hover{ text-decoration:underline}

.left{ padding-right:10px;}

.form input {
	width: 169px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color: #646464;
	padding:2 0 0 6px;
	
	background-color:#FFFFFF}


.form textarea {
	width:140px;
	height:101px;
	font-family:tahoma;
	font-size:11px;
	color:#646464;
	overflow:hidden;
	padding:2 0 0 6px;
	
	background-color:#FFFFFF
}

img { border:0px;}
.SectionHeading{ font-family:Georgia, Arial; font-size:20px; font-weight:bold; line-height:24px;}
.apply{float:right; margin: 15px 0px 15px 20px; font-size:14px; line-height:16px; font-family:Georgia, Arial; text-align:center;}
.apply a, .apply a:hover { text-decoration:none}
ol li{margin-bottom:10px;}
ul li{margin-bottom:5px; }
.quotes { width:200px; float:right; margin: 15px 0px 15px 20px; font-family:Georgia, Arial; font-size:14px; line-height:16px;color:#7BA53A}
.center { text-align:center;}



.header {
  width:730px;
  margin: auto;
}

.topHeader {
  height:122px;
}

.topHeader div {
  float:left;
}

.bottomHeader a div {
  height:27px;
}

.menu1 div, .menu2 div, .menu3 div, .menu4 div, .menu5 div, .menu6 div {
  height:27px;
  float:left;
}

.menu1 {
  background:url('images/menu1.gif') top left no-repeat;
}
.menu1 div {
  width:116px;
}

.menu2 {
  background:url('images/menu2.gif') top left no-repeat;
}
.menu2 div {
  width:121px;
}

.menu3 {
  background:url('images/menu3.gif') top left no-repeat;
}

.menu3 div {
  width:105px;
}

.menu4 {
  background:url('images/menu4.gif') top left no-repeat;
}

.menu4 div {
  width:141px;
}

.menu5 {
  background:url('images/menu5.gif') top left no-repeat;
}

.menu5 div {
  width:111px;
}

.menu6 {
  background:url('images/menu6.gif') top left no-repeat;
}

.menu6 div {
  width:117px;
}

.menu1:hover {
  background:url('images/menu1_hover.gif') top left no-repeat;
}

.menu2:hover {
  background:url('images/menu2_hover.gif') top left no-repeat;
}

.menu3:hover {
  background:url('images/menu3_hover.gif') top left no-repeat;
}

.menu4:hover {
  background:url('images/menu4_hover.gif') top left no-repeat;
}

.menu5:hover {
  background:url('images/menu5_hover.gif') top left no-repeat;
}

.menu6:hover {
  background:url('images/menu6_hover.gif') top left no-repeat;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}