body {
	text-align: left;
	margin: 0px;
	background: #FFFFFF;
}
body, td, div, p, input, select, textarea{
	font: 100 9pt Verdana;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
form{
	margin: 0px;
	padding: 0px;
}
input {
	border-style: groove;
}
img{
	border-width: 0px;
}
.radio, .label{
	border: 0px;
	color: #97aec6;
}
.button{
	border: #474747 1px solid;
	font-family: Verdana;
	background-color: #353c45;
	color: #97aec6; 
}
body{
	background: #24292f;
}
.clear{
	clear: both;
}
/**/
.base{
	clear: both;
	width: 800px;
	text-align: left;
}
.base_left{
	background: url(../images/base_bck.gif) #24292f repeat-y;
	float: left;
	width: 198px;
}
.base_left_inner{
	float: right;
	width: 151px;
	overflow: hidden;
	background-color: #353c45;
}
.base_middle{
	float: left;
	width: 602px;
	overflow: hidden;
}
.base_middle_inner{
	background: url(../images/middle_content_bck.gif) repeat-y;
}
/**/
.top{
	position: relative;
	width: 800px;
	height: 114px;
	background: transparent url(../images/logo.gif) no-repeat;
}
.top .logo{
	position: absolute;
	left: 30px;
	top: 0px;
	width: 200px;
	height: 114px;
}
.top .logo img{
	width: 200px;
	height: 114px;
}
.top .link{
	position: absolute;
	left: 600px;
	top: 84px;
	height: 30px;
	overflow: hidden;
}
.top .link div{
	float: left;
	padding-right: 6px;
	padding-left: 7px;
}
.top .link .home{
	background: url(../images/icon_home.gif) transparent 0px 50% no-repeat;
}
.top .link .email{
	background: url(../images/icon_email.gif) transparent 0px 50% no-repeat;
}
.top .link div a{
	padding-left: 8px;
	color: #949494;
	font: 100 8pt/27px Verdana;
}
.top_banner{
	width: 800px;
	height: 200px;
	overflow: hidden;
	background: transparent url(../images/top_banner_bck.gif) no-repeat;
}
.top_banner_inner{
	padding: 4px 0px 0px 0px;
}
/**/
.footer{
	clear: both;
	position: relative;
	height: 86px;
	width: 800px;
	background: url(../images/footer.gif) no-repeat;
	text-align: left;
}
.footer .content .header{
	font: 100 9pt/20px Trebuchet MS;
	padding-bottom: 5px;
}
.footer .content{
	position: absolute;
	top: 10px;
	left: 213px;
	width: 580px;
	height: 51px;
	text-align: left;
}
.footer div, .footer a{
	color: #6f7a86;
	font: 100 8pt/13px Verdana;
}
.footer .content .copyright{
	color: #6f7a86;
	font: 100 8pt/13px Trebuchet MS;
}
/**/
.left_menu {
	width: 100%;
	text-align: left;
	background: #353c45;
}
.left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.left_menu a {
	font: 100 11px/21px Verdana;
	display: block;
	margin: 0px;
	text-decoration: none;
}
.left_menu .parent{
	background: url(../images/menu_closed_bck.gif);
	height: 21px;
}
.left_menu .parent a {
	font: 100 11px/19px Verdana;
	color: #bec5cc;
	padding-left: 25px;
}
.left_menu .child {
	background: #353c45;
}
.left_menu .child a {
	font: 100 11px/17px Verdana;
	color: #9dc1e5;
	padding: 0px 0px 0px 25px;
}
.left_menu .parent a:hover {
	text-decoration: underline;
}
.left_menu .child a:hover {
	text-decoration: underline;
}

.right_title{
	width: 214px;
	height: 29px;
	background: url(../images/right_title_bck.png) no-repeat;
}
.right_title span{
	padding-left: 39px;
	font: 700 8pt/29px Verdana;
	color: #000000;
}
/**/
.search{
	text-align: center;
	margin: 10px 0px 17px 0px;
}
.search .form{
	margin: 0px;
}
.search .field{
	border-width: 0px;
	background: url(images/search_field_bck.gif) repeat-x;
	width: 116px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	color: #939393;
	font-size: 8pt;
}
.search .button{
	border-width: 0px;
	background: url(images/search_button_bck.gif) no-repeat;
	width: 40px;
	height: 20px;
	color: #434343;
	font-size: 8pt;
}
/**/
.middle_page_title{
	background: url(../images/middle_page_title_bck.png) repeat-x bottom;
	width: 100%;
	height: 48px;
	text-align: left;
}
.middle_page_title span{
	font: 100 9pt/46px Verdana;
	color: #707b87;
	padding-left: 15px;
}
.middle_content{
	padding: 10px 25px 20px 15px;
}
.middle_sub_page_title{
	background: url(../images/project_header_bck.gif) no-repeat;
	text-align: left;
}
.middle_sub_page_title span{
	font: 100 9pt/21px Verdana;
	color: #707b87;
	padding-left: 15px;
}
/***/
.text_date{
	font: 100 8pt Verdana;
	width: 602px;
	text-align: right;
}
.text_date_inner{
	padding: 5px 32px 5px 0px;
	color: #5e6670;
	font: 100 8pt Verdana;
}
.page_title{
	width: 600px;
	background: url(../images/project_header_bck.gif);
	color: #707b87;
	font: 100 10pt Verdana;
}
.page_title_inner{
	padding: 4px 0px 4px 12px;
	color: #707b87;
	font: 100 10pt Verdana;
}
/***/
.search_key{
	border-width: 0px;
	background: url(../images/search_field_bck.gif) repeat-x;
	width: 122px;
	height: 20px;
	color: #bebfc1;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}
.search_submit{
	border-width: 0px;
	background: url(../images/search_button_bck.gif) no-repeat;
	width: 33px;
	height: 20px;
	color: #bebfc1;
	font-size: 8pt;
	vertical-align: middle;
}
/***/
