﻿@import url("initial.css");
/* --- Common ---*/
body {
	background: #f7f7f7;
	margin: 0 auto;
	padding: 0px;
	color: #3a3a3a;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(bg_body.gif) 0 0 repeat-x #f7f7f7;
}
body#homePage {
	background: url(bg_body_home.gif) 0 0 repeat-x #f7f7f7;
}
img {border:none}
a:active, a:link, a:visited {
	color: #1775a4;
	text-decoration: none;
}

a:hover, a.active {
	color: #2ec9ed;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .head {
	margin-bottom:.4em;
	line-height:1.1em;
	color:#1775a4;
}
h1.pageTitle {
	color: #fff;
}
h2.subPageTitle {
	color: #fff;
	margin: 0 0 20px;
}
h1 {
	font-size: 2.6em;
	margin: 0 0 0.3em;
}

h2 {
	font-size:1.7em;
}
h2.head {
	background: url(bg_header_title.gif) 0 0 no-repeat;
	padding: 7px 15px 7px;
	color: #1775a4;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	letter-spacing: 0px;
	word-spacing: 5px;
	margin: 0 0 1.2em;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

h4 {
	font-size:1.4em;
}

h5 {
	font-size:1.3em;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #000;
	font-weight: bold;
	margin: 0;
}
p {
	font-size:1.1em;
	margin: 0 0 1em;
	line-height: 1.5em;
}
span.caption {
	display: block;
	text-align: center;
	font-size: 0.8em;
	color: #808080;
}
ul, ol {
	margin: 0 0 2em;
}
ul li, ol li {
	font-size:1.1em;
	line-height: 1.5em;
}
ul.list li {
	background: url(list_arrow.gif) 0px 4px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 15px;
	list-style: none;
}
/* --- End Of Common --- */

#header {
	height: 68px;
	overflow: hidden;
	padding: 0 30px;
	font: 120% Verdana, Arial, Helvetica, sans-serif;
}

#header #logo {
	float: left;
	width: 880px;
	margin: 14px 0 0;
}
#header #logo a {
	float: left;
}
ul, ol {
	margin: 0 0 0 0;
}
ul li, ol li {
	font-size:1.1em;
	line-height: 1.5em;
}
ul.list li {
	background: url(../images/list_arrow.gif) 0px 4px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 15px;
	list-style: none;
}
ul.HorNav 
{
    font-size:12px;
	width: 920px;
	height:37px;
	line-height:37px;
	margin: 0;
	text-align: right;
	background:url(HorNavBg.gif) top left repeat-x;
}
ul.HorNav li {
	display: inline;
	background: url(bullet_topMenu.gif) 10px center no-repeat;
	padding: 5px 20px;
}
ul.HorNav li.last {
	background: none;

}
ul.HorNav li a, #header ul li a:visited {
	color: #fff;
	text-decoration: none;
}
ul.HorNav li a:hover, #header ul li a.active {
	color: #2ec9ed !important;
	text-decoration: none;
}
.faq_topic {
	margin: 0 0 10px;
}
.faq_topic .topic_list {padding:0}
.faq_topic .topic_list .clearfix {
	padding: 15px 0px 0px;
	line-height: 1.1em;
	list-style: none;
	font-size: 1.1em
}
.faq_topic .topic_list .clearfix ul
{
    padding-top:5px;
    padding-bottom:5px
}
.faq_topic .topic_list .clearfix li
{
    font-size:1em;
    line-height:1.5em;
    text-align:left
}
.faq_topic .topic_list li.last {
	border-bottom: 0;
	margin-bottom: 0;
}
.faq_topic .topic_list li img.display {
	float: left;
	margin: 0 20px 30px;
}
.faq_topic .topic_list h5 {
	color: #1775a4;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	cursor:pointer
}
.faq_topic .topic_list h5:hover
{
    text-decoration:underline
}
.faq_topic .topic_list div {
	color: #3a3a3a;
	display:none;
	line-height:1.5em;
	padding-left:25px;
	text-align:justify
}
.faq_topic .topic_list .open
{
    padding-bottom:15px;
    border-bottom: 1px solid #e3e2e2
}
.faq_topic .topic_list .open div
{
	display:block
}
#container {
	width: 960px;
	margin: 0 auto;
}
.main_content {
	width: 555px;
	float: left;
	padding-top:15px;
}
.sidebar {
	width: 285px;
	float: right;
	margin-top:15px;
}
.sidebar_module {
	border: 1px solid #cecece;
	padding: 1px;
	margin: 0 0 30px;
}
.sidebar_module .sidebar_content {
	background: url(../images/bg_sidebar_learnmore.png) 0 0 repeat;
	padding: 10px 10px;
}

.sidebar_module h3 {
	color: #222;
	border-bottom: 1px solid #cecece;
	font-size: 1.4em;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	padding: 0 10px 5px;
}
/* --- Banner --- */
.banner {
	overflow: hidden;
}
.banner_text {
	overflow: hidden;
	padding: 10px 30px 30px 40px;
	color: #fff;
	margin: 0 auto 0px;
}
.banner_lsb {
	float: left;
	width: 534px;
	height: 350px;
	padding-top:40px;
	overflow: hidden;
	overflow: hidden;
}
/* --- Help Section --- */
.help {width:433px; height:46px; display:block; background-repeat:no-repeat; background-position:left center; 
        line-height:46px; padding-left:50px; font-size:15px; color:#b5e6e3}
.help acronym {font-weight:bold; color:White}
.t1 {background-image:url(01.png); height:47px;}
.t2 {background-image:url(02.png)}
.t3 {background-image:url(03.png)}
.t4 {background-image:url(04.png)}
.t5 {background-image:url(05.png); height:47px;}
/* --- End Of Help Section --- */
.banner_lsb ul {width:460px; padding-left:35px; margin-top:20px;}
.banner_lsb ul li {width:230px; float:left; color:#b7c3c6}


.banner_shortinfo h1 {
	font-size:1.6em;
}	
.banner_shortinfo h1 {
	color:#68d8f1;
}
.banner_shortinfo p {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.banner_shortinfo ul li {
	background: url(../images/list_arrow.gif) 0px 7px no-repeat;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	list-style: none;
}

.banner_signup {
	width: 300px;
	float: right;
	height: 120px;
	overflow: hidden;
	text-align: center;
	margin-top:30px;
}

.banner_signup #pricing_button {
	display: block;
	padding-top: 100px;
}
.feature_list {
	margin: 0 0 10px;
}
.feature_list .feature_list_image {
	float: left;
	width: 50px;
}
.feature_list .feature_list_content {
	float: right;
	width: 195px;
}
.feature_list .feature_list_content strong {
	color: #1775a4;
	font-size: 1.1em;
	font-weight: bold;
	display:inline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* --- End Of Banner --- */

/* --- Contact Form --- */
.contact_form {
	width: 480px;
}
.contact_form label {
	display: block;
	margin: 0;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 170px;
	padding: 5px 0;
	border-right: 1px solid #e3e2e2;
	font-weight: bold;
	color: #606060;
}
.contact_form p {
	clear: both;
	margin: 0 0 20px;
}
.contact_form p:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.contact_form p {
	display: inline-block;
}
.contact_form p.clear {
	padding: 0 0 0 100px;
}

html[xmlns] .contact_form p {
	display: block;
}
* html .contact_form p {
	height: 1%;
}

.contact_form .input_text, .contact_form .input_area, .contact_form .input_select {
	width: 280px;
	float: right;
	padding: 5px 0;
}
.contact_form .input_area {
	height: 175px;
	overflow: auto;
}
.contact_form textarea {
	width: 280px;
	height: 100px;
	overflow: auto;
}

.contact_form .submit_form {
	padding-left: 195px;
}
/* --- End Of Contact Form --- */
.three_col {
	background: url(bg_block_3col.gif) -60px top repeat-y;
	margin-top:15px; margin-bottom:15px;
}
.three_col .block {
	float: left;
	width: 275px;
}
.block_module .block .block_header, .block_module .block .block_content {
	padding: 0 20px;
}
.block_module .block .block_header h3 {
}
.block_module .block .block_content p, .block_module .block .block_content ol li, .block_module .block .block_content ul li {
	margin: 0 0 1.6em;
}
.block_module .block .block_content ul li {
	background: url(list_arrow.gif) 0px 4px no-repeat;
	padding-left: 20px;
	list-style: none;
}


/* --- Footer --- */
#footer_container 
{
    width:100%;
    float:left;
    background:#0e3742;
    text-align:center;
	background: #000;
	padding:0;
	height:40px;
	
}
#footer_container p 
{
    line-height:40px;
	color: #b7c3c6;
	text-align: center;
	font-size: 0.9em;
	margin:0 0;
}
