html, body {
	margin:0;
	padding:0;
}
body {
	font: 76% Arial AMU, Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
}

#header {
	height:145px;
	width:1001px;
	background:#00326f;
	z-index:2;
	position:relative;
}
#container {
	position:relative;
	width:1003px;
	height:auto;
	margin:0 auto;
	text-align:left;
	min-height:auto;
}
#left {
	width:262px;
	float:left;
	min-height:630px;
	height:100%;
}
#gerb {
	float:left;
	position:relative;
	top:2px;
}
#head_bg {
	background:url(img/header_bg.gif) no-repeat;
	width:1001px;
	height:111px;
}
#menu {
	height:34px;
	width:1001px;
	
}
#don {
	position:relative;
	top:-1px;
}
#more {
	padding-right:20px;
	width:auto;
	text-align:right;
}
#left_orange {
	width:262px;
	background:#ffb117;
}
#gray_shadow {
	width:262px;
	height:100%;
	background:#e6e6e6 url(img/gray_shadow.gif) repeat-y top left;
}
#home_orange {
	width:6px;
	float:left;
}
#copy_block {
	position:absolute;
	bottom:0px;
	padding-left:263px;
	padding-bottom:31px;
}
#top_menu_left_pad{float:left; width:45px;}
.content {
	width:739px;
	float:left;
	min-height:auto;
	height:auto;
}
.pad_left {
	padding-left:20px;
}
form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
img {
	border:0;
}
.f_l {
	float:left;
}
.c_l {
	clear:left;
}
/* FONTS *************/
.copy {
	color:#fff;
	font:normal 10px Arial, Arial AMU, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
.texts {
	color:#393939;
	font-weight:normal;
	font-size:11px;
}
.left_contact {
	color:#00326f;
	font-weight:normal;
	font-size:11px;
}
.titles {
	color:#00326f;
	font-weight:normal;
	font-size:30px;
}
.date {
	color:#656565;
	font-weight:normal;
	font-size:11px;
}
.orange_titles {
	color:#ff9000;
	font-weight:bold;
	font-size:11px;
}
.more_back {
	color:#ff9000;
	font-weight:bold;
	font-size:11px;
}
.more_back a {
	color:#ff9000;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
.more_back a:hover {
	color:#00326f;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}
.more_back a {
	color:#ff9000;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
.more_back a:hover {
	color:#00326f;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}
a.pagination {
	color:#ff9000;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
a.pagination:hover {
	color:#00326f;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}
span.selectedPage {
	color:#00326f;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
/* CONTACT */

.contact_titles {
	color:#00326f;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	text-align:right;
}
.inputtext {
	color:#00326f;
	font-weight:normal;
	font-size:11px;
	border:solid 1px #00326f;
	width:200px;
	height:17px;
	padding-left:3px;
}
.inputtextarea {
	color:#00326f;
	font-weight:normal;
	font-size:11px;
	border: solid 1px #00326f;
	width:200px;
	height:120px;
	overflow:auto;
	padding-left:3px;
}
.text_err {
	color:#ffb117;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	text-align:right;
}
.button {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	border:0px;
	vertical-align:middle;
	text-align:center;
	height:20px;
	width:60px;
	padding-left:3px;
	padding-right:3px;
	background:#00326f;
	cursor:pointer;
}
.search_inputtext {
	color:#00326f;
	font-weight:normal;
	font-size:11px;
	border:inset 1px #7e7e7e;
	width:150px;
	height:13px;
	padding-left:3px;
}
/* BACKGROUNDS **********/
.don_bg {
	background:#f8f5e2 url(/img/don_bg.jpg) repeat-x bottom center;
	border-left:solid 1px #949176;
	border-right:solid 1px #949176;
	width:242px;
	min-height:146px;
}
.copy_bg {
	background:url(img/copy_bg.gif) repeat-x top center;
	width:220px;
	height:51px;
	border-left:solid 1px #00326f;
	border-top:solid 1px #00326f;
}
/* LINKS **********/
a.copy, a.copy:active, a.copy:visited {
	color:#fff;
	font:bold 11px Arial, Arial AMU, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
a.copy:hover {
	color:#fff;
	font:bold 11px Arial, Arial AMU, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}
a.top_menu, a.top_menu:active, a.top_menu:visited {
	color:#fff;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
a.top_menu:hover {
	color:#fff;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}
.menu_hover {
	background:#114b91;
	float:left;
	height:34px;
}
.not_menu_hover {
	background:#00326f;
	float:left;
	height:34px;
}
.menu_div {
	float:left;
	height:34px;
}
a.bot_menu, a.bot_menu:active, a.bot_menu:visited {
	color:#000;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	text-align:center
}
a.bot_menu:hover {
	color:#000;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
	text-align:center
}

.search_button{
	color:#fff;
	font:bold 12px Arial AMU, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
	color:#393939;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}
a.more:hover {
	color:#393939;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}
.err {
	color: #B22222;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	padding: 5px;
	border: 0px;
	width: auto;
	text-align: left;
}


/*************************/
div.submenu
{
	float: left;
	padding: 5px;
	color: #000080;
	font: Arial AMU, Arial, Verdana, Helvetica, sans-serif;
}

div.submenu_active
{
	float: left;
	padding: 5px;
	color: #ffb117;
	font: bold 13px Arial AMU, Arial, Verdana, Helvetica, sans-serif;
}

a.submenu_link
{
	color: #00326f;
	font: normal 13px Arial AMU, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a.submenu_link:hover
{
	color: #ffb117;
	font: normal 13px Arial AMU, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
