/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* BASE STYLES */
body {
	margin: 0;
	padding: 0;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 964px;
}

#body {
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	background-color: #fcfcfc;
}
#header {
	padding-top:15px;
	height: 60px;
}

#logo {
	float: left;
	width: 300px;
}

#header_nav {
	float: right;
	width: 600px;
	text-align: right;
	margin-right: 10px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#top_nav {
	height: 44px;
	text-align: center;
}

#top_nav_2 {
	height: 44px;
	text-align: center;
}

#container {
	min-width: 600px;
	width: 954px;
	clear: both;
	margin-left: 4px;
	padding-top: 10px;
	min-height: 600px;
}

#left_col {
	width: 308px;
	float: left;
}

#right_col {
	background-position: center top;
	width: 308px;
	float: right;
}

#page_content {
	margin-left: 323px;
	margin-right: 323px;
}

#footer {
	clear: both;
	height: 80px;
	border-top-color: #dce1e7;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 20px;
	width: 956px;
	margin-left: 4px;
	color: #474874;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer-logo {
	float: left;
	width: 200px;
}

.bold {
	font-weight: bold;
}

#top_nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#top_nav li
{
	padding: 0px;
	float: left;
	margin: 0;
}

#top_nav li a
{
	display:block;
}

#top_nav_2 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#top_nav_2 li
{
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0;
}

#top_nav_2 li a
{
	display:block;
}


.padding {
	clear: both;
	height: 1px;
}

.content{
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #5C758E;
}

.date {
	color: #0A6ABA;
	font-weight: bold;
}

.right-links {
	float: right;
	clear: none;
	margin-top: 8px;
	color: #0A6ABA;
}

#right-content {
	margin-left: 265px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 10px;
	color: #666666;
	/*color: #8f9ba7;*/
}


.bg {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #dce1e7;
	border-left-color: #dce1e7;
	background-image: url('../images/content-bg.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

.submit_button {
	font-size:18px;
	padding:3px 20px 3px 20px; 	
}
.form_required {
	font-weight:bold;
	font-size:18px;	
	text-align: left;
	padding: 0px;
}

.input_field {
	width: 300px;
	border: 1px solid #BDBDBD;
	height: 20px;	
	margin-bottom: 15px;
}

.signup_field {
	width: 330px;	
	height: 20px;
}

.login_field {
	width: 330px;	
	height: 20px;
}

.screen_caption {
	margin-top: 15px;
	font-size:10px;
	color: #000;	
	text-align:center;
	font-weight:bold;
	font-family: Verdana,Arial;
}

.text {
	line-height: 1.35em;
	font-size: 0.75em;
	margin-right:40px;
}

.text1dot5 {
	line-height: 20px;
	font-size: 0.75em;
	margin-right:40px;
}
.text2 {
	line-height: 2.70em;
	font-size: 0.75em;
}

#focus-groups {
	height: 44px;
	margin-bottom: 10px;
	padding-left:3px;
	padding-top:4px;
}

.secondary-buttons{
	margin: 1px 20px 0 0;
	padding: 0;
}

/* Additional styling */

#ad-space {
	display: block;
	padding: 10px;
	margin-top: 5px;
	background-image: url('../images/ad-box.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 318px;
}
 
#ad-content {
    margin-top:0px;
}

#customer-content {
    margin-top:0px;
}
.marketing{
	margin-right: 20px;
	margin-left: 20px;
	/*color: #8d9ba8;*/
	color: #6E6E6E;
	line-height: 1.3em;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	

}

.marketing-box{
	height: 162px;
	padding-top:15px;
	background-image: url('../images/marketing-msg-box.gif');
	background-repeat: no-repeat;
}

.marketing-box-text {
	padding-top:3px;
	width:150px;
}

.marketing h1{
	padding: 0px 0px 8px 0px;
	/*color: #6e7e8b;*/
	color: #6E6E6E;
	font-weight: bold;
	font-size: 1.4em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dce1e7;
	margin-bottom: 8px;
	font-family:  Arial, Helvetica, sans-serif;
}

.marketing p {
	margin-right:99px;
	clear:none;
}

.marketing img {
    float:right;
	clear:none;
}

.home-content {
	background-image: url('../images/home-content-box-reduce2.gif'); 
 	/* background-color: #EFFBFF */
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 963px;
	line-height: 1.3em;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

.news{
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.content_link_spacer {
	overflow:hidden;
	height:10px;
	width:100%;	
}

.content h1, .news h1{
	background-position: left center;
	padding: 5px 0px 5px 26px;
	color: #0B88B8;
	font-weight: 600;
	font-size: 1.8em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dce1e7;
	margin-bottom: 15px;
	background-image: url('../images/heading-icon.gif');
	background-repeat: no-repeat;
	/*font-family: "Myriad Pro", "Myriad Pro Light";*/
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.content img {
	float: left;
	clear: none;
	margin: 3px 10px 3px 3px;
}
.content p {
	padding: 0px;
	margin: 0px;
	clear: none;
	color: #666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.news ul {
	padding: 0;
	margin: 0 0 0 23px;
}
.news li {
	list-style-image: url('../images/list-icon.gif');
	font-weight: bold;
	margin-bottom: 10px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.home-content a, .home-content a:active,.home-content a:visited{
	text-decoration: underline;
	color: #FF8900;
	background-image: url('../images/link-icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 0px;
	font-weight: bold;
}

.home-content a:hover {
	text-decoration: none;
	font-weight: bold;
}

.footer-nav {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #dce1e7;
	padding-left: 50px;
	float: left;
	margin-top: 8px;
	color: #6D7F8E;
}
.footer-nav a, .footer-nav a:active, .footer-nav a:visited {
	text-decoration: none;
	color: #6D7F8E;
	padding-left: 2px;
	padding-right: 2px;
}

.footer-nav a:hover {
	text-decoration:underline;
}

.right-links a, .right-links a:active, .right-links a:visited {
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	color: #0A6ABA;
	text-decoration:underline;
	vertical-align:text-top;
}

.right-links a:hover{
	text-decoration: none;
}

.login-link {
	background-image: url('../images/login-icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

#header_nav a, #header_nav a:active, #header_nav a:visited {
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	color: #7CAEC2;
	text-decoration: underline;
}

#header_nav a:hover{
	text-decoration: none;
}

.phone {
	background-image: url('../images/call-icon.png');
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #3C4D60;
	margin-left: 8px;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}

.sec-menu-extension {
	background-image: url('../images/menu-extension.gif');
	background-repeat: no-repeat;
	background-position: right center;
	width: 378px;
	height: 44px;
	text-align: right;
}

.secondary-buttons a {
	float: right;
	clear: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
}
.childs .child {
	height: 32px;
}
.childs a{
	margin: 0px;
	background-image: url('../images/left-nav-arrow.gif');
	background-repeat: no-repeat;
	background-position: 35px 12px;
	padding-left: 55px;
	color: #424242;
	/* color: #6D7E8E; */
	text-decoration: none;
	display: block;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 22px; /* 22px; */
}  
.childs a:hover{
	color: #FFF;
}

.left_nav_anchor_selected {
	color: #FFF;	
}

.childs a:hover{
	margin: 0px;
	background-image: url('../images/left-nav-arrow.gif');
	background-repeat: no-repeat;
	background-position: 35px 12px;
	padding-left: 55px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 22px; /* 22px; */
}


#left-nav {
	width: 228px;
	float: left;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#left-nav .top {
	background-image: url('../images/left-nav-top.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}
#left-nav .bottom {
	background-image: url('../images/left-nav-bottom.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
}
#left-nav .top h1 {
	padding-top: 15px;
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left-nav .parent {
	background-image: url('../images/left-nav-bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}

#left-nav .big-parent {
	background-image: url('../images/big-left-nav-bg.gif');
	background-repeat: repeat-y;
	background-position: center top;
	height: 52px;
}

#left-nav .parent a, #left-nav .left-nav-hover a{
	margin: 0px;
	background-image: url('../images/left-nav-arrow.gif');
	background-repeat: no-repeat;
	background-position: 15px 11px;
	padding-left: 35px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 9px;
}
#left-nav .big-parent a, #left-nav .big-left-nav-hover a{
	margin: 0px;
	background-image: url('../images/left-nav-arrow.gif');
	background-repeat: no-repeat;
	background-position: 15px 18px;
	padding-left: 35px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 9px;
}


.left-nav-hover {
	background-image: url('../images/left-nav-bg-hover.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}
.big-left-nav-hover {
	background-image: url('../images/big-left-nav-bg-hover.gif');
	background-repeat: repeat-y;
	background-position: center top;
	height: 52px;
}

.left-nav-child-no-hover {
	background-image: url('../images/left-nav-child-bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
	
}

.left-nav-child-hover{
	background-image: url('../images/left-nav-bg-hover.gif');
	background-repeat: no-repeat;
	background-position: center top;
	color:#FFF;
}

.left-nav-child-hover a{
	color:#FFF;
}

.big-left-nav-child-hover{
	background-image: url('../images/left-nav-bg-hover.gif');
	background-repeat: repeat-y;
	background-position: center top;
	color:#FFF;
}

.c_top {
	background-image: url('../images/content-top.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	margin-top: 10px;
}

.c_bottom {
	background-image: url('../images/content-bottom.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	margin-bottom: 10px;
}

#right-content h1{
	/*color: #0b88b8;*/
	color: #0B7FB0;
	font-weight: 600;
	font-size: 1.4em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dce1e7;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-right: 10px;
}
    
#right-content h2{
	background-position: left center;
	padding: 3px 0px 3px 0px; /*15px;*/
	color: #333333; /*#0b88b8;#94ac0c;*/
	font-weight:bold;
	font-size: 0.80em;
/*	background-image: url('../images/arrow-green.gif');*/
	background-repeat: no-repeat;
	margin-top: 18px;
	margin-bottom: 15px;
}

#right-content a {
	color: #0A6ABA;	
}

#right-content a {
	color: #0A6ABA;	
}
 
.text ul {
	margin-top: 10px;
	margin-left: 25px;
}

.text li {
	list-style-type: disc;
	line-height: 20px;
	margin-bottom: 15px;
}

.contact-big {
	margin-top: 5px;
}

.text2 ul {
	margin-top: 10px;
	margin-left: 25px;
}

.text2 li {
	list-style-type: disc;
	line-height: 2.70em;
	margin-bottom: 15px;
}

.text1dot5 ul {
	margin-top: 10px;
	margin-left: 25px;
}

.text1dot5 li {
	list-style-type: disc;
	line-height: 20px;
	margin-bottom: 15px;
}

.text1dot6 {
	line-height: 20px;
	font-size: 0.75em;
	margin-right:40px;
}

.text1dot6 ul {
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.text1dot6 li {
	list-style-type: disc;
	line-height: 20px;
	margin-bottom: 0px;
}


.contact-big {
	margin-top: 5px;
}


#contactUs tr{
	color:#5591AA;
	height: 30px;
	font-size:12px;
}


/*** Login box ***/

#login {
	width:520px;		
}

.login {
	width: 100%;
	padding-left: 0px;
	height: 15px;
	line-height: 12px;
}

.logintext {
	float: left;
	clear: left;
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
}

.logininput {
	float: right;
	clear: right;
}

.loginbutton {
	border: 0;
	float: right;
	padding-bottom: 30px;
	font-weight: bold;
	color: white;
}


/* Login page */
label.login {
	float: left;
	font-family: "lucida", "tahoma", "arial";
	width: 100px;
	margin: 0 0 0px 2px;
	padding: 2px;
	font-size: 80%;
}


/* Login page - Side Bar */
label.loginSideBar {
	font-size: 90%;
}


.linkformat {	
	text-decoration: underline;
	font-size: 0.9em;	
	padding-top: 10px;
	padding-bottom: 10px;
}


input.login_btn {	
	font-size: 0.9em;
	
}


/*** Sign up box ***/

#signup {
	width:520px;		
}

.signup {
	width: 100%;
	padding-left: 0px;
	height: 15px;
	line-height: 12px;
}

.signuptext {
	float: left;
	clear: left;
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
}

.signupinput {
	float: right;
	clear: right;
}

.signupbutton {
	border: 0;
	float: right;
	padding-bottom: 30px;
	font-weight: bold;
	color: white;
}


/* signup page */
label.signup {
	float: left;
	font-family: "lucida", "tahoma", "arial";
	width: 500px;
	margin: 0 0 0px 2px;
	padding: 2px;
	font-size: 80%;
}


/* signup page - Side Bar */
label.signupSideBar {
	font-size: 90%;
}

input.signup_btn {	
	font-size: 0.9em;
	
}


.error {
	color: #D8000C;
	margin-bottom:20px;
	font-size:14px;
	line-height: 20px;

}

.success {
	color: blue;
	font-size:14px;
	line-height: 20px;
	margin-bottom:20px;
}
