body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	color:#758079;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

h6{
	font-size:18px;
	margin-bottom:4px;
	padding-bottom:4px;
}
h1{
	font-weight:bolder;
	padding-top:5px;
	margin-bottom:2px;
	padding-bottom:2px;
}
body{
	background-color:#cad4ce;
	font-size: 12px;
	color: #59645d;
	font-family: verdana; 
}
a:link,a:visited{
	text-decoration:underline;
	color:#77867d;
}
a:hover{
	text-decoration:underline;
	color:#59645d;
}

#centered{
	width:988px;
	margin:0 auto;
}

#head_left{
	float:left;
	height:73px;
	width:58px;
	background: url('images/head_left.gif') no-repeat;
}
#head_up{
	float:left;
	height:73px;
	width:872px;
	background: url('images/head_up.jpg') no-repeat;
}
#head_right{
	float:left;
	height:73px;
	width:58px;
	background: url('images/head_right.gif') no-repeat;
}
#head_logo{
	height:54px;
	width:470px;
	background: url('images/head_logo.gif') no-repeat;
	margin-left:64px;
	margin-top:3px;
}

#head_img{
	clear:both;
	height:281px;
	width:888px;
	margin:0 auto;
	background: url('images/head_img.jpg') no-repeat;
}

#menu{
	height:35px;
	width:888px;
	margin:0 auto;
	background: url('images/menu_bg.gif') repeat-x;
}
#menu_links_shadow_left{
	float:left;
	height:28px;
	width:10px;
	background: url('images/menu_links_shadow_left.gif') no-repeat;
}
#menu_links{
	float:left;
	height:28px;
	width:868px;
	background: url('images/menu_links_bg.gif') repeat-x;
	/*font-family:verdana;
	font-size:12px;
	color:#5c6760;*/
}
#menu_links p{
	float:left;
	width:172px;
	text-align:center;
	padding-top:5px;
	cursor:default;
}
#menu_links img{
	display:block;
	margin:0 auto;
	padding-top:2px;
}
.menu_links_separator{
	float:left;
	height:28px;
	width:2px;
	background: url('images/menu_links_separator.gif') no-repeat;
}
#menu_links_shadow_right{
	float:left;
	height:28px;
	width:10px;
	background: url('images/menu_links_shadow_right.gif') no-repeat;
}

#menu_bar_shadow_left{
	float:left;
	height:7px;
	width:9px;
	background: url('images/menu_bar_shadow_left.gif') no-repeat;
font-size:1px;
}
#menu_bar{
	float:left;
	height:7px;
	width:870px;
	background: url('images/menu_bar_bg.gif') repeat-x;
	text-align:center;
font-size:1px;
}
#menu_bar_progress{
	float:left;
	height:7px;
	background: url('images/menu_bar_progress_bg.gif') repeat-x;
}
#menu_bar_cursor_shadow{
	float:right;
	height:7px;
	width:94px;
	background: url('images/menu_bar_cursor_shadow.gif') no-repeat;
font-size:1px;
}
.menu_bar_progress_sector1{
	width:174px;
}
.menu_bar_progress_sector2{
	width:348px;
}
.menu_bar_progress_sector3{
	width:522px;
}
.menu_bar_progress_sector4{
	width:696px;
}
.menu_bar_progress_sector5{
	width:870px;
}
#menu_bar_shadow_right{
	float:left;
	height:7px;
	width:9px;
	background: url('images/menu_bar_shadow_right.gif') no-repeat;
font-size:1px;
}

#faq_left{
	float:left;
	height:100px;
	width:59px;
	background: url('images/faq_left.gif') no-repeat;
}
#faq_left_curve{
	float:left;
	height:100px;
	width:174px;
	background: url('images/faq_left_curve.gif') no-repeat;
}
#faq_content{
	float:left;
	height:100px;
	width:523px;
	background: url('images/faq_content.gif') no-repeat;
}
#faq_content a:link, #faq_content a:visited, #faq_content a:hover{
	text-decoration:none;
}
#faq_content p{
	float:left;
	padding-left:20px;
	padding-bottom:6px;
	width:241px;
	font-size:11px;
}
.faq_content_up{
	margin-top:25px;
}
#faq_right_curve{
	float:left;
	height:100px;
	width:173px;
	background: url('images/faq_right_curve.gif') no-repeat;
}
#faq_right{
	float:left;
	height:100px;
	width:59px;
	background: url('images/faq_right.gif') no-repeat;
}

#content{
	padding-left:145px;
	padding-right:145px;
	background:url('images/content_bg.gif') repeat-y;
}
#content p{
	padding-top:5px;
	padding-bottom:7px;
}
#content ul{
	list-style-type:disc;
	list-style-position:outside;
	padding-left:30px;
	padding-bottom:7px;
}
#content img{
	float:left;
	margin-right:7px;
}

#footer_left{
	float:left;
	height:93px;
	width:59px;
	background: url('images/footer_left.gif') no-repeat;
}
#footer_right{
	float:left;
	height:93px;
	width:59px;
	background: url('images/footer_right.gif') no-repeat;
}
#foter_content{
	float:left;
	width:870px;
	height:93px;
	background: #f5f4f4 url('images/footer_bg_up.gif') no-repeat;
}
#foter_content p{
	font-size:11px;
	padding-left:86px;
	padding-top:41px;
}
#foter_content span{
	font-size:14px;
}
#foter_content a:link, #foter_content a:visited, #foter_content a:hover{
	text-decoration:underline;
	color:#77867d;
}
#foter_content img{
	float:right;
	margin-right:86px;
}

#fallout_menus{
	position:absolute;
	top:389px;
	top:373px;
	width:100%;
	visibility:hidden;
}
#fallout_menus_container{
	width:930px;
	margin:0 auto;
	padding-left:58px;
	visibility:hidden;
}
.fallout_menu{
	float:left;
	margin-right:-1px;
}
.fallout_menu_border{
	width:173px;
	line-height:25px;
	border:1px solid #77867d;
	background: #fcfcfc;
}

#menu_1{
	visibility:hidden;
}
#menu_2{
	visibility:hidden;
}
#menu_3{
	visibility:hidden;
}
#menu_4{
	visibility:hidden;
}
#menu_5{
	visibility:hidden;
}
.fallout_menu_top{
	height:17px;
	background: url('images/fallout_menu_section_top_bg.gif') repeat-x;
}
.fallout_menu_bottom{
	height:20px;
	width:173px;
	background: url('images/fallout_menu_section_bottom.gif') no-repeat;
}
.fallout_menu ul{
	list-style-type:none;
	list-style-position:outside;
	padding-left:6px;
}




#data_list{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 600px;
	margin: 0 auto;
	font: 12px Tahoma;
}
#data_list td{
	padding: 10px 10px 10px 10px;	
}
#data_list .colored td{
	background-color: #fff;
}
#data_list .td_names{
	font: 11px Tahoma;
	font-weight: bold;
	color: #758079;
}
#data_list .td_names td{
	vertical-align: top;
}
#data_list .table_head{
	font: 16px Tahoma;
	font-weight: bold;
	color: #758079;
	line-height: 1.0;
}
#data_list .table_head span{
	font: 11px Tahoma;
	font-weight: bold;
	color: #758079;
	
}
h3.header_page{
	margin: 10px 0 0px 0;
	padding: 0;
	font: 16px Arial;
	font-weight: bold;
	color: #59645d;	
}
h3.header_ul{
	margin: 15px 0 3px 0;
	padding: 0;
	font: 12px Arial;
	font-weight: bold;
	color: #59645d;
}
.ul_diplom{
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	list-style: none;
	font: 12px Arial;
	color: #59645d;
}
.ul_diplom li{
	margin: 0;
	padding: 0 0 4px 17px;
	line-height: 1.2;
	background: url('dash.gif') no-repeat left 4px;
}
.p_diplom{
	clear: both;
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none;
	font: 12px Arial;
	color: #59645d;
}

span.a_span_diplom{
	font: 12px Arial;
	color: #59645d;
}
a.a_span_diplom{
	font: 12px Arial;
	color: #77867d;
}