body, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px; 
}

a {
	color: #456494;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	color: #5276b0;
	font-weight: normal;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}

h2 {
	font-size: 12px;
	color: #5276b0;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

h3, h4, h5, h6 {
	font-size: 11px;
	color: #696969;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#head {
	display: block;
	width: 716px;
	height: 112px;	
}

#left { display: block; float: left; width: 221px; padding-right: 20px; }

.nav_l1, .nav_l1_act {
	display: block;
	border-top: 0px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	border-left: 12px solid #eaeaea;
	margin: 2px 0px 2px 0px;
	padding: 3px 0px 3px 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #898989;
	width: 150px;
	*width: 180px;
	font-weight: bold;
}

.nav_l1_act, .nav_l1:hover, .nav_l1_act:hover {
	background-color: #eaeaea;
	text-decoration: none;
}

.nav_l2, .nav_l2_act {
	display: block;
	border-top: 0px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	border-left: 12px solid #FFF;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #898989;
	width: 150px;
	*width: 180px;
	font-weight: normal;
}

.nav_l2_act, .nav_l2:hover, .nav_l2_act:hover {
	font-weight: bold;
	text-decoration: none;
}

.nav_l3, .nav_l3_act {
	display: block;
	border-top: 0px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	border-left: 24px solid #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	color: #898989;
	width: 150px;
	*width: 180px;
	font-weight: normal;
}

.nav_l3_act, .nav_l3:hover, .nav_l3_act:hover {
	font-weight: bold;
	text-decoration: none;
}

#nav {
	margin: 17px 0px 0px 41px;
}

#content {
	display: block;
	width: 475px;
	float: left;
	padding-top: 2px;
	*padding-top: 0px;
}

#nav_deco {
	margin-top: 2px;
	*margin-top: 0px;
	float:left;
}

#news {
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: 20px;
}
.img_border_left { float: left; margin-top: 4px; margin-right: 15px; margin-bottom: 40px; padding: 3px; border: solid 1px #cccccc; }
.img_border_right { padding: 3px; float: right; margin-top: 4px; margin-bottom: 25px; margin-left: 15px; border: solid 1px #cccccc; }
.editButton {
	position: absolute;
	top: 0px;
	left: 0px;
}

.text-box 								   {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;	width: -300px;	height: -300px;	visibility: hidden;	position: absolute;	left: 50px;	top: 50px;}

hr {
	height: 1px;
	size: 1px;
	color: #d3d1d1;
	background-color: #d3d1d1;
}
