.form_qs2 {
	width: 150px;
	margin: 0 5px 0 0;
}

#hd_bgr {
	position: relative;
	color: #fff;
	min-height: 17.5em;
	height: auto;
}
/*\*/
* html #hd_bgr {
	height: 17.5em;
}
.hd_bgr1 {
	background: #FF6600;
}
.hd_bgr2 {
	background: #33004B;
}
.hd_bgr3 {
	background: #E60000;
}
.hd_bgr4 {
	background: #298023;
}
.hd_bgr5 {
	background: #BE258F;
}
.hd_bgr6 {
	background: #ffa900;
}
.hd_bgr7 {
	background: #90c400;
}
.hd_bgr8 {
	background: #00aaad;
}

.hd_content {
	padding: 0 15px;
	width: 750px;
}
.hd_content h1, .hd_content h2
{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 0.5em 0;
	color: #fff;
}

.hd_content h2
{
	font-family: Arial, Verdana, sans-serif;
}

.hd_content p {
	padding: 0 0 0.5em 0;
}
.hd_content_left {
	width: 540px;
	padding-top: 10px;
	float: left;
	position: relative;
}
.hd_content_right {
	width: 200px;
	padding-top: 10px;
	float: right;
	position: relative;
}
.hd_image {
	float: right;
	margin: 11px 0 0 0;
	width: 180px;
	height: 155px;
}
.hd_list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
}
.hd_list li {
	display: inline;
}
.hd_list li a, .hd_list li a:visited {
	display: block;
	text-decoration: none;
	padding: 0.5em 0 0.5em 35px;
	color: #000;
	height: 1%;
}
.hd_list li a:hover {
	text-decoration: none;
}
.hd_list li#hd_list1 a {
	background: url("../images/list-hd1.gif") no-repeat left center;
}
.hd_list li#hd_list1 a:hover /*, .hd_list li#hd_list1 a.selected*/ {
	background: #f60 url("../images/list-hd1o.gif") no-repeat left center;
	color: #fff;
}
.hd_list li#hd_list2 a {
	background: url("../images/list-hd2.gif") no-repeat left center;
}
.hd_list li#hd_list2 a:hover /*, .hd_list li#hd_list2 a.selected*/ {
	background: #33004B url("../images/list-hd2o.gif") no-repeat left center;
	color: #fff;
}
.hd_list li#hd_list3 a {
	background: url("../images/list-hd3.gif") no-repeat left center;
}
.hd_list li#hd_list3 a:hover /*, .hd_list li#hd_list3 a.selected */{
	background: #E60000 url("../images/list-hd3o.gif") no-repeat left center;
	color: #fff;
}
.hd_list li#hd_list4 a {
	background: url("../images/list-hd4.gif") no-repeat left center;
}
.hd_list li#hd_list4 a:hover /*, .hd_list li#hd_list4 a.selected*/ {
	background: #298023 url("../images/list-hd4o.gif") no-repeat left center;
	color: #fff;
}
.hd_list li#hd_list5 a {
	background: url("../images/list-hd5.gif") no-repeat left center;
}
.hd_list li#hd_list5 a:hover /*, .hd_list li#hd_list5 a.selected */{
	background: #BE258F url("../images/list-hd5o.gif") no-repeat left center;
	color: #fff;
}
.hd_list li#hd_list6 a {
	background: url("../images/list-hd6.gif") no-repeat left center;
}
.hd_list li#hd_list6 a:hover /*, .hd_list li#hd_list6 a.selected*/ {
	background: #ffa900 url("../images/list-hd6o.gif") no-repeat left center;
	color: #fff;
}
.hd_list li#hd_list7 a {
	background: url("../images/list-hd7.gif") no-repeat left center;
}
.hd_list li#hd_list7 a:hover /*, .hd_list li#hd_list7 a.selected*/ {
	background: #90c400 url("../images/list-hd7o.gif") no-repeat left center;
	color: #fff;
}
.hd_list li#hd_list8 a {
	background: url("../images/list-hd8.gif") no-repeat left center;
}
.hd_list li#hd_list8 a:hover /*, .hd_list li#hd_list8 a.selected*/ {
	background: #00AAAD url("../images/list-hd8o.gif") no-repeat left center;
	color: #fff;
}
.hd_list a.selected {
	-moz-outline:none;
}

.hd_list_usa {
	padding-top: 0.5em;
}
.hd_list_usa a {
	margin-top: 0.7em;
}
.hd_list_usa li#hd_list6 a {
	background-image: url("../images/list-hd6-usa.gif");
}
.hd_list_usa li#hd_list6 a:hover, .hd_list_usa li#hd_list6 a.selected {
	background-image: url("../images/list-hd6o-usa.gif");
}
.hd_list_usa li#hd_list7 a {
	background-image: url("../images/list-hd7-usa.gif");
}
.hd_list_usa li#hd_list7 a:hover, .hd_list_usa li#hd_list7 a.selected {
	background-image: url("../images/list-hd7o-usa.gif");
}

.home_bottom {
	background: url("../images/home-bottom.gif") repeat-y left top;
	height: 1%;
}
.home_divisions {
	background: url("../images/home-divisions.gif") repeat-y left top;
	margin: 0 0 2px 0;
	height: 1%;
}
.home_divisions_usa {
	background: url("../images/home-divisions-usa.gif") repeat-x left bottom;
}

.home_tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home_tabs ul li {
	float: left;
}
.home_tabs ul li a, .home_tabs ul li a:visited {
	text-decoration: none;
	font-size: 0.85em;
	display: block;
	float: left;
	text-align: center;
	background: #0e3192;
	border-left: 1px solid #3250a2;
	color: #fff;
	padding: 0.4em 0;
}
.home_tabs ul li a:hover, .home_tabs ul li a.selected {
	text-decoration: none;
	background: #cadcec url("../images/home-tabs.gif") repeat-x left top;
	color: #0e3192;
}


/* For when Blogs aren't included: 

.home_tabs ul li.li1 a {
	width: 122px;
	_width: 121px;
	border: none;
}
.home_tabs ul li.li2 a {
	width: 59px;
}
.home_tabs ul li.li3 a {
	width: 119px;
}
.home_tabs ul li.li4 a {
	width: 79px;
}
.home_tabs ul li.li5 a {
	width: 117px;
}
.home_tabs ul li.li6 a {
	width: 50px;
}
.home_tabs ul li.li7 a {
	width: 120px;
}
.home_tabs ul li.li8 a {
	width: 158px;
}
*/


/* For when Blogs are included: */

.home_tabs ul li.li1 a {
	width: 114px;
	_width: 113px;
	border: none;
}
.home_tabs ul li.li2 a {
	width: 52px;
}
.home_tabs ul li.li3 a {
	width: 112px;
}
.home_tabs ul li.li4 a {
	width: 72px;
}
.home_tabs ul li.li5 a {
	width: 110px;
}
.home_tabs ul li.li6 a {
	width: 50px;
}
.home_tabs ul li.li7 a {
	width: 113px;
}
.home_tabs ul li.li8 a {
	width: 150px;
}





.ht_col1 {
	width: 239px;
	padding: 0.3em 10px;
	float: left;
	margin: 0.5em 0;
}
.ht_col2, .ht_col3 {
	width: 239px;
	padding: 0.3em 10px;
	float: left;
	margin: 0.5em 0;
	background: url("../images/ht-col2.gif") repeat-y left top;
	min-height: 10.7em;
	height: auto;
}
/*\*/
* html .ht_col2 {
	height: 10.7em;
}
.ht_col3 {
	padding-top: 2.5em;
	min-height: 7.8em;
	height: auto;
}
/*\*/
* html .ht_col3 {
	height: 7.8em;
}

.ht_content {
	background: #eaf1f7 url("../images/ht-bgr.gif") repeat-x left top;
	font-size: 0.85em;
	min-height: 10.5em;
	height: auto;
}
/*\*/
* html .ht_content {
	height: 10.5em;
}
.ht_content h2 {
	color: #0E3192;
	padding: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 1.4em;
}
.ht_content p {
	padding: 0 0 0.3em 0;
}
.ht_pic {
	text-align: center;
	padding-top: 0.9em;
}

.qs2 {
	color: #0E3192;
}
.tab_qs2 td {
	border: none;
	padding: 0 0 0.2em 0;
}
