* {
	padding: 0;
	margin: 0;
	border: 0;
}

BODY {
	background: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #626985;
	font-size: 11px;
}

#all {
	width: 720px;
}

#menu {
	height: 38px;
	clear: both;
	margin: 0 0 4px 0;
	width: 722px;
}

#content_index {
	margin: 15px 0 0 0;
	text-align: justify;
}

#content {
	margin: 15px 30px 0 30px;
	text-align: justify;
}

#content_customer {
	margin: 15px 0 0 10px;
	text-align: justify;
}

#footer {
	margin: 15px 0 15px 0;
	clear: both;
}

#footer_border {
	margin: 15px 0 15px 0;
	clear: both;
}

.menu_border {
	float: left;
	height: 38px;
	width: 1px;
}

#home_active {
	background: url("/images/menu/menu0100.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 79px;
	float: left;
}

#about_active {
	background: url("/images/menu/menu0200.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 67px;
	float: left;
}

#customer_service_active {
	background: url("/images/menu/menu0300.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 117px;
	float: left;
}

#our_sites_active {
	background: url("/images/menu/menu0400.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 92px;
	float: left;
}

#complaint_service_active {
	background: url("/images/menu/menu0500.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 121px;
	float: left;
}

#affiliate_resources_active {
	background: url("/images/menu/menu0600.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 129px;
	float: left;
}

#contacts_active {
	background: url("/images/menu/menu0700.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 108px;
	float: left;
}

a:link.home, a:visited.home {
	background: url("/images/menu/menu0100.jpg") no-repeat;
	height: 38px;
	width: 79px;
	float: left;
}
a:hover.home {
	background: url("/images/menu/menu0100.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 79px;
	float: left;
}

a:link.about, a:visited.about {
	background: url("/images/menu/menu0200.jpg") no-repeat;
	height: 38px;
	width: 67px;
	float: left;
}
a:hover.about {
	background: url("/images/menu/menu0200.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 67px;
	float: left;
}

a:link.customer_service, a:visited.customer_service {
	background: url("/images/menu/menu0300.jpg") no-repeat;
	height: 38px;
	width: 117px;
	float: left;
}
a:hover.customer_service {
	background: url("/images/menu/menu0300.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 117px;
	float: left;
}

a:link.our_sites, a:visited.our_sites {
	background: url("/images/menu/menu0400.jpg") no-repeat;
	height: 38px;
	width: 92px;
	float: left;
}
a:hover.our_sites {
	background: url("/images/menu/menu0400.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 92px;
	float: left;
}

a:link.complaint_service, a:visited.complaint_service {
	background: url("/images/menu/menu0500.jpg") no-repeat;
	height: 38px;
	width: 121px;
	float: left;
}
a:hover.complaint_service {
	background: url("/images/menu/menu0500.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 121px;
	float: left;
}

a:link.affiliate_resources, a:visited.affiliate_resources {
	background: url("/images/menu/menu0600.jpg") no-repeat;
	height: 38px;
	width: 129px;
	float: left;
}
a:hover.affiliate_resources {
	background: url("/images/menu/menu0600.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 129px;
	float: left;
}

a:link.contacts, a:visited.contacts {
	background: url("/images/menu/menu0700.jpg") no-repeat;
	height: 38px;
	width: 108px;
	float: left;
}
a:hover.contacts {
	background: url("/images/menu/menu0700.jpg") 0 -42px no-repeat;
	height: 38px;
	width: 108px;
	float: left;
}


.click_block {
	float: left;
	margin: 24px 7px 8px 0;
}
.click_block01 {
	float: left;
	margin: 24px 0 8px 0;
}

#news {
	background: #CFCFCF url("/images/bg010000.gif") no-repeat;
	width: 640px;
	height: 170px;
	clear: both;
	padding: 20px 40px 16px 40px;
}

#news_archive {
	background: url("/images/img02000.gif") 0 7px no-repeat;
	padding: 10px 0 0 30px;
	margin: 10px 0 0 10px;
	height: 22px;
	border: #A3A3A3 1px solid;
	border-width: 1px 0 0 0;
}

.cell_border {
	border: #FFFFFF 2px solid;
	border-width: 0 2px 0 0;
	padding: 8px;
	margin: 0 0 7px 0;
	width: 25%;
	text-align: left;
	vertical-align: top;
}

.date {
	color: #333399;
	font-weight: bold;
}

.hdr {
	float: left;
	display: block;
	clear: both;
	margin: 0 0 15px 0;
}

.bg {
	float: right;
}

a:link, a:visited {
	color: #333399;
}

a:hover {
	text-decoration: none;
}

ul.list {
	border: #DEDEDE 1px solid;
	border-width: 0 0 1px 0;
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
ul.list li {
	background: url("/images/bullet01.gif") 0 3px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	font-weight: bold;
}

ul.faq_list {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
ul.faq_list li {
	background: url("/images/bullet01.gif") 0 3px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

ul.letter_list {
	list-style: lower-alpha;
	margin: 0 0 0 30px;
}
ul.letter_list li {
	margin: 0 !important;
	padding: 0 !important;
}

ul {
	list-style: circle;
	margin: 5px 0 5px 30px;
}

#customer_left {
	background: url("/images/faqs0000.jpg") top left no-repeat;
	padding: 30px 0 0 0;
	margin: 0 20px 0 0;
	width: 180px;
	float: left;
	text-align: left;
}

#customer_right {
	float: left;
	width: 500px;
}

.contact_block_email {
	width: 160px;
	height: 9999999995px;
	background: url("/images/bg020001.gif") top left no-repeat;
	clear: both;
	margin: 10px 0 10px 0;
	padding: 10px;
	font-size: 10px;
}

.contact_block {
	width: 160px;
	height: 85px;
	background: url("/images/bg020000.gif") top left no-repeat;
	clear: both;
	margin: 10px 0 10px 0;
	padding: 10px;
	font-size: 10px;
}

.contact_icon {
	float: right;
	margin: 5px;
}

INPUT {
	border: #616885 1px solid;
	background: #FFFFFF;
	width: 230px;
	clear: right;
	float: left;
}

.submit {
	width: auto;
	clear: both;
	float: left;
	margin: 10px 0 0 150px;
}

label {
	width: 150px;
	float: left;
}

#search_form {
	background: url("/images/img05000.gif") top no-repeat #DEDEDE;
	width: 452px;
	height: 190px;
	padding: 20px;
	margin: 20px 0 0 0;
}

#search_header {
	color: #2D6526;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.input_border {
	border: #FFFFFF 1px solid;
	border-width: 0 0 1px 0;
	clear: both;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}

#div01 {
	background: url("/images/img10000.jpg") top left no-repeat;
	width: 452px;
	height: 58px;
	padding: 15px 10px 10px 48px;
	margin: 10px 0 0 0;
	float: left;
	clear: both;
}

#div02 {
	clear: both;
	float: left;
	color: #340000;
	width: 380px;
}

#div03 {
	clear: both;
	float: left;
	width: 380px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border: #DEDEDE 1px solid;
	border-width: 1px 0 0 0;
}

.secure {
	float: right;
	width: 117px;
	font-size: 10px;
	margin: 0 0 20px 20px;
}

.question {
	margin: 20px 0 8px 0;
	font-weight: bold;
}

OL {
	margin: 8px 0 8px 30px;
}

OL.faq3 li {
	margin: 0 0 10px 0;
}

#sites_left {
	float: left;
	width: 49%;
	margin: 0 2% 0 0;
}
#sites_right {
	float: left;
	width: 49%;
}

.thumb {
	border: #DEDEDE 2px solid;
	border-width: 2px 0 0 0;
	padding: 15px 0 10px 0;
}

.news_block {
	background: url(/images/bullet02.gif) 0px 26px no-repeat;
	clear: both;
	padding: 10px 0 10px 20px;
}
.news_block_noborder {
	background: url(/images/bullet02.gif) 0 10px no-repeat;
	clear: both;
	padding: 10px 0 10px 20px;
}

#customer_right table {
	width: 450px;
}
#customer_right table table {
	width: 430px;
}
#bullet_td { width: 3px; }
#bullet_td img {
	display: none;
}
#title_td {
	font-weight: 900;
}
#header_td {
	background: #F4F4F4;
}

fieldset {
		border: 1px solid #ccc;
		margin: 10px;
		padding: 10px;
}

table.search th {
	text-align: right;
}
table.search td {
	text-align: left;
}
table.search input, table.search select {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #616885;
	clear:right;
	float:none;
	width:auto;
}

table.search select {
	width: 179px;
