body
{
  background-color: #b9b9b9;
  font-family: 'Verdana', 'Geneva', sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  color: #656363;
}

a
{
	text-decoration: none;
	color: #001e72;
}

a:hover
{
  text-decoration: underline;
}

#top_spacer
{
	height: 5px;
	margin: 0px;
	padding: 0px;
}

#website
{
}

#container
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

#top_container
{
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 960px;
	background-color: #ffffff;
	-moz-border-radius-topleft: 9px;
  -moz-border-radius-topright: 9px;
  -webkit-border-top-left-radius: 9px;
  -webkit-border-top-right-radius: 9px;
}

#logo1
{
	position: absolute;
	top: 20px;
	margin-left: 23px;
}

#search1
{
	position: absolute;
	top: 59px;
	margin-left: 828px;
	width: 122px;
	height: 21px;
	background-image: url('../img/n_bg_search.gif');
	padding-top: 6px;
	padding-left: 10px;
}

#search1 .field
{
	width: 90px;
	border: 0px;
	background-color: #fef7ed;
	color: #004b93;
	font-size: 13px;
	font-style: italic;
}

#middle_container
{
	width: 960px;
	background-color: #ffffff;
	padding-bottom: 20px;
}

#bottom
{
	width: 920px;
	height: 13px;
	padding: 5px 20px 5px 20px;
	background-color: #004b93;
	-moz-border-radius-bottomleft: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  color: #a7bdd1;
  font-size: 9px;
}

#bottom a
{
	color: #a7bdd1;
	text-decoration: none;
}

#bottom a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#bottom .left
{
	float: left;
}

#bottom .right
{
	float: right;
}

#permanent
{
	position: absolute;
	top: 343px;
	margin-left: 1px;
	font-family: 'verdana', 'geneva', sans-serif;
	font-size: 12px;
	z-index: 20;
}

#perm_link1 { width: 120px; }
#perm_link2 { width: 90px;  }
#perm_link3 { width: 130px; }
#perm_link4 { width: 160px; }

#perm_link1, #perm_link2, #perm_link3, #perm_link4
{
	background-color: #004b93;
	padding: 7px 12px 7px 12px;
	margin-bottom: 9px;
	-moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  cursor: pointer;

}

#perm_link1 a, #perm_link2 a, #perm_link3 a, #perm_link4 a
{
	color: #ffffff;
	padding: 3px;
}

#perm_link1 a:hover, #perm_link2 a:hover, #perm_link3 a:hover, #perm_link4 a:hover
{
 text-decoration: none;
 background-color: #f29400;
 padding: 3px;
}

#perm_link1:hover, #perm_link2:hover, #perm_link3:hover, #perm_link4:hover
{
 	text-decoration: none;
 	background-color: #f29400;
	-moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
}

h1,h2,h3,h4,h5
{
	padding: 10px 10px 5px 10px;
	margin: 0px;
	color: #004b93;
	font-size: 16px;
}

.button
{
	border: solid 1px #c8c8c8;
	background-color: #004b93;
	color: #ffffff;
  padding: 4px 10px 4px 10px;
}

input, select, textarea
{
	font-family: 'Verdana', 'Geneva', sans-serif;
	font-size: 11px;
	color: #656363;
	border: solid 1px #b4b4b4;
}

input:focus, select:focus, textarea:focus
{
	border: solid 1px #fe9625;
}

.borderblock_error
{
	width: 90%;
	border: solid 3px #d40000;
	padding: 10px;
	color: #d40000;
	-moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}

.borderblock_notice
{
	width: 90%;
	border: solid 3px #23b25a;
	padding: 10px;
	-moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}

.borderblok
{
}

.borderblok2
{
	border: solid 1px #d5d5d5;
	padding: 15px;
}

.borderblok3
{
	border: solid 1px #ff8300;
	padding: 15px;
	-moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}

.content_title2
{
	font-size: 13px;
	color: #004b93;
	font-weight: bold;
	margin-bottom: 10px;
}

.content_title3
{
	font-size: 13px;

	color: #004b93;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

.news_list_item
{
	margin-bottom: 5px;
}

.news_list_date
{
	margin-right: 15px;
}

.news_title
{
	font-size: 13px;
	color: #004b93;
}

.mailings_list_item
{
	margin-bottom: 5px;
}

/* MENU RELATED STYLING */

#menu1
{
	top: 0px;
	position: absolute;
	margin-left: 460px;
	height: 24px;
	width: 455px;
	background-color: #004b93;
	-moz-border-radius-bottomleft: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  font-family: 'arial', 'helvetica', sans-serif;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 6px;
}

#nav1
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav1 li
{
	float: left;
	margin: 0px;
	margin-right: 9px;
}

#nav1 a
{
	padding: 3px;
	padding-top: 6px;
	color: #ffffff;
}

#nav1 a:hover
{
	text-decoration: none;
	background-color: #f29400;
	/*
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  */
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

#nav1 .selected a
{
	color: #f29400;
}

#nav1 .selected a:hover
{
	text-decoration: none;
	background-color: #ffffff;
}

#menu2
{
	z-index: 100;
	top: 91px;
	position: absolute;
	margin-left: 300px;
	height: 24px;
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  font-family: 'arial', 'helvetica', sans-serif;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 6px;
  _margin-top: 8px;
}

#nav2
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav2 li
{
	float: left;
	margin: 0px;
	margin-right: 9px;
}

#nav2 a
{
	padding: 3px;
	color: #004b93;
}

#nav2 a:hover
{
	text-decoration: none;
	background-color: #f29400;
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#nav2 .selected a
{
	color: #f29400;
}

#nav2 .selected a:hover
{
	text-decoration: none;
	background-color: #ffffff;
}

#menu3_title
{
	z-index: 100;
	top: 315px;
	width: 155px;
	height: 15px;
	margin-left: 20px;
	position: absolute;
	background-color: #f29400;
	-moz-border-radius-topleft: 9px;
  -moz-border-radius-topright: 9px;
  -webkit-border-top-left-radius: 9px;
  -webkit-border-top-right-radius: 9px;
  padding: 5px 10px 5px 20px;
  color: #ffffff;
  font-size: 13px;
}

#menu3
{
	z-index: 100;
	top: 340px;
	width: 165px;
	position: absolute;
	margin-left: 20px;
	background-color: #004b93;
	-moz-border-radius-bottomleft: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-bottom-left-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  font-family: 'arial', 'helvetica', sans-serif;
  font-size: 12px;
  padding: 10px 10px 10px 10px;
  color: #ffffff;
}

#nav3
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav3 li
{
	margin: 0px;
	margin: 5px 0px 5px 0px;
}

#nav3 a
{
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}

#nav3 a:hover
{
	text-decoration: none;
	background-color: #f29400;
	-moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}

#nav3 .selected a
{
	color: #f29400;
}

#nav3 .selected a:hover
{
	text-decoration: none;
	background-color: #ffffff;
}



/*

#top {
	height: 150px;
}

#top .logo {
	position: absolute;
	top: 73px;
	border: 0px;
}

#top_links {
	position: absolute;
	top: 50px;
	margin-left: 290px;
	z-index: 10;
	border-top: solid 1px #9f9f9f;
	border-bottom: solid 1px #9f9f9f;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#main_content {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../img/bg_container.png');
	background-repeat: repeat-y;
}

#main_footer {
	height: 5px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	padding: 15px;
	font-size: 0.8em;
	background-image: url('../img/bg_container.png');
	background-repeat: repeat-y;
}

#main_footer .line {
	border-top: 1px solid #9f9f9f;
	margin-bottom: 2px;
}

#main_bottom {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	background-image: url('../img/bg_bottom.png');
	background-repeat: repeat-y;
	height: 6px;
}

#breadcrumb {
	height: 30px;
}

#content {
	margin-top: 0px;
	min-height: 373px;
	padding-left: 230px;
	_height: 373px;
	border-left: 1px solid #9f9f9f;
}

#top_search {
	position: absolute;
	top: 158px;
	margin-left: 760px;
}

#top_search a {
	color: #ffffff;
}

#adblock1 {
	position: absolute;
	top: 0px;
	margin-left: 394px;
	width: 550px;
	height: 150px;
}
#adblock2 {
	position: absolute;
	top: 211px;
	width: 220px;
	height: 90px;
	margin-left: 1px;
}
#adblock3 {
	position: relative;
	width: 220px;
	height: 200px;
	margin-top: -200px;
	margin-left: 1px;
}

h2, h3, h4, h5 {
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #001f81;
	font-size: 1.5em;
	margin: 0px;
}

h6 {
	display: none;
}

#row1 {
	float: left;
	padding: 0px;
}

#row1_col1 {
}


#row1_col2 {
	padding-left: 20px;
	padding-right: 20px;
	width: 670px;
}

#row1_col2_cell1 {
	width: 100%;
}



input, select, textarea {
	font-family: 'Verdana', 'Geneva', sans-serif;
	font-size: 11px;
	color: #656363;
	border: solid 1px #b4b4b4;
}

input:focus, select:focus, textarea:focus {
	border: solid 1px #fe9625;
}

.button {
  display: block;
	background: url(../img/bg_button.gif);
	margin-top: 5px;
	padding-left: 19px;
	text-align: left;
  color: #000000;
  font-family: 'Verdana', 'Geneva', sans-serif;
  font-size: 11px;
  font-weight: bold;
  width: 200px;
  height: 20px;
  background-color: #D9D9D9;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-color: #888888;
}

*/