body {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  background-color: #e7eff1;
  margin: 0px;
}

div.page_container {
	background-color: #ffffff;
	width: 980px;
	margin: 0px auto;
	/*border: 1px solid #000000;*/
}

#header {
	width: 980px;
	height: 100px;
	background-image: url(/images/bg_header.jpg);
	background-repeat: repeat-x;
}

div.home_text_header {
	width: 480px; 
	height: 39px; 
	background-image: url(/images/bg_textbox_header.gif);
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color: #999999;
}
div.inside_text_header {
	width: 205px; 
	height: 39px; 
	background-image: url(/images/bg_textbox_header.gif);
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color: #999999;
}
div.textbox_header_left {
	float: left; 
	width: 13px; 
	height: 39px;
	background-image: url(/images/bg_textbox_header_left.gif);
}
div.textbox_header_right {
	float: right; 
	width: 17px; 
	height: 39px;background-image: url(/images/bg_textbox_header_right.gif);
}
div.news_press {
	padding: 0px 13px;
}
div.news_press p {
	background-image: url(/images/bullet_blue-arrow.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 8px 0px;
	padding-left: 15px;
}

#inside_main {
	width: 980px;
	margin: 1px 0px 0px 0px;
	border: none;
	border-collapse: collapse;
}
#inside_main td {
	padding: 0px;
	vertical-align: top; 
}
#left_column {
	margin-left: 5px; 
	padding: 10px; 
	background-color: #e7eff1;
}
#content {
	margin-top: 30px;
	padding: 0px 30px;
}

#right_column {
	margin-top: 30px; 
	padding: 0px 10px; 
	border-left: 1px dotted #666666;
}
h1 {
	font-family: verdana, sans-serif;
	font-size: 18px;
	color: #26abe2;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	margin: 15px 0px 0px 0px;
}

.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

ol.faq {
	font-weight: bold;
}
ol.faq li {
	margin-bottom: 10px;
}
ul.faqA li {
	margin-bottom: 10px;
}

.small_text {
	font-size: 10px;
}

.red {
	color: #ff0000;
}

.bg_lt_gray {
	background-color: #cccccc;
}

table.ruled {
	border: 1px solid #000000;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.ruled td {
	border: 1px solid #000000;
	padding: 4px;
}

a {
	color: #0099ff;
}
a:hover {
	text-decoration: none;
}

a.small_link {
	font-size: 10px;
}

table.topnav {
	width: 100%;
	height: 31px;
	border: none;
	border-collapse: collapse;
}
table.topnav td {
	padding: 0px;
	margin: 0px;
}
div.nav_on {
	background-image: url(/images/bg_nav_on.gif);
	height: 31px;
	text-align: center;
	border-right: 1px solid #59c5eb;
	border-left: 1px solid #0181af;
}
div.nav_on a {
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
}
div.nav_off {
	background-image: url(/images/bg_nav_off.gif);
	height: 31px;
	text-align: center;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #7b7b7b;
}
div.nav_off a {
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
}
div.nav_off a:hover {
	color: #e7eff1;
}
div.nav_corner_on {
	float: right;
	background-image: url(/images/bg_nav_corner_on.gif); 
	width: 7px; 
	height: 31px; 
	/*margin-left: 25px;*/
}
div.nav_corner_off {
	float: right;
	background-image: url(/images/bg_nav_corner_off.gif); 
	width: 7px; 
	height: 31px; 
	/*margin-left: 25px;*/
}

#contact_bar {
	width: 970px; 
	height: 20px; 
	margin: 10px auto; 
	background-image: url(/images/rule_ltblue.gif); 
	background-repeat: repeat-x;
}
#phone_email {
	 float: right; 
	 width: 270px; 
	 height: 20px; 
	 padding-right: 5px; 
	 background-color: #ffffff; 
	 font-size: 12px;
	 font-weight: bold; 
	 line-height: 18px; 
	 text-align: right;
}
#partner_bar {
	width: 970px; 
	height: 48px; 
	margin: 3px auto 0px auto;
}
div.logo_group {
	float: left; 
	padding: 3px 17px; 
	background-color: #e7eff1;
}
div.partner_type {
	float: left; 
	text-align: right; 
	padding-right: 12px; 
	border-right: 1px solid #a3a3a3; 
	font-weight: bold; 
	color: #00a6e1;
	margin-top: 7px;
}
div.partner_logo {
	float: left; 
	margin-left: 20px;
}
blockquote {
	background-color: #E2EBED;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 8px;
}

div.buy_boxes {
	 width: 280px; 
	 float: left; 
	 margin: 0px 10px 20px 0px; 
	 padding-right: 10px; 
	 border-right: 1px solid #666666;
}

.buy_boxes h2 {
font-size: 14px;
color: #00a6e6;
}
