html, body{	
		font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;		
		color: #000000;				
		background:#2e455a;		
		margin:0px;
		padding:0px;
		height: 100%;				
		
}

img{
	border:none;
}

#main_container{
	width:1136px;	
	margin: 0 auto;	
	background:#fcfcfc url(../images/GUI/main_container_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom:10px;
}




/****** top menu navigation ******/

#top_menu {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	height:25px;
	border-top:#327fac solid 1px;
	border-bottom:#135080 solid 1px;
	background: #13629a;
	text-align:center;
	padding-top:7px;
	color:#ffffff;
	font-size:13px;
}

#top_menu span{	
	font-size:13px;
	margin: 0 4px;
	font-weight:bold;
}

#top_menu a:link, #top_menu a:visited, #top_menu a:active, #top_menu a:focus{
	color:#ffffff;
	text-decoration:none;
	
	font-size:13px;
	margin: 0 4px;
	
}

#top_menu a:hover {
	text-decoration:underline;
}



/****** left menu navigation ******/
#left_menu{
	margin: 5px 7px;	
	width:192px;
	height:364;		
	float:left;
}

#left_menu_mid{
	
	background:#dfdfdf url(../images/GUI/left_menu_mid.png);
	width:192px;
	height:364;	
	background-repeat: no-repeat;
	background-position: top left;

}

.lm_header{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#0a94d6; 
	font-size:12px;
	padding:10px 0;
	margin:0;
}

.lm_item{

	font-family:  Arial, Verdana, Helvetica, sans-serif;	
	font-weight:bold;
	margin: 0 4px;
	display:block;
	border-top:#ffffff solid 1px;
	border-bottom:#d0d0d0 solid 1px;	
	padding:3px 16px;
}
a.lm_item:link, a.lm_item:visited, a.lm_item:active, a.lm_item:focus{
	font-size:11px;
	color:#5b5b5b;	
	text-decoration:none;
}

#left_menu a:hover {
	text-decoration:none;
	color:#00729c;
}


.content_page_header{
	background: url(/images/GUI/page_content_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0;
	padding:10px 30px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;		
	font-size:18px;	
	font-weight:normal;
	color:#0099cc;
}


#page_content_container{
	float:left;
	width:913px;		
	background: url(/images/GUI/page_content_mid.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;		
	
}

#page_content{
	padding:30px;
	border-left: #cdcecf solid 1px;
	border-right: #cdcecf solid 1px;
	height:100%;
	line-height:18px;
}


/********** banners **************/

#banner_1{	
	margin-top: 7px;
	width: 191px;
	height: 255px;
}

#right_block{
	float:right;
	width:206px;	
	border: solid 0px;
	margin-right:-20px;
	margin-left:22px;
}

#on-page_contacts{	
	margin-top:16px;
	padding: 10px 0 0 50px;
	font-size:11px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #00729c;
	line-height:18px;
	background: url(/images/GUI/contacts_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:206px;
	height:254px;	
}

.on-page_header{		
	font-size:12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#000000;	
}

/****** bottom navigation ************/

#bottom_navigation{
	margin:16px;
	text-align:center;
}

a.bn_link:link, a.bn_link:visited, a.bn_link:active, a.bn_link:focus{
	font-size:11px;
	color:#5b5b5b;	
	text-decoration:none;
}

#left_menu a:hover {
	text-decoration:none;
	color:#00729c;
}


#bottom_line{
	padding:10px;
	text-align:center;
	color: #93aac0;

}
#bottom_line a:link, #bottom_line a:visited, #bottom_line  a:active, #bottom_line  a:focus{
	color:#ffffff;
	text-decoration:none;
}

#bottom_line a:hover {
	text-decoration:underline;
}

#bottom_logos{
	margin-left:30px;
	margin-bottom:20px;

}

.sub_header{
	color:#00729c;
	font-size: 16px;
	font-weight:normal;
	display:inline;
	margin:0;
	padding:0;

}

p{
	text-align:justify;



}


a, a:link, a:visited, a:active, a:focus{
	color:#0a94d6;
	text-decoration:none;
}

 a:hover {
	
	text-decoration:underline;
}



/* for 508 skip links, like: skip navigation */


table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*TABLE METRO ADVERTIZING*/

.metroadvert {
	width:640px;
	border:#333;
	border-collapse:collapse;
}

.metroadvert td{
	border:1px #333 solid;
	padding:10px;
	text-align:center;
}

.metroadvert caption{
	color:#0152b6;
	font-weight:bold;
	padding-bottom: 8px;
	/*margin-top:20px;*/
	padding-top:20px;
}

.metroadvert th{
	color:#FFF;
	font-weight:bold;
	background-color:#0a94d6;
	border:1px #333 solid;
	padding:3px;
	text-align:center;
}
.metroadvert tr.shrink th{
	color:#FFF;
	font-weight:normal;
	background-color:#0a94d6;
	border:1px #333 solid;
	padding:3px;
	text-align:center;
	font-size: 12px;
}

.metroadvert th p{
	color:#FFF;
}

.metroadvert2 {
	width:640px;
	border: 0px;
	border-collapse:collapse;
}

.metroadvert2 td{
	border:0px;
	padding:5px;
	text-align:center;
}

.metroadvert2 caption{
	color:#0152b6;
	font-weight:bold;
	padding-bottom: 8px;
	/*margin-top:20px;*/
	padding-top:20px;
}

.metroadvert2 th{
	color:#FFF;
	font-weight:bold;
	background-color:#0a94d6;
	border:0px;
	padding:3px;
	text-align:center;
}

.metroadvert2 th p{
	color:#FFF;
}

.context{
	float:right;
	margin-top:-80px;
	margin-right:80px;
}

ul.requirements_list li{
	margin-top:10px;
}


.cli {
	width:600px;
	border-collapse: separate;
	border-spacing: 3px;
	padding: 5px;
}

table.cli td {
	border:#e7e7e7;
	padding:5px;
	text-align:center;
	vertical-align: middle;
}
