/* null values */
* {
	
	padding: 0;
	/*border: 0;*/
	font-size: 100.1%;
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	min-height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.hand {cursor : hand; cursor : pointer;}
/* moz */
a img { border: 0;}
form { margin: 0; }


input, td, p, ul, h5 {
	padding: 0;
	margin: 0
}
div.breaker {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	border: 0;
	float: none !important;
}
div.spacer {
	visibility: hidden;
	font-size: 0;
	border: 0;
	height: 0;
}
div {box-sizing: border-box; -moz-box-sizing: border-box; }

/* page carcass */
#page_div { margin: 0 27px;}

/*table { border-collapse: collapse; }*/
table td { vertical-align: top; padding: 0; }
table#taba td {padding : 4px 2px;}

td.col_1 { width: 187px;}
td.col_2 { width: 100%; }
td.col_3 { width: 216px;}

table#page { width: 100%;}

/* header */
div#top_decor {
	background: url(/images/top_bg.gif) top left repeat-x;
	height: 11px;
}

div#top_site_refs p {
	float: right;
	font-size: 11px;
	margin-top: 5px;
}
div#top_site_refs a {
	color: #667c99;
}
div#top_site_refs a:hover {
	color: #7892b4;
}
div#logo {
	margin: 18px 0 12px;
}
* html div#logo img {
	margin-bottom: -3px;
}

#grey_cell {
	background: #737373;
	height: 25px;
	margin-right: 5px;
}
#top_reference {
	background: #99afcc;
	padding: 6px 0 0 10px;
	font-weight: bold;
}
#top_reference a {
	color: #fff;
	font-size: 11px;}
#top_reference a:hover { color: #eef;}

/* main menu */
.main_menu ul {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 3px;
}
.main_menu li {
	background: #334966 url(/images/main_menu_arrow.gif) top left no-repeat;
	padding: 2px 0 3px 28px;
	margin-top: 2px;
	font-weight: bold;
}
.main_menu li a {
	width: 132px;
	margin-top: 1px;
	padding: 1px 7px 3px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
}
* html .main_menu li a {
	margin-top: 3px; 
}
.main_menu li a:hover { background: #5d7390; }

.main_menu li.active {
	color: #aaa;
	font-weight: bold;
	padding: 4px 0 3px 35px;
}
.main_menu li.sec_lev, .main_menu li.sec_lev_act {
	background-image: none;
	padding-left: 9px;
	margin-left: 19px;
}
.main_menu li p {
	padding: 2px 0 3px 7px;
	color: #aaa;
}
.main_menu li.active p {
	padding: 0 0 3px;
}

.inner_menu {
	background: #334966;
	margin-top: -3px;
	margin-left: 19px;
	padding: 3px 2px 2px 8px;
}
.inner_menu p {
	padding-bottom: 2px;
	color: #aaa;
}
.inner_menu .active {
	padding-left: 8px;
}
.inner_menu a {
	color: #fff;
	text-decoration: none;
	padding: 0 6px 0 8px;
	display: block;
	width: 137px;
}
.inner_menu a:hover {
	background: #5d7390;
}

/* girl banner */
.title_banner { padding-top: 3px; padding-bottom: 5px;}
.title_banner div { background: #667c99; height: 147px;}
* html .title_banner img { margin-bottom: -3px; }

/* news */
.news { padding-top: 3px; }
.dark_grey {
	background-color: #ccc;
	border: 1px solid #999;
	margin-bottom: 1px;
	padding: 5px 11px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.light_grey {
	margin-bottom: 5px;
	padding: 9px 0 0;
	background-color: #ececec;
	border: 1px solid #999;
	font-size: 11px;
}
.news_pic {
	float: left;
	padding: 0 9px;
	padding-bottom: 9px;
}
.news_pic img {
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 5px;
}
.news_text { height: 1px; }
.news_pic p {
	font-size: 11px;
	padding-bottom: 5px;
}

.news_pic a { color: #505050;}
.news_pic a:hover { color: #808080;}

/* divider */
td.div_line {
	background: url(/images/div_line_bg.gif) top left repeat-x;
	height: 13px;
	font-size: 0; 
}

/* left column */
td#left_column { padding-right: 5px;}
#health_dep { border: 1px solid #999;}

#our_life {
	background: #c6d2e2;
	margin-top: 5px;
}
#our_life p {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 10px;
}

#our_life_list ul { padding: 5px 0 10px 10px; list-style-type: none;}
#our_life_list li {
	background: url(/images/ourlifelist_point.gif) left top no-repeat;
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 11px;
	display: block;
}
#our_life_list a { 
	text-decoration: none;
	color: #505050;
	margin: 0;
}
#our_life_list a:hover { text-decoration: underline; }

.guarantee_banner img { padding-bottom: 3px;}
* html .guarantee_banner img { padding-bottom: 0;}

/* central column */
#central_column { padding-right: 5px;}

.blue_header {
	border: 1px solid #999;
	background: #667c99;
	padding: 5px 14px;
	margin-bottom: 1px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.white_bg {
	padding: 9px 9px 9px;
	border: 1px solid #999;
	margin-bottom: 5px;
}
.inner_white_bg {
	float: left;
	width: 100%;
}
.white_bg {
	color: #505050;
	font-size: 11px;
	}
.white_bg p {
	color: #505050;
	font-size: 11px;
	margin-bottom: 7px;
}
.white_bg p.rec_head { font-weight: bold; }
.white_bg p.ref {
	margin-top: 5px;
	margin-bottom: 5px;
}
.white_bg a {
	color: #667c99;
	font-weight: bold;
}

.white_bg_pic {	padding-bottom: 9px;}
.white_bg_pic img, .white_bg_pic_last img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.white_bg_pic_last img { margin-bottom: 0;}

.white_bg_pic, .white_bg_pic_last { height: 1px;}
.white_bg_pic p, .white_bg_pic_last p { margin-left: 100px;}
.white_bg_pic a, .white_bg_pic_last a, .ref a { color: #667c99;}
.white_bg_pic a:hover, .white_bg_pic_last a:hover, .ref a:hover { color: #808080;}

.bolder {
	font-weight: bold;
}
img.stud_pic {
	float: right;
	margin-left: 10px;
}
 
/* right column */
#science_bases, #contacts {	margin: 0 9px;}
ul.hosps { padding: 6px 0 9px;}
 
ul.hosps li {
	list-style: none;
	background: url(/images/ourlifelist_point.gif) top left no-repeat;
	padding: 0 0 0 12px;
	margin-top: 3px;
	font-size: 11px;
}

ul.hosps a { text-decoration: none; color: #505050; }
ul.hosps a:hover { text-decoration: underline; }

td#right_column .light_grey p {
	padding-bottom: 9px;
	font-size: 11px;
	color: #505050;
}
td#right_column .light_grey p.bolder { padding-bottom: 0; font-size: 11px;}
p#map { font-weight: bold; }
p#map a { color: #505050;}
p#map a:hover { color: #808080;}

/* footer */
div#footer_refs {
	padding: 0 auto;
	text-align: center;
	font-size: 11px;
}
div#footer_refs a { color: #666; padding: 0 5px 10px;}
div#footer_refs a:hover { color: #999; }
div#footer_refs p { color: #8d8d8d; padding: 10px 5px 10px;}


.news_block {
	
}
.news_block img {
	margin: 0 10px 10px 0;
}
.news_block h3 {
	padding-bottom: 5px;
	font-size: 11px;
}
.news_block p {
}
.news_block p.date {
	color: #888;
	padding-bottom: 0;	
}
.news_block p.further {
	padding-bottom: 10px;
}

#sitemap {
}
#sitemap ul {
	padding-left: 15px;
}
#sitemap ul ul {
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sitemap a:hover {
	color: #aaa;
}


html>body .white_bg_outer {
	margin-right: -36px;
}
html:root .white_bg_outer {
	margin-right: 0;
	margin-left: 1px;
	border-top: 1px solid #fff;
}
table.white_bg {
}
table.white_bg td {
	/*border: 1px solid #999;*/
}

#simple_content {
	width: 100%;
	border-right: 0;
	padding: 9px;
}
#simple_content table {
	/*border: 0;*/
}
#simple_content table td {
	/*border: 0;*/
	width: 1%;
}
#simple_content ol li {list-style-position:inside;}
#registration table {
	border: 0;
}
#registration table td {
	border: 0;
	width: 1%;
}
