@charset "utf-8";
/* CSS Document */




/* COMMON CLASSES */
.break {
	clear:both;
}
/* BANNER_BIG */
#header_banner {
	height:337px;
background-image:
}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:337px;
	position:absolute;
	background-image:url(../images/home_body_bg.png);
	background-repeat:repeat-x;
}
/* HEADER TEXT */
#headertxt {
	width:580px;
	top:30px;
	margin:0 auto;
	clear:both;
	position:relative;
	left: 140px;
	padding-top: 10px;
}
#firstline {
	color: #FFF;
	font-size:30px;
	font-weight: bold;
	padding:4px 13px 7px;
	float:left;
	display:block;
	text-shadow: 0px 3px 5px #000;
	filter: shadow(color=#000000, strength=3); /* IE */
}
* html #firstline {
	padding-top: 13px;
}
#secondline {
	color: #FFFFFF;
	text-decoration:none;
	font-size:19px;
	font-weight: bold;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
	z-index: 1000;
}
#secondline:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.pictured {
	width: 129px;
	height: 33px;
	padding-top: 10px;
	margin-left: 10px;
	text-align:center;
	background-image:url(../images/learn_more_1.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;
}
* html .pictured {
	background-image: url(../images/learn_more_1_ie.gif);
}
.pictured a {
	font-size:17px;
	color:#FFF;
	letter-spacing:0;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
}
.pictured a:visited {
	color:#FFF;
	text-decoration:none;
}
.pictured a:link {
	color:#FFF;
	text-decoration:none;
}
.pictured a:hover {
color:#FFF text-decoration:none;
}
/* CONTROLS */
.btn {
	height:14px;
	width:15px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	cursor:pointer;
}

#back {
	background-image:url("../images/btn_back.png");
}
#next {
	background-image:url("../images/btn_next.png");
}
#control {
	background-image:url("../images/btn_pause.png");
}

* html #back {
	background-image: url("../images/btn_back_ie.gif");
	background-repeat: no-repeat;
}
* html #next {
	background-image: url("../images/btn_next_ie.gif");
	background-repeat: no-repeat;
}
* html #control {
	background-image: url("../images/btn_pause_ie.gif");
	background-repeat: no-repeat;
}


/* HEADER HAVIGATION */
#headernav-outer {
	position:relative;
	top:270px;
	margin:0 auto;
	width:960px;
	z-index: 1001;
}
#headernav {
	padding-left:794px;
}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-image:url(../images/body_bg-156.png);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	color: #3C3C42;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
label {
	font-size: 11px;
}
input, select, textarea {
	margin-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.hr_topheader{
	width: 100%; 
	height: 5px; 
	font-size: 5px;
	background: #EDEBED; 
	position: absolute;
	top: 0;
	left: 0;
}

#header {
	height:103px;
	width: 100%;
	background-image:url(../images/header_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.header_container {
	width: 960px;
	height: 105px;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

#phone_numbers {
	width: 493px;
	height:53px;
	position: absolute;
	left: 430px;
	top: 50px;
}

#top_menu_bar {
	position: absolute;
	left: 551px;
	top: 0px;
	width: 493px;
	height: 30px;
    padding-left: 15px;
    padding-right: 15px;
	background-image:url(../images/top_menu_bg.png);
	background-repeat:no-repeat;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 2em;
}

#chat_questions{
	position: absolute;
	left: 860px;
	top: 0px;
	text-align: right;

}
#top_menu_bar a:link {
	color: #645F72;
	text-decoration: underline;
}
#top_menu_bar a:visited {
	color: #645F72;
	text-decoration: underline;
}
#top_menu_bar a:hover, a:active, a:focus {
	text-decoration: none;
}

#logo {
	position: absolute;
	left: 20px;
	top: 10px;
}

/* TOP MENU*/

.top_menu {
	width: 960px;
	color: #FFF;
	margin: 0 auto;
	overflow: hidden;
}
/* TOP MENU PAGES*/

.top_menu_2 {
	width: 1000px;
	height: 47px;
	padding-bottom: 10px;
	color: #FFF;
	margin: 0 auto;
	overflow: hidden;
}
/* BANNER */

.top_menu_list {
	list-style: none;
	float: left;
	line-height:60px;
}
.top_menu_list li {
	display: inline;
	float: left;
}

.top_menu_list_index {
	list-style: none;
	float: left;
}
.top_menu_list_index li {
	float: left;
	
}

.top_menu_list a {text-decoration:none; padding-left:10px; padding-right:10px; color:#FFFFFF; text-transform:capitalize; font-family:Arial, Helvetica, sans-serif; font-weight:bold;font-size:16px;}


.top_menu_list a:hover {
	/*background-image: url(../images/menu_hover.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 42px;
	float: left;*/
	background-color: #930101; color:#ffffff;
}
.top_menu_item_selected {
	/*background-image: url(../images/menu_hover.png);
	background-position: top center;
	background-repeat: no-repeat;*/
	height: 42px;
	float: left;
}
.banner_l_2 {
	width: 100%;
	height: 337px;
}
.banner_container {
	width: 960px;
	height: 337px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
.home_page_banner_text {
	width: 590px;
	height: 210px;
	margin-left:345px;
	padding-right: 10px;
	margin-top: 45px;
	color:#FFF;
	font-weight:bold;
	font-size: 22px;
}
.banner_control {
	width: 586px;
	margin-left:345px;
	padding-right: 15px;
	text-align:right;
	color:#FFF;
}
.white_text_shadow {
	text-shadow: 0px 3px 5px #000;
	filter: shadow(color=#000000, strength=3);
	color:#FFF; /* IE */
}
.white_text_shadow_banners {
	text-shadow: 0px 3px 5px #000;
	color:#FFF;
	padding-top: 170px;
	font-weight:bold;
	margin-left: 400px;
	font-size: 30px;
	filter: shadow(color=#000000, strength=3); /* IE */
}
.banner_text {
	width: 600px;
	height: 190px;
	color:#FFF;
	font-size: 32px;
	font-weight:bold;
}
.button {
	float:right;
}
/* MAIN_AREA */
#main_area {
	width: 100%;
	/*background-image:url(../images/pages_main_area_bg.png);
	background-position:top center;
	background-repeat:no-repeat;*/
}
.main_area_container {
	width: 960px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
.main_area_banner {
	width: 960px;
	height: 235px;
	padding-bottom: 15px;
	background-repeat:no-repeat;
}
.main_area_banner_2 {
	width: 690px;
	height: 235px;
	padding-bottom: 15px;
}
.main_area_left_col {
	width: 594px;
	float:left;
}
.main_area_left_col_2 {
	width: 690px;
	float:left;
}
.main_area_right_col {
	width: 331px;
	float:left;
	padding-left: 35px;
	margin-bottom: 20px;
}
.main_area_right_col_2 {
	width: 250px;
	float:left;
	padding-left: 10px;
	margin-top: 22px;
	margin-bottom: 20px;
}
.main_area_right_col_2 input {
	width: 220px;
	margin-top:0px;
}
.main_area_right_col_2 .radio_1 input {
	width: 20px;
}
.main_area_right_col_2 select {
	width: 225px;
}
.main_area_right_col_2 textarea {
	width: 220px;
}
.main_area_left_menu {
	width: 220px;
	height: auto;
	background-image:url(../images/left_col_bg.png);
	background-repeat:repeat-y;
	float:left;
	font-size: 13px;
	font-weight: bold;
	color: #4A4754;
	line-height: 2em;
}
.main_area_left_menu a:link {
	color: #4A4754;
	text-decoration: none;
}
.main_area_left_menu a:visited {
	color: #4A4754;
	text-decoration: none;
}
.main_area_left_menu a:hover, a:active, a:focus {
	color: #CC0033;
	text-decoration: none;
}
.main_area_midle_col {
	width: 450px;
	padding-left: 20px;
	float:left;
}
.h_line {
	height:3px;
	font-size: 0px;
	background-color:#A7A6AF;
}
.h_doted_line {
	height:1px;
	font-size: 0px;
	border-bottom: #CECCD0 dotted 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
news_div {
background-image:
}
/* FOOTER */
#footer {
	height:182px;
	width: 100%;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;                   
}
.footer_container {
	width: 960px;
	height:167px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	overflow: hidden;
}
.copyright {
	width: 960px;
	float:left;
	font-size: 11px;
	margin-top: 15px;
	line-height: 1.5em;
	color: #9B9AA5;
}
.footer_menu_box {
	width: 205px;
	color:#003399;
	font-size: 11px;
	line-height: 1.6em;
	float:left;
	border-right:#A7A6AF dotted 1px;
	margin-right: 10px;
}

.footer_menu_box a:link {
	color: #003399;
	text-decoration: underline;
}
.footer_menu_box a:visited {
	color: #003399;
	text-decoration: underline;
}
.footer_menu_box a:hover, a:active, a:focus {
	color: #003399;
	text-decoration: none;
}

#footer_menu_box_last_col{ width: 140px;}
/* bloks */

.roundcont {
	width: auto;
	background-color: #FFF;
	background-image: url(../images/box_bg.jpg);
	background-position:bottom left;
	color:  #3C3C42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_r_side {
	margin-left: 10px;
	padding-right: 10px;
	background-image:url(../images/box_bg.jpg);
	background-position: bottom right;
}
.box_money {
	background-image:url(../images/money_box_bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.box_marketing {
	background-image:url(../images/marketing_box_bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.roundcont p {
	margin: 0 10px;
}
.roundtop {
	background: url(../images/tr.gif) no-repeat top right;
}
.roundbottom {
	background: url(../images/br.gif) no-repeat top right;
}
img.corner {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
}
/* TEXT */
.type_1 {
	font-size: 15px;
}
.type_2 {
	font-size: 19px;
	font-weight:bold;
	color: #183972;
}
.type_3 {
	font-size: 17px;
	font-weight:bold;
	color: #CC0033;
}
.type_4 {
	font-size: 13px;
	color: #4A4652;
	font-weight:bold;
}
.title_1 {
	font-size:28px;
	color:#3C3C42;
	width:auto;
	float: left;
	margin-bottom:20px;
	margin-top:30px;
}
.whitepaper_button {
	float: right;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:7px;
	cursor: pointer
}   
.whitepaper_2{
	position: absolute;
}  
.whitepaper_3{
	position: relative;
	top:62px;
	right:340px;
}  

.title_2 {
	color: #183A72;
	font-size: 22px;
	font-weight:bold;
}
.title_3 {
	color: #003366;
	font-size: 19px;
}
.title_4 {
	color: #003366;
	font-size: 15px;
	font-weight:bold;
}
.title_5 {
	color: #CC0033;
	font-size: 13px;
	font-weight:bold;
}
.title_6 {
	color: #003366;
	font-size: 14px;
	font-weight:bold;
}
.form fieldset {
	margin: 0 0 1.5em 0;
	padding: 1.4em;
}
.form legend {
	padding: 0 .4em;
	font-size:12px;
}
.form label {
	float:left;
	width:215px;
	display:block;
	clear:left;
	margin-top:10px;
	margin-right:1em;
	text-align:left;
	cursor:hand;
	line-height: 1em;
}
.form textarea, input, button, optgroup {
	margin-top:10px;
	width: 200px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.form select {
	margin-top:10px;
	width: 205px;
	font-size: 12px;
}
/*Homepage*/

.money_homepage_bullets {
	list-style-image: url(../images/arow.gif);
	color: #003366;
	padding: 15px;
	line-height: 1.3em;
}

.money_homepage_bullets a:link {
	color: #003366;
	text-decoration: underline;
}
.money_homepage_bullets a:visited {
	color: #003399;
	text-decoration: underline;
}
.money_homepage_bullets a:hover, a:active, a:focus {
	color: #003399;
	text-decoration: none;
}
/*Site Map*/

.sitemap a:link {
	color: #003366;
	text-decoration: underline;
	font-weight:bold;
}
.sitemap a:visited {
	color: #003399;
	text-decoration: underline;
	font-weight:bold;
}
.sitemap a:hover, a:active, a:focus {
	color: #003399;
	text-decoration: none;
	font-weight:bold;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
	font: bold 12px Arial;
	list-style-type: none;
	text-align: center;
}
.shadetabs li {
	float: left;
	margin: 0;
}
.shadetabs li a {
	display: block;
	float: left;
	height: 37px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #2d2b2b;
}
.shadetabs li a:visited {
	color: #2d2b2b;
}
.shadetabs li a:hover {
	text-decoration: underline;
	color: #2d2b2b;
}
.shadetabs li a.selected { /*selected main tab style */
	position: relative;
}
.shadetabs li a.selected { /*selected main tab style */
	border-bottom-color: white;
	background-image:url(../images/faq_box_bg_hover.png);
	background-repeat:repeat-x;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
.tabcontent {
	display:none;
}

.submit_button {
	width:78px;
	height:30px;
	background: url(../images/submit_bt.gif) top left no-repeat;
	border: 0px none;
	cursor: pointer;
}
.submit_button_big {
	width:112px;
	height:41px;
	background: url(../images/submit_bt_big.gif) top left no-repeat;
	border: 0px none;
	cursor: pointer;
}
.submit_button_resume {
    width:175px;
	height:44px;
	background: url(../images/submit_resume.gif) top left no-repeat;
	border: 0px none;
	cursor: pointer;
}

.errors {
	border:1px solid #ba2424;
	background-color:#fed3d3;
	margin:10px 0px;
}
.errors ul {
	margin:0px;
	padding:5px 5px 5px 20px;
	font-size:11px;
	color:#990000;
}


/*For POPUP on main page*/
.hidden {
display: none;
}

/* Pop-up message and fading background */
#opaco {
 background-color: #000000;
 left: 0;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE8 */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70); /* IE5+ */
 filter: alpha(opacity=70);/* IE4- */
 moz-opacity: 0; /* Mozilla */
 -khtml-opacity: 0; /* Safari */
 opacity: 0;  /* general CSS3 */
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 10;
}

#popup {
 position: fixed;
 /*width:300px;*/
 left:50%;
 top:50%;
 min-width: 300px;
 z-index: 11;
}

#popup h3 {
margin-bottom: 10px;
}

#popup textarea {
display: block;
width: auto;
margin-bottom: 10px;
}

#popup p {
margin: 10px;
line-height: 1.3em;
font-size: 1.1em;
color: #444444;
}

#popup .close-btn {
margin: 10px;
}

div.bug {
padding:10px;
}

div.reference {
padding:10px;
}
.c_u_form label{
    clear: left;
    display: block;
    float: left;
    line-height: 1em;
    margin-right: 1em;
    margin-top: 10px;
    text-align: left;
    width: 115px;
}
.c_u_form input[type="text"]{
	border:1px solid #a4aeb4;
	width:205px;
}
.c_u_form select{
	border:1px solid #a4aeb4;
	width:208px;
	margin-top:9px;	
}
/*For POPUP on main page*********END*****/
