* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
body { margin: 0; text-align: center; font-size: 12px; color: #061534;}
img { border: 0; }
h1 { margin: 0; color: #b5a88e; font-size: 17px; }
a:link, a:visited, a:hover, a:active {
	color: #0071BC;
}
a:link.tabTop, a:visited.tabTop, a:hover.tabTop, a:active.tabTop { color: #ffffff; text-decoration: none; }
a:link.tabOn, a:visited.tabOn, a:hover.tabOn, a:active.tabOn { color: #f18b22; font-size: 14px; font-weight: bold; text-decoration: none; }
a:link.register, a:visited.register, a:hover.register, a:active.register { color: #a0a0ff; }
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #788496;
}
.navTd a:link, .navTd a:visited, .navTd a:hover, .navTd a:active {
	color: #061534;
}
.topOn a:link, .topOn a:visited, .topOn a:hover, .topOn a:active { color: #fff; }

.container {
	width: 770px;
	margin: auto;
	text-align: center;
}
.header {
	width: 770px;
	height: 85px;
	text-align: right;
}
.logo { float: left; margin-top: 10px; }
.nav { float: right; padding-top: 30px; }
.navTd { padding: 0 6px; font-size:13px; }
.serviceterms { 	
	text-align: left; 
	margin: 30px;
	color: #788496;
}

.serviceterms strong {color: #061534;}
.serviceterms h4 {color: #FF3300;}

.wrapper {
	width: 770px;
	text-align: left;
	margin: auto;
	background: #A4ABB8;
	clear: both;
}
.wrapper_top { width: 770px; height: 33px; background: url(../images/bg_top-770-white-published.gif) no-repeat;}
.wrapper_bottom { width: 770px; height: 33px; background: url(../images/bg_bottom-770-white-published.gif) no-repeat; font-size: 0px; }
.content_header { width: 748px; margin: auto; clear: both; }
.tabNav { float: right; }
.tabTd { padding: 0 0 0 2px; }
.tabOn { height: 30px; background: #fff; padding: 0 2px; }

.content {
	width: 748px;
	background: #fff;
	text-align: left;
	clear: both;
	margin-left: 11px;
	margin-right: 11px;
}

.footer {
	color: #788496;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.clear {clear: both;}
.code_snip {width: 100%; background-color: #F6F2E9;}
.reg_nav { line-height: 90px; color: #EC5500; font-size: 14px; font-weight: bold;}

.community { margin: 20px; }
.community h1 { color: #494949; }
.community h2 { margin: 0 0 5px 0; font-size: 17px; }
.community-title { width: 100%; border-bottom: 2px solid #ebe3ed; padding-bottom: 10px;}
.community-content { width: 100%; height: 100%; }
.community-left-column { float: left; width: 50%; }
.community-right-column { float: left; width: 50%; }
.community-item { margin-top: 30px; }

.press {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}
.press h1 { color: #494949; }
.press h2 { margin: 0 0 5px 0; font-size: 17px; }
.press-title { width: 100%; border-bottom: 2px solid #ebe3ed; padding-bottom: 10px;}
.press-content { width: 100%; height: 100%; }
.press-left-column { float: left; width: 50%; }
.press-right-column { float: left; width: 50%; }
.press-item { margin-top: 30px; }

.login-label { font-size: 12px; color: #6B695C; text-align: right; padding-right: 5px; padding-bottom: 9px;}
.login-input { padding-bottom: 9px; }
.login-login { padding-top: 10px; }

.faq-answer { margin-top: 30px; color: #061534; }
.faq-answer span { font-weight: bold; color: #061534; font-size: 14px; }
.contacts { color: #061534; }
.pricegrid { color: #061534; font-size: 13px; }
.basic-text { color: #061534; font-size: 12px; }
.basic-text-bold { font-weight: bold; color: #061534; font-size: 12px; }
.basic-text-light { color: #788496; font-size: 12px; }
