/******************************************/
/* mediceo css                            */
/******************************************/

/******************************************/
/* general definitions                    */
/******************************************/

html, body, p, h1, h2, h3, ul, ol, span, a, table, td, form, hr, div {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	background: #F3F7FA url(screen_FILES/main_bg.jpg) repeat-x;
}
a:link, a:visited { 
	color: #000;  
	text-decoration: underline;
}  
a:active, a:hover {  
	color: #878787;  
	text-decoration: underline;  
}  
img {  
     border: 0;  
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/******************************************/
/* wrapper box                            */
/******************************************/
div#wrapper_box {
	width: 925px;
	min-height: 100%;
	margin: 0 auto;
	background: url(screen_FILES/wrapper_bg.gif) no-repeat 175px 340px;
}
*html div#wrapper_box {
	height: 100%;
}
/******************************************/
/* service box                            */
/******************************************/
div#service_box {
	height: 20px;
}
div#service_box h1 {
	float: left;
	font: 14px/20px "Times New Roman", Times, serif;
	color: #fff;
}
div#header_service {
	float: right;
}
/******************************************/
/* service menu                           */
/******************************************/
ul#service_menu {
	float: left;
}
ul#service_menu li {
	float: left;
	list-style-type: none;
	padding: 4px 0;
}
ul#service_menu a {
	padding: 0 5px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	border-right: 1px solid #000;
	color: #000;  
}
ul#service_menu a.active {
	color: #818181;
}
ul#service_menu a:active, ul#service_menu a:hover {
	color: #818181;
}
/******************************************/
/* search                                 */
/******************************************/

/*
div#search {
	padding: 0 0 0 5px;
	float: left;
}
div#search p {
	line-height: 20px;
	padding: 0 5px 0 0;
	float: left;
	color: #595c5f;
}

div#search form {
	float: left;
}

div#search input	{
	font: 11px/11px Arial, Helvetica, sans-serif;
	width: 108px;
	height: 13px;
	margin: 1px 5px 0 0;
	padding: 1px 2px;
	border: 1px solid #595c5f;
	color: #666;
	float: left;
	background: #d1d4d8;
}

div#search .submita {
	padding: 0;
	width: 30px;
	height: 13px;
	padding: 0;
	margin: 2px 0 0 0;
}
*/ 
 
/******************************************/
/* header box                             */
/******************************************/
div#header_box {
	height: 230px;
} 
div#logo {
	width: 165px;
	margin: 0 10px 0 0;
	float: left;
}
div#header_image {
	margin: 0 0 0 0;
	float: left;
}

/******************************************/
/* content box                            */
/******************************************/
div#content_box {
}
/******************************************/
/* column  one                            */
/******************************************/
div#column_one {
	width: 165px;
	min-height: 155px;
	float: left;
	margin: 0 10px 0 0;
}
*html div#column_one {
	height: 155px;
}
/******************************************/
/* main menu                              */
/******************************************/
ul#main_menu {
	background: #E6E6E6 url(screen_FILES/dotted_line.gif) no-repeat 0 4px;
	padding: 7px 0 20px 0;
}
ul#main_menu li {
	list-style-type: none;
}
ul#main_menu a  {
	height: 30px;
	padding: 0 0 0 10px;
	font: 18px/30px "Times New Roman", Times, serif;
	text-decoration: none;
	background: url(screen_FILES/main_menu_bg.gif) no-repeat 5px 3px;
	display: block;
	color: #727272;  
}
ul#main_menu a.active {
	background: url(screen_FILES/main_menu_h_bg.gif) no-repeat 5px 3px;
	color: #000;
}
ul#main_menu a:active, ul#main_menu a:hover {
	background: url(screen_FILES/main_menu_h_bg.gif) no-repeat 5px 3px;
	color: #000;
}
ul#main_menu ul {
	background: url(screen_FILES/main_menu_sub_bg.gif) no-repeat left bottom;
	margin: 4px 0 3px 0;
	padding: 0 0 1px 0;
}
ul#main_menu ul a  {
	height: 15px;
	padding: 0 6px;
	font: 11px/15px Arial, Helvetica, sans-serif;
	background: url(screen_FILES/main_menu_sub_bg.gif) no-repeat;
	display: block;
}
ul#main_menu ul a.active {
	background: url(screen_FILES/main_menu_sub_bg.gif) no-repeat;
	color: #000;
}
ul#main_menu ul a:active, ul#main_menu ul a:hover {
	background: url(screen_FILES/main_menu_sub_bg.gif) no-repeat;
	color: #000;
}
/******************************************/
/* column  two                            */
/******************************************/
div#column_two {
	width: 750px;
	float: left;
}
/******************************************/
/* sub column one                         */
/******************************************/
div#sub_column_one {
	width: 290px;
	min-height: 300px;
	float: left;
	background: #fff;
	margin: 0 10px 0 0;
	padding: 10px 0;
}
*html div#sub_column_one {
	height: 300px;
}
/******************************************/
/* sub column two                         */
/******************************************/
div#sub_column_two {
	width: 450px;
	min-height: 300px;
	float: left;
	background: #fff;
	padding: 10px 0;
}
*html div#sub_column_two {
	height: 300px;
}

/******************************************/
/* text formats                           */
/******************************************/
div#sub_column_one h1, div#sub_column_two h1 {
	font: 18px/25px "Times New Roman", Times, serif;
	color: #818181;	
	margin: 0 10px 10px 10px;
}
div#sub_column_one h2, div#sub_column_two h2 {
	font-weight: bold;
	color: #818181;	
	margin: 0 10px;
}
div#sub_column_one h3, div#sub_column_two h3 {
	font-weight: bold;
	margin: 0 10px;
}
div#sub_column_one p, div#sub_column_two p {
	margin: 0 10px;
}
div#sub_column_one a, div#sub_column_two a {
}
div#sub_column_one hr, div#sub_column_two hr {
	background: url(screen_FILES/dotted_line.gif) repeat-x;
	height: 1px;
	border: 0 none;
	margin: 0 10px 10px 10px;
}
/******************************************/
/* sub menu                               */
/******************************************/
ul#sub_menu {
	background: url(screen_FILES/dotted_line.gif) no-repeat 0 0;
	margin: 0 10px;
}
ul#sub_menu li {
	list-style-type: none;
}
ul#sub_menu a {
	padding: 4px 0 0 0;
	height: 56px;
	text-decoration: none;
	background: url(screen_FILES/sub_menu_bg.gif) no-repeat bottom left;
	display: block;
}
ul#sub_menu a.active {
	background: url(screen_FILES/sub_menu_h_bg.gif) no-repeat bottom left;
}
ul#sub_menu a:active, ul#sub_menu a:hover {
	background: url(screen_FILES/sub_menu_h_bg.gif) no-repeat bottom left;
}
/******************************************/
/* sub content box                        */
/******************************************/
div#sub_content_box {
	position: relative;
	background: #fff url(screen_FILES/sub_content_box_bg.gif) no-repeat;
	height: 80px;
	margin: 0 0 10px 0;
	padding: 0 10px;
}
div#sub_content_box p {
	color: #818181;
	padding: 5px 0 10px 0;
}
div#sub_content_box h1 {
	font: 18px/25px "Times New Roman", Times, serif;
	color: #818181;
	width: 280px;
	border-bottom: 3px solid #F1DB42;	
}
/******************************************/
/* sub content menu                       */
/******************************************/
ul#sub_content_menu {
	position: absolute;
	top: 55px;
	left: 300px;
	width: 443px;
	height: 20px;
	padding: 2px 0 0 0;
	border-top: 1px solid #000;
	background: url(screen_FILES/sub_content_menu_ul_bg.gif) no-repeat 0 2px;
}
ul#sub_content_menu li {
	float: left;
	list-style-type: none;
}
ul#sub_content_menu a {
	padding: 0 20px;
	font: 18px/18px "Times New Roman", Times, serif;
	border-right: 1px solid #910418;
	text-decoration: none;
	background: url(screen_FILES/sub_content_menu_bg.gif) no-repeat bottom right;
	display: block;
}
ul#sub_content_menu a.active {
	background: url(screen_FILES/sub_content_menu_h_bg.gif) no-repeat bottom right;
}
ul#sub_content_menu a:active, ul#sub_content_menu a:hover {
	background: url(screen_FILES/sub_content_menu_h_bg.gif) no-repeat bottom right;
}
/******************************************/
/* recommend                              */
/******************************************/
div#recommend {
	position: absolute;
	top: 38px;
	left: 300px;
	width: 443px;
	height: 15px;
}
div#recommend a {
	background: url(screen_FILES/sub_content_menu_bg.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	text-decoration: none;
	float: right;
}
div#recommend a:active, div#recommend a:hover {
	background: url(screen_FILES/sub_content_menu_h_bg.gif) no-repeat 0 6px;
}

/*
div#head_box ul#nav_service {
	position: absolute;
	height: 23px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 125px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 830px;
}
div#head_box ul#nav_service li {
	display: inline;
	list-style-type: none;
}
div#head_box ul#nav_service a  {
	background: url(../img/nav_service_back.gif) no-repeat 0px 3px;
	padding: 0px 10px 0px 13px;
	font: 12px/23px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
div#head_box ul#nav_service a:active, div#head_box ul#nav_service a:hover {
	background: url(../img/nav_service_back_h.gif) no-repeat 0px 3px;
	font: 12px/23px Arial, Helvetica, sans-serif;
	color: #ccc;
}
div#head_box ul#nav_service a.active:link, div#head_box ul#nav_service a.active:visited, div#head_box ul#nav_service a.active:hover, div#head_box ul#nav_service a.active:active {
	background: url(../img/nav_service_back_h.gif) no-repeat 0px 3px;
	font: 12px/23px Arial, Helvetica, sans-serif;
	color: #ccc;
}
div#sub_head_box {
	margin: 5px 0px 0px 0px;
	height: 110px;
}
div#content_box {
	width: 835px;
}
div#content_box ul#nav_level_one {
	float: left;
	width: 320px;
	height: 400px;
	margin: 25px 0px 0px 0px;
}
div#content_box ul#nav_level_one li {
	width: 205px;
	list-style-type: none;
}
div#content_box ul#nav_level_one a {
	display: block;
	border-bottom: 5px solid #fff;
	font: 12px/15px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	width: 180px;
	background: #EFEFEF url(../img/nav_level_one_back.gif) no-repeat top left;
	color: #8D8D8D;
}
div#content_box ul#nav_level_one a:hover, div#content_box ul#nav_level_one a:active {
	background: #EFEFEF url(../img/nav_level_one_back.gif) no-repeat top left;
	color: #B3003C;
}
div#content_box ul#nav_level_one a.active:link, div#content_box ul#nav_level_one a.active:visited, div#content_box ul#nav_level_one a.active:hover, div#content_box ul#nav_level_one a.active:active {
	background: #999 url(../img/nav_level_one_back_h.gif) no-repeat top left;
	color: #fff;
}
div#content_box ul#nav_level_two {
}
div#content_box ul#nav_level_two li {
	list-style-type: none;
}
div#content_box ul#nav_level_two a {
	display: block;
	border-bottom: 5px solid #fff;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
	background: #fff;
	color: #8D8D8D;
}
div#content_box ul#nav_level_two a:hover, div#content_box ul#nav_level_two a:active {
	background: #fff;
	color: #878787;
}
div#content_box ul#nav_level_two a.active:link, div#content_box ul#nav_level_two a.active:visited, div#content_box ul#nav_level_two a.active:hover, div#content_box ul#nav_level_two a.active:active {
	background: #F8E6EC;
	color: #878787;
}
div#content_box div#content {
	float: left;
	margin: 25px 0px 0px 0px;
	width: 515px;
}
div#content_box div#content h1 {
	font-weight: bold;
	color: #B3003C;
	margin: 0px 0px 15px 0px;
}
div#content_box div#content h2 {
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
div#content_box div#content p {
	margin: 0px 0px 5px 0px;
}
div#content_box div#content ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
}
div#content_box div#content table, div#content_box div#content tr, div#content_box div#content td {
	vertical-align: top;
}
div#foot_box {
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #ccc;
}
div#foot_box div#copyright {
	padding: 10px 0px 10px 0px;
	float: left;
	width: 315px;
}
div#foot_box ul#nav_foot {
	padding: 10px 0px 0px 0px;
}
div#foot_box ul#nav_foot li {
	display: inline;
	list-style-type: none;
}
div#foot_box ul#nav_foot a {
	text-decoration: none;
	background: url(../img/nav_footer_back.gif) no-repeat 0px 3px;
	padding: 0px 10px 0px 13px;
}
div#foot_box ul#nav_foot a:active, div#foot_box ul#nav_foot a:hover {
	background: url(../img/nav_footer_back_h.gif) no-repeat 0px 3px;
	padding: 0px 10px 0px 13px;
}
div#foot_box ul#nav_foot a.active:link, div#foot_box ul#nav_foot a.active:visited, div#foot_box ul#nav_foot a.active:hover, div#foot_box ul#nav_foot a.active:active {
	background: url(../img/nav_footer_back_h.gif) no-repeat 0px 3px;
	padding: 0px 10px 0px 13px;
	color: #B3003C;  
}

fieldset.csc-mailform {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div.csc-mailform-field {
	clear: both;
	margin: 0px 0px 10px 0px;
}	
div.csc-mailform-field label {
	float: left;
	width: 200px;
	display: block;
}
div.csc-mailform-field input {
	width: 250px;
}
div.csc-mailform-field select {
}
div.csc-mailform-field textarea {
	width: 250px;
}
div.csc-mailform-field input.csc-mailform-submit {
	margin: 0px 0px 0px 200px;
	width: 125px;
}
div.csc-mailform-field span.csc-mailform-label {
	font-weight: bold;
}
*/

/*****************************************************/
/*LightBox Table*/

.lBox{
    align:center;
    width:100%;
    border:0px;
    height:100%;
}

.imgCont{
   width:25%;
   height:50px;
}

/*****************************************************/
/*LOGINBOX*/


.loginUser{
	font: 11px/11px Arial, Helvetica, sans-serif;
	width: 80px;
	height: 12px;
	margin: 1px 5px 0 0px;
	font: 11px/11px Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	border: 1px solid #666;	
	color: #666;
/*	float: left;*/
	background: #DFE8EF;
}

.loginPass{
	font: 11px/11px Arial, Helvetica, sans-serif;
	width: 80px;
	height: 12px;
	margin: 1px 5px 0 0;
	padding: 1px 2px;
	border: 1px solid #666;	
	color: #666;
/*	float: left;*/
	background: #DFE8EF;
}


.loginButton {
	font: 12px/12px Arial, Helvetica, sans-serif;
	width: 80px;
	height: 15px;
	padding: 0px;
	margin: 2px 0 0 0;
	color: #FFF;	
	border: 0px solid #666;	
	background: #198DC0;
}

.logoutButton {
	font: 12px/12px Arial, Helvetica, sans-serif;
	width: 120px;
	height: 15px;
	padding: 0px;
	margin: 2px 5px 0 10px;		
	color: #FFF;	
	border: 0px solid #595c5f;	
	background: #198DC0;
}

.statBlack{
	color:#000000;
}

.tx-newloginbox-pi1 h3{
	color:#005093;
}
