body {
	background-image: url(../images/home/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a {
  color: #0000FF;
  text-decoration: none;
}
a:hover {
  color: #0000FF;
  text-decoration: underline;
}

img {
	border: 0px;
}
td {
  vertical-align: top;
  font-size: 12px;
}

select {
	font-size: 11px;
}

input {
	font-size: 11px;
}

td.form_table {
	padding-bottom: 3px;
}

td.form_label {
	text-align: right;
	font-weight: bold;
}

td.form_input {
	text-align: left;
	font-weight: bold;
}

td.header_cell {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.whycl_body {
	background-color: #e5e6e8;
	color: #000000;
	text-align: left;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
}

table.nav_table {
	background-image: url(../images/home/nav_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.nav_header_left, td.nav_header_center, td.nav_header_right {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	height: 27px;
	vertical-align: middle;
	text-align: left;
}
td.nav_header_left {
	background-image: url(../images/home/nav_header_bg_center.gif);
}
td.nav_header_center {
	background-image: url(../images/home/nav_header_bg_center.gif);
}
td.nav_header_right {
	background-image: url(../images/home/nav_header_bg_right.gif);
}
td.nav_button {
	width: 100%;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	text-align: left;
	
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(../images/home/nav_button_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}

a.nav_link:active, a.nav_link:visited, a.nav_link:hover, a.nav_link:link  {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}

a.nav_link:hover {
  color: #CC0000;
  
}

table.mycl_table {
	background-image: url(../images/home/mycl_bg.gif);
	background-position: top;
	border: 1px solid #CC0000;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 136px;
}

a.mycl_links:link, a.mycl_links:hover, a.mycl_links:visited, a.mycl_links:active, td.mycl_links {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.mycl_links:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.whycl_links:link, a.whycl_links:hover, a.whycl_links:visited, a.whycl_links:active, td.whycl_links {
	color: #666666;
	text-decoration: underline;
	/*font-weight: bold;*/
}

a.whycl_links:hover {
	color: #CC0000;
	text-decoration: none;
}

td.mycl_welcome_message {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}

td.rotating_ads {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
}

table.qsearch_table {
	border: 1px solid #CC0000;
	margin-top: 5px;
	width: 506px;
}

td.qsearch_header_label {
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #CC0000;
	height: 24px;
}

td.qsearch_header_tabs {
	text-align: right;
	background-color: #CC0000;
	height: 24px;
}

table.customer_service_table {
	border: 1px solid #CC0000;
	margin-top: 5px;
	height: 90px;
}

td.customer_service_header {
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #CC0000;
	height: 24px;
	padding-left: 10px;
}

td.customer_service_links_cell {
	background-image: url(../images/home/phone-customer-service.gif);
	background-position: bottom;
	background-repeat: no-repeat;
  padding-left: 10px;
	height: 66px;

}

a.customer_service_links:link, a.customer_service_links:hover, a.customer_service_links:visited, a.customer_service_links:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

a.customer_service_links:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

table.aboutcl_table {
	border: 1px solid #CC0000;
	margin-top: 5px;
	height: 130px;
}

td.aboutcl_header {
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #CC0000;
	height: 24px;
	padding-left: 10px;
}

td.aboutcl_links_cell {
	background-image: url(../images/home/aboutcl_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
	height: 106px;

}

a.aboutcl_links:link, a.aboutcl_links:hover, a.aboutcl_links:visited, a.aboutcl_links:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.aboutcl_links:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.alert_message {
  background-color: #CCCCCC;
  color: #CC0000;
  font-weight: bold;
  text-align: center;
}

table.voicepad_table {
	border: 1px solid #CC0000;
}

td.voicepad_header {
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
  color: #ffffff;
	background-color: #CC0000;
	height: 24px;
	padding-left: 10px;
}



