body, html { 
	margin: 0;
  	border: 0;
  	padding: 0;
	min-height: 100%;
  	max-height: 100%;
  	font-family: "Arial"; 
  	background: #ffffff;
  	
}

img {
	border: none;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

.page_container {
	width: 1000px;
	margin: 0 auto;
  	text-align: left;
}

.header {
	margin: 25px 15px 0 44px;
	
}

#logo {
	float: left;
}

.search {
	float: right;
	margin-top: 25px;
	width: 230px;
}

.search_label {
	font-size: 12px;
	color: #707071;
	float: left;
	margin: 3px 6px 0 0;
	width: 44px;
	height: 15px;
}

.languages {
	margin-top: 15px;
	margin-left: 47px;
	font-size: 10px;
	float: right;
}

.languages a {
	color: #a5a8aa;
}

.languages ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.languages ul li {
	float:left;
	background: url('./images/sep2.png') no-repeat;
	padding-left: 5px;
	margin-right: 5px;
}

.languages ul li#first{
	background: none;
}

*html .main_menu {
	margin-top: 0px;
}

.main_menu {
	float: left;
	margin-top: 20px;
	height: 27px;
	width: 1000px;
}

.main_menu img {
	float: left;
	margin-right: 3px;
}

.main_menu #first {
	margin-right: 2px;
}

.main_menu #last {
	margin-right: 0px;
}

#slider {
	margin-top: 1px;
}

.nivoSlider {
    position:relative;
    width:1000px; /* Change this to your images width */
    height:409px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.banners {
	margin-top: 30px;
}

.banners #first img {
	margin-left: 0px;
}

.banners img {
	float: left;
	margin-left: 29px;
}

.footer {
	margin-top: 20px;
	font-size: 10px;
}

.footer_menu{
	height: 30px;
	border-bottom: 1px solid #ebeaea;
	margin: 0;
	width: 1000px;
}

.footer .left_menu ul {
	list-style: none;
	float:left;
	padding: 0px;
	font-family: "Tahoma";
}

.footer .left_menu ul li {
	float: left;
	margin-right: 10px;
}
.footer a, li{
	color: #999b9e;
}

.footer .left_menu {
	float: left;
}

.footer .right_menu {
	float: right;
}

.footer .right_menu a {
	color: #393939;
}

.footer .right_menu ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin-left: 50px;
}

.footer .right_menu ul li {
	float: left;
	margin-right: 8px;
	background: url('./images/sep2.png') no-repeat;
	padding-left: 8px;
}

.footer .right_menu ul li#first{
	background: none;
}

.com2go_logo {
	margin: 10px 0;
	font-size: 8px;
	color: #d2d0cf;
	float: right;
}

#developed {
	height: 20px;
	width: 50px;
	background: url('./images/big_sep.png') no-repeat;
	background-position: right;
	float: left;
}

.com2go_logo img{
	float: left;
	margin-left: 5px;
	width: 60px;
}

.index_container {
	z-index: 100;
	/*margin-top: -170px;*/
	background-color: #ffffff;
	width: 1000px;
	height: 175px;
	position: absolute;
}

.main_container {
	margin: 33px 0px 0;
	color: #707071;
	font-family: "Arial";
	font-size: 13px;
	text-align: justify;
}

.main_container a {
	text-decoration: none;
	color: #89AEDC;
}
.main_container a:hover {
	color: #707071;
}

.main_container ul {
	margin-left: 0;
	padding-left: 15px;
}

.main_container li{
	margin-left: 0;
	padding-left: 0px;
	color: #707071;
}

.main_container h1{
	color: #dddcdc;
	font-size: 19px;
}

.main_container h2{
	color: #a1a0a0;
	font-size: 16px;
	font-weight: normal;
}

.main_container h3{
	color: #a4a3a3;
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0;
}

.main_container h4{
	color: #89AEDC;
	font-size: 16px;
	text-align: right;
	margin: 3px 0px;
}

*html .ins_cost {
	height: 35px;
	width: 250px;
}

.ins_cost {
	color: #ffffff;
	background-color: #89AEDC;
	float: right;
	font-size: 14px;
	height: 15px;
	width: 230px;
	padding: 10px;
}

#trasp_table td{
	padding-right: 5px;
}

.left_column {
	float: left;
	width: 345px;
	color: #868282;
}

.step_title {
	float: left;
	font-size: 15px;
	margin-left: 8px;
}

.step_descr {
	font-size: 12px;
	color: #615e5d;
}

.details_table {
	float: left;
	margin-top: 27px;
	font-size: 13px;
}
*html .plan_container, .studentplan_container {
	height: 39px;
	width: 345px;
}
	
.plan_container {
	width: 343px;
	height: 15px;
	background-color: #c8c8c8;
	color: #ffffff;
	font-size: 12px;
	padding: 12px 1px;
	float: left;
	margin-top: 8px;
	cursor: pointer;
}

#planA, #planB, #planC {
	font-size: 11px;
}

.studentplan_container {
	width: 343px;
	height: 37px;
	background-color: #c8c8c8;
	color: #ffffff;
	font-size: 12px;
	float: left;
	margin-top: 8px;
	padding: 1px;
	cursor: pointer;
}

#planS_choices {
	float:left;
	display: none;
	font-size: 12px;
	color: #848484;
	cursor: pointer;
}

#coverageA_descr, #coverageB_descr, #zone1_descr, #zone2_descr, #studentcare_descr, 
#zone1_descr_s, #zone2_descr_s, #coverageA_descr_s, #coverageB_descr_s {
	float:left;
	display: none;
	font-size: 12px;
	color: #707071;
}

#result {
	color: #707071;
	font-size: 12px;
	margin-top: 20px;
	font-size: 12px;
}

#result_perf {
	margin-top: 20px;
}

*html .result_heading {
	width: 1000px;
	height: 40px;
}

.result_heading {
	width: 992px;
	height: 20px;
	padding: 6px 4px 14px;
	font-size: 20px;
	color: #ffffff;
	background-color: #89aedc;
}

.result_title {
	font-size:14px;
	margin-top: 24px;
	margin-bottom: 18px;
}

/********* AJAX Search ************/
#ajaxSearch_input {
	background: url('./images/search_box.png');
	width: 155px;
	height: 21px;
	border: none;
	float: left;
}

.ajaxSearch_intro {
	display:none;
}

#ajaxSearch_form {
	width: 177px;
	margin: 0;
	float: right;
}

.search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#ajaxSearch_submit {
	background: url('./images/search_btn.png');
	border: none;
    height: 18px;
    width: 18px;
    float: right;
    margin-top: 2px;
}

/***********************************/

.comparison_table {
	border-collapse:collapse;
	border: 1px solid #707071;
	width: 1000px;
}

.comparison_table h3{
	margin: 8px 0;
}

.comparison_table td {
	border: 1px solid #707071;
	padding: 5px;
}

.comparison_table #line1 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #a4c00b;
	margin: -37px -5px -5px 0;
}

.comparison_table #line2 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #157ad6;
	margin: -37px -5px -5px 0;
}

.comparison_table #line3 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #ec3c4e;
	margin: -37px -5px -5px 0;
}

.comparison_table #line4 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #e07502;
	margin: -37px -5px -5px 0;
}

.comparison_table #line5 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #ffc716;
	margin: -37px -5px -5px 0;
}

.comparison_table #line6 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #98107b;
	margin: -37px -5px -5px 0;
}

.comparison_table #line7 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #12b9a1;
	margin: -37px -5px -5px 0;
}

/*
.comparison_table #line1 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #ec3c4e;
	margin: -37px -5px -5px 0;
}

.comparison_table #line2 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #a4c00b;
	margin: -37px -5px -5px 0;
}

.comparison_table #line3 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #157ad6;
	margin: -37px -5px -5px 0;
}

.comparison_table #line4 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #e07502;
	margin: -37px -5px -5px 0;
}

.comparison_table #line5 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #ffc716;
	margin: -37px -5px -5px 0;
}

.comparison_table #line6 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #98107b;
	margin: -37px -5px -5px 0;
}

.comparison_table #line7 {
	float: right;
	height: 42px;
	width: 7px;
	background-color: #12b9a1;
	margin: -37px -5px -5px 0;
}

*/

.td_center {
	text-align: center;
	width: 175px;
}


.radio_btns {
	margin-left: 15px;
}

#hidden_id {
	display: none;
}

#multicare_plan, #studentcare_plan {
	display: none;
}

*html .multi_student_container {
	width: 1000px;
	height: 39px;
}

.multi_student_container {
	width: 600px;
	height: 23px;
	background-color: #89AEDC;
	font-size: 17px;
	padding: 8px 200px;
	float: left;
	cursor: pointer;
	font-weight: bold;
}

.multi_student_btn {
	width: 345px;
	height: 39px;
	float: left;
	cursor: pointer;
	margin-top: 20px;
	display: none;
	background-image: url('./images/multi_btn.jpg');
	border: none;
}

.multi_student_btn_en {
	width: 345px;
	height: 39px;
	float: left;
	cursor: pointer;
	margin-top: 20px;
	display: none;
	background-image: url('./images/multi_btn_en.jpg');
	border: none;
}

#multicare { 
	float: left;
	color: #ffffff;
	font-weight: bold;
}

#studentcare {
	float: right;
	color: #ffffff;
	font-weight: bold;
	margin-left: 100px;
}

#child1, #child2, #child3, #child4, #child5 {
	display: none;
}

#fooBar {
	margin-left:5px;
	font-size:13px;
	float: left;
}

#error_msg {
	font-size: 11px;
	color: red;
	margin-left: 5px;
}

.performance_cont {
	margin-bottom: 20px;
}

.profile_img {
	height: 190px;
	width: 140px;
	float: left;
}

.profile_txt {
	float: left;
	margin-left: 10px;
	width: 330px;
}

.profile_txt p {
	margin-top: 0px;
}

.profile_cont {
	margin-bottom: 20px;
	float: left;
	margin-right: 19px;
	text-align: left;
	height: 192px;
}

.profile_cont_big {
	margin-bottom: 20px;
	float: left;
	margin-right: 19px;
	text-align: left;
	height: 355px;
}

.news_feeds {
	float: left;
	margin-bottom: 10px;
}

.news_feeds a{
	font-weight: bold;
	font-size: 15px;
	color: #89AEDC;
}

.news_txt {
	float: left;
	margin-top: 5px;
	height: 34px;
	overflow: hidden;
	color: #a4a3a3;
	font-size: 14px;
}

.news_title {
	font-weight: bold;
	font-size: 15px;
	color: #89AEDC;
}

*html .question {
	width: 1000px;
	min-height: 34px;
}

.question {
	width: 990px;
	min-height: 18px;
	background-color: #c8c8c8;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 5px;
	float: left;
	margin-top: 8px;
	cursor: pointer;
}

.question:hover {
	background-color: #89AEDC;
}

.answer {
	float: left;
	margin-top: 5px;
	min-height: 40px;
	display: none;
}

.faq-active {
    background-color: #89aedc;
}

.breadcrumbs {
	margin-top: 5px;
	color: #707071;
	font-size: 15px;
}

.breadcrumbs a{
	text-decoration: none;
	color: #89AEDC;
}

.breadcrumbs a:hover {
	color: #999B9E;
}


/******* for the small template *********/
.header_new {
	margin: 5px 15px 0 44px;
	
}

.main_menu_new {
	float: left;
	margin-top: 5px;
	height: 27px;
	width: 1000px;
}

.main_menu_new img {
	float: left;
	margin-right: 3px;
}

.main_menu_new #first {
	margin-right: 2px;
}

.main_menu_new #last {
	margin-right: 0px;
}

.index_container_new {
	z-index: 100;
	margin-top: -225px;
	background-color: #ffffff;
	width: 1000px;
	min-height: 230px;
	position: absolute;
}

#slider_small .nivo-controlNav{
	top: 60px;
}

.x-panel-default {
	float: left;
}

iframe {
	border: none;
}

.medical_services_table, .medical_services_table th, .medical_services_table td {
	border-collapse:collapse;
	border: 1px solid #89AEDC;
}

.period_selection {
	margin-top: 20px;
}

.fund_perform {
	background-color:#89AEDC;
	color:#fff;
	border:1px solid #fff;
	width:60px;
	text-align: right;
}

.performance_btn {
	background-color:#89AEDC;
	color:#fff;
	width: 24px;
	height: 20px;
	padding: 2px 4px;
	margin-left: 5px;
	cursor: pointer;
}

.result_plan {
	font-size: 16px;
	margin-top: 10px;
}

.result_plan_green {
	color: #339965;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

.result_tbl, .result_tbl tr, .result_tbl td, .result_tbl th {
	border: 1px solid #339965;
	color: #808080;
	font-size: 16px;
	text-align: left;
}

.result_tbl {
	width: 1000px;
	margin-top: 20px;
}

.result_tbl td{
	padding: 10px;
}

.result_tbl th {
	font-weight: bold;
	background-color: #d9d9d9;
	text-align: center;
	padding: 10px;
}

.result_tbl .right_col {
	text-align: center;
}
.result_tbl .bold {
	font-weight: bold;
	text-align: center;
}

.left_txt_column {
	float: left; 
	width: 666px;
}

.right_column_img {
	float: right;
	margin-left: 20px;
 	margin-top: 24px; 
	width: 314px;
} 

.right_column_img img {
	width: 314px;
}

.print_results {
	border: 2px solid #339965;
	color: #808080;
	font-size: 16px;
	min-height: 10px;
	margin-top: 20px;
	padding: 20px;
}

.print_results table{
	color: #808080;
}

/*** funds table ***/
.funds_table {
	text-align: center;
	border-collapse: collapse;
	width: 1000px;
}

.funds_table, .funds_table tr, .funds_table td, .funds_table th {
	border: 1px solid #707071;
	padding: 3px;
}

.funds_table th {
	color: #A4A3A3;
    font-size: 14px;
	font-weight: normal;
}

.funds_table .year{
	vertical-align: top;
	padding-top: 5px;
	width: 103px;
}

.funds_table .date {
	padding: 5px;
}

.table_container {
	margin: 10px;
	color: #707071;
	font-family: "Arial";
	font-size: 13px;
	text-align: justify;
}

.banners a{
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

*html .banner_box {
	height: 76px;
	width: 228px;
	padding: 8px 6px;
}

.banner_box {
	float: left;
	margin-right: 2px;
	height: 60px;
	width: 212px;
	background-color: #e9e9e9;
	font-size: 12px;
	font-weight: bold;
	color: #454546;
	padding: 8px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	font-family: "Arial";
}

.graph_note {
	float: left;
	margin-top: 15px;
}

.total_comp {
	font-family:Arial;
	z-index:300;
	position:absolute;
	font-weight: bold;
}

.total_comp_sml {
	font-family:Arial;
	z-index:300;
	position:absolute;
}

*html .date_box {
	width: 247px;
	height: 39px;
}
.date_box {
	width: 245px;
	height: 19px;
	background-color: #E9E9E9; /*#89AEDC;*/
	font-size: 15px;
	font-weight: bold;
	padding: 10px 1px;
	float: left;
	text-align: center;
	margin-right: 4px;
	color: ##454546;/*#fff; */
}

#loading, #loading2 {
    margin-top: 20px;
    text-align:center;
    font:bold 11px Arial, Helvetica, sans-serif;
}

.main_container .justifyright {
	text-align: right;
}

.main_container .justifyleft {
	text-align: left;
}

/*
#docbody {
	width: 980px;
}
*/