@charset "utf-8";


html,body {
	background-color: white;
	text-align: center;
	min-width: 917px;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	margin:0; 
	padding:0; 
	height: 100%;
	

}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

div#container {
	z-index: 1;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:916px;
	background:#white;
	padding: 0;
	
	height:auto !important;
	height:100%;

	min-height:100%;
}



div#header {
	z-index: 5;
	padding-top:10px;
	background:white;
	height: 95px;


}

div#banner {
	
	width: 916px;
	margin:0 auto;
	padding-left:0px;
}

div#content {
	background:white;
	padding:0;
	margin-left:0px;
	
}


div#textblock {
	
	padding:0;
	margin:0;
	width: 940px;
	text-align: left;
	margin-left: 0px;
	link: #e40079

}	


/*********/

.table_body {
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 0px;
}

.header {
	font-family: arial;
	font-size: 14px;
	font-style: none;
	color: #030465;
}

.text {
	font-family: arial;
	font-size: 11px;
	font-style: none;
	color: #2e2e2e;
	line-height: 14px;
	text-align: justify;

}

.resources {
	font-family: arial;
	font-size: 11px;
	font-style: none;
	color: #2e2e2e;
	line-height: 14px;
	text-align: justify;

}

.more_link_1 {
	font-family: arial;
	font-size: 10px;
	color: #030465;
	text-transform: uppercase;
	float: right;
}
	
	.more {
		color: #030465;
		text-decoration: none;
		font-weight: none;
	}
	
	.more:hover {
		color: #030465;
		text-decoration: none;
		font-weight: bold;
	}

div#menu {
	
	list-style: none;
	font-family: arial;
	font-size: 11px;
	font-style: none;
	padding:0;
	margin:0;
	text-align: right;
	margin-left: 0px;
	

}

	.selected {
		float: right;
		margin-left: 0px;
		color: #000;
	}
	
	.unselected {
		float: right;
		margin-left: 0px;
		color: #535353;
		
	}
	
	.menu {
		color: #535353;
		text-decoration: none;
	}
	
	.menu:hover {
		color: #000;
		text-decoration: none;
	}

div#menu_resources {
	
	list-style: none;
	font-family: arial;
	font-size: 11px;
	font-style: none;
	padding:0;
	margin:0;
	text-align: left;
	margin-left: 0px;
	

}

	.selected_resources {
		float: left;
		margin-left: 0px;
		color: #000;
	}
	
	.unselected_resources {
		float: left;
		margin-left: 0px;
		color: #535353;
		
	}
	
	.menu_resources {
		color: #535353;
		text-decoration: none;
	}
	
	.menu_resources:hover {
		color: #000;
		text-decoration: none;
	}

.footer {
	font-family: arial;
	font-size: 10px;
	font-style: none;
	color: #9a98a5;
	text-align: left;
}


/**********/

/*


div#top_footer {
	position:absolute;
	width:100%;
	bottom:107px;
	margin-left:0;
	
	background-image: url(footer_top.jpg);
	height: 21px;
}

div#bottom_header {
	top:10px;
	background-image: url(header_bottom.jpg);
	height: 62px;
}


div#footer {
	position:relative;
	width:100%;
	bottom:0;
	margin-left:0;
	
	background-image: url(footer_bg.jpg);
	height: 107px;
}

div#newsblock {
	position: relative;
	padding:0;
	margin:0;
	width: 547px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d6d6d6;
	text-align: left;
	margin-left: 0px;

}

.title2 {
	font-family: arial;
	font-size: 16px;
	font-style: bold;
	color: #403d37;
}

.linkslist {
	font-family: arial;
	font-size: 12px;
	color: #a6c30f;

}

.bgtext {
	font-family: arial;
	font-size: 11px;
	color: white;
	background-color: #bbd825;
	padding: 6px;
}

p.footer_text {
	font-family: arial;
	font-size: 20px;
	font-style: bold;
	color: white;
	letter-spacing:2px;

}
	
.copyright_text {
	font-family: arial;
	font-size: 11px;
	color: white;
}
*/
