/* CSS Document */

html {
	min-height:100%; 
	margin-bottom:1px;
}

body {
	background-color: #dddddd;
	text-align: center;
}

a img { border:0; }

img { border:0; }

A:link {text-decoration: underline}
A:visited {text-decoration: underline}
A:active {text-decoration: underline}

p{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #00009c;
	padding:3px;
	text-align: left;
}

p.indent_from_second_line {
   	margin-left:40px; 
   	text-indent: -40px; 
} 

p.indent_from_second_line_small {
	font-size: 12px;
   	margin-left:45px; 
   	text-indent: -45px;
   	margin-top: 0em;
  	margin-bottom: 0em
} 

p.bold_110 {
	font-weight:bold; 
	font-size:110%;
}

p.bold_105 {
	font-weight:bold; 
	font-size:105%;
}

p.left_margin_50px {
	margin-left:50px;
}

ul {
	list-style-position: outside;
   	list-style-type:disc;
   	margin: 0px 10px 0px 20px; 
	padding-left:5px;
	font-family: Verdana, sans-serif;
	color: #00009c;
}

ul li {
	
	font-size: 14px;
	text-align: left;
  	margin-bottom:1em; 
  	padding-left:20px;
}

ul.small li {
	font-size: 11px;
	text-align: left;
  	margin-bottom:1em; 
  	padding-left:20px;
}

/* style class for whole page width */

.main {
	width:1000px;
}

/* style for page header */

#header_container {
	width:1000px;
}

/* style for BHL banner */

#banner {
	width: 100%;
	height:40px;
	background-color: #5f5f8f;
	color: #fff;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.wellness {
	font-weight: bold;
	font-size: 200%;
}

.check {
  	font-weight: bold;
  	font-size: 150%;
}

.registered {
	font-weight: normal;
        font-size: 80%;
  	vertical-align: super;
}

.wctext {
	font-size: 100%;
  	padding-left: 5px
}


#top_menu {
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	width: 100%;
	float: left;
	color:#5f5f8f;
	background-color:#fff;
	padding: 0px;
	text-align: left;
   	vertical-align: middle;
   	clear:both;
}

#top_menu ul {
	font-weight: normal;
	font-size: 120%;
	margin: 0;
	padding: 0;
	color: #000;
}

#top_menu ul li {
	display: inline;
	padding: 0;
}

#top_menu ul li a {
	color:#5f5f8f;
	padding: 0.2em 0px 0.2em 7%;
	text-decoration: none;
	float: left;
}

#top_menu ul li a:hover {
	text-decoration: none;
}

#top_menu ul li a:visited {
	text-decoration: none;
}


/* style for color bar close to top nagivation menu  */

#menu_bar {
        background-color:#fff;
	width:100%;
	height:10px;
	text-align: left;
	clear:both;
}

#menu_bar table {
	width:650px;
	height:100%;
	text-align: left;
	border:0;
	border-collapse: collapse;
}

#menu_bar table td {
	padding:0;
}


/* style for page content including left-menu */

#content_container {
	width:1000px;
	background-color:#fff;
}

#content_container  div, .left_menu {
	width:116px;
	vertical-align :top;
	background-color:#5f5f8f;
	float:left;
}

#content_container .page_content {
	width:844px;
	vertical-align :top;
	background-color:#fff;
	float:right;
	padding-right:30px
}


.left_menu a, .left_menu span {
	text-decoration: none;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-decoration: none;
	display: block;
	padding: 18px 8px 8px 8px;
	width: 100px;
}

.navigation_sub {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-align: right;
	text-decoration: none;
	display: block;
	padding: 0 0 5px 0;
	width: 100px;
}


#content_container .title {
	background-color:#fff;
	height:50px;
	width:100%;
	text-align:left;
	vertical-align :middle;
	font-family: Verdana, sans-serif;
	color:#ff8000;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	padding-top: 14px;
	padding-left:5px;
}


.bg_logo {
	background-image:url('../image/logo.png');
	background-repeat:no-repeat;
	background-position:top right;
}


#content_container .left_column_50_percent {
	background-color:#fff;
	width:50%;
	float:left;
	text-align:left;
}

#content_container .right_column_50_percent {
	background-color:#fff;
	width:50%;
	float:right;
	text-align:left;
}


#content_container .left_column_40_percent {
	background-color:#fff;
	width:40%;
	float:left;
	text-align:left;
}

#content_container .right_column_40_percent {
	background-color:#fff;
	width:40%;
	float:right;
	text-align:left;
}

#content_container .left_column_35_percent {
	background-color:#fff;
	width:35%;
	float:left;
	text-align:left;
}

#content_container .right_column_35_percent {
	background-color:#fff;
	width:35%;
	float:right;
	text-align:left;
}

#content_container .left_column_30_percent {
	background-color:#fff;
	width:30%;
	float:left;
	text-align:left;
}

#content_container .right_column_30_percent {
	background-color:#fff;
	width:30%;
	float:right;
	text-align:left;
}

#content_container .left_column_20_percent {
	background-color:#fff;
	width:20%;
	float:left;
}

#content_container .right_column_20_percent {
	background-color:#fff;
	width:20%;
	float:right;
}

#content_container .left_column_10_percent {
	background-color:#fff;
	width:10%;
	float:left;
}

#content_container .right_column_10_percent {
	background-color:#fff;
	width:10%;
	float:right;
}

#content_container .left_column_60_percent {
	background-color:#fff;
	width:60%;
	float:left;
}

#content_container .right_column_60_percent {
	background-color:#fff;
	width:60%;
	float:right;
}

#content_container .left_column_70_percent {
	background-color:#fff;
	width:70%;
	float:left;
}

#content_container .right_column_70_percent {
	background-color:#fff;
	width:70%;
	float:right;
}

#content_container .left_column_80_percent {
	background-color:#fff;
	width:80%;
	float:left;
}

#content_container .right_column_80_percent {
	background-color:#fff;
	width:80%;
	float:right;
}

#content_container .left_column_90_percent {
	background-color:#fff;
	width:90%;
	float:left;
}

#content_container .right_column_90_percent {
	background-color:#fff;
	width:90%;
	float:right;
}

#content_container .left_column_100_percent {
	background-color:#fff;
	width:100%;
	float:left;
}

#content_container .right_column_100_percent {
	background-color:#fff;
	width:100%;
	float:right;
}

#content_container .bottom  {
	float:left
	width:100%;
	background-color:#fff;
	clear: both;
}

#content_container img {
	align:left;
}

.clear {
	width:100%;
	clear: both;
}


.domain_list {
	font-size:14px;
	width:200px
}

.domain_list td {
	color:#fff;
	text-align: left;
	padding:2px 5px 2px 5px;
}

.table_in_content {
	width:100%;
	border:0px;
	color: #00009c;
	text-align:left;
}

.right_menu {
	width:180px;
	background-color:#cfe6ff;
	vertical-align:top;
}

.right_menu table {
	width:100%;
	border:0;
	border-collapse: collapse;
}

.right_menu table td {
	vertical-align:bottom;
}

td.subject {
	height:30px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00009c;
	padding-left:10px;
}

td.image_link {
	text-align: center;
	height:130px;
}

td.image_label {
	height:30px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #00009c;
}

.footer_container {
	clear:both;
}

.footer {
	width:1000px;
	border:0;
	border-collapse: collapse;
	background-color: #fff;
}

.footer td {
	padding:0;
	height:15px;
	color:#00009c;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

/* style for footer */

#footer {
	width: 1000px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 70%;
	line-height:150%;
	text-align:center;
	clear: both;
}


.highlight_underline {
  	font-size: 16px;
  	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}

.highlight {
  	font-size: 16px;
  	font-style: normal;
	font-weight: bold;
}

.italic {
	font-style:italic;
}

.underline {
	text-decoration:underline;
}

.small {
	font-size:80%;
}

.title {
	font-family: Verdana, sans-serif;
	color:#ff8000;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height:24px;
	padding-top: 14px;
}

.title_footer {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color:#00009c;
}

.subtitle {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.slide {
	width:650px;
	border:0;
	border-collapse: collapse;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #00009c;
}

.slide tr td {
	padding:0px;
	text-align:center;
	vertical-align:top;
}

td caption {
	padding:5px;
}

.slide_bar {
	width:100px;
	height:375px;	
}

. slide_bar td {
	text-align:center;
}

.slidelabel{
	background-color: #F7EEDF
}

.slidelabel_highlighted {
	background-color: #ffcc00;
}

.line {
	width:100%;
	size:1; 
	color:#00009c;
}

.jcaho {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #00009c;
	padding-left: 16px;
	padding-right:10px;
	text-align:left;
}

.jcaho thead {
	font-weight: bold;
}

.jcaho td {
	padding:0px 0px 2px 2px;
}

/* membership table style in upgrade option page  */

#membership {
	width:90%;

}

#membership thead {
	height:40px;
	background-color:#4f81bd;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#fff;
	text-transform: uppercase;
	text-align:center;

}

#membership tbody tr {
	height:40px;

}

#membership tbody tr td {
	font-family: arial, sans-serif;
	font-size: 16px;
	color:#000;
	padding:0px 5px 0px 5px;
}

#membership tbody tr.odd td {
	background-color:#d0d8e8;
}

#membership tbody tr.even td {
	background-color:#e9edf4;
}

#membership tbody tr td img {
	width:25px;
	height:25px;
}

#membership tfoot tr td {
	font-family: arial, sans-serif;
	font-style: italic;
	font-size: 14px;
	color:#000;
	padding:5px;
}

/* comparison table style in doucmenting change page  */

#comparison {
	width:75%;
}

#comparison thead {
	height:40px;
	background-color:#666699;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#fff;
	text-transform: uppercase;
	text-align:center;

}

#comparison tbody tr {
	height:40px;
	font-size: 120%;

}

#comparison tbody tr td {
	font-family: arial, sans-serif;
	font-size: 16px;
	color:#000;
	padding:0px 5px 0px 5px;
}

#comparison tbody tr.odd td {
	background-color:#c8c8da;
}

#comparison tbody tr.even td {
	background-color:#9b9bbb;
}


#service_select {
	width:20%;
	margin-left:40px;
}

#service_select tr {
	height:40px;
}

#service_select tr td {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #00009c;
	padding:0px 0px 0px 0px;
}

input.btn {   
	color:#fff;   
	font: bold 130% 'trebuchet ms',helvetica,sans-serif;   
	background-color:#4f81bd;   
	border:2px solid;   
	border-color: #1f497d; 
	padding:0px 10px 0px 10px;
}   


.header {
	height:25px;
	background-color:#ffffff;
	color:#00009c;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear {clear: both}


