body {
	background-repeat: repeat-x; 
	background-attachment: fixed;
	margin: 0;
}

a {
	color:#1C6B98;
	text-decoration:none;
}

input.button {
	background-color: #7CA584;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Frutiger, Tahoma, Georgia;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 2px 0px;
}

div#site_container {
	position: relative;
	top: 5px;
	width: 899px;
	height: auto;
	margin: 0 auto; 
	text-align: left;
	padding: 0;
	border: 1px dotted #000000;
}

div#site_container_top {
	position: relative;
	width: 899px;
	height: 5px;
	/*background: transparent url('graphics/site_container_top.png') no-repeat;*/
	font-size: 1px;
	line-height: 1px;
}

div#site_container_content {
	position: relative;
	width: 899px;
	height: auto;
	/*background: transparent url('graphics/site_container_content.png') repeat-y;*/
}

div#site_container_bottom {
	position: relative;
	width: 859px;
	height: 16px;
	margin: 4px auto;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #badbc0;
	font-family: Frutiger, Tahoma, Georgia;
	font-size: 11px;
	color: #43707a;
	/*background: transparent url('graphics/site_container_bottom.png') no-repeat;*/
}

div#container_body {
	position: relative;
	width: 879px;
	height: auto;
	padding-top: 5px;
	margin: 0 auto;
}

div#container_header {
	position: relative;
	width: 879px;
	height: 86px;
	background-color: #badbc0;
}

div#topmenu {
	position: relative;
	width: 879px;
	height: 104px;
	background: url('graphics/header_bg.jpg') no-repeat;
	background-position: bottom;
	line-height: 28px;
}

div#topmenu a {
	text-decoration: none;
	line-height: 36px;
	display:block;
	border: 0;
	padding-left: 10px;
}

div#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	height: 28px;
}

div#topmenu li {
	background: url('graphics/menu_selected.jpg') no-repeat bottom left;
	width: 114px;
	height: 28px;
	display: inline-block;
	white-space: nowrap;
}

div#topmenu li#selected {
	background: url('graphics/menu_.jpg') no-repeat bottom left;
	width: 114px;
	height: 28px;
	display: inline-block;
}

div#submenu {
	position: relative;
	width: 879px;
	border-bottom: 1px dotted #badbc0;
	height: 28px;
}

a.subsubmenu {
	text-decoration: none;
	margin-left: 15px;
}

div#submenu a.subsubmenu {
	margin-left: 60px;
}

.error {
	color: #80191B;
}

div#submenu a.subselected {
	margin-left: 60px;
}

div#container_content {
	position: relative;
	width: 881px;
	height: auto;
}

div#column_left {
	position: relative;
	float: left;
	width: 576px;
	margin-right: 8px;
}

div#column_right {
	position: relative;
	float: left;
	width: 276px;
	min-height: 200px;
	margin-left: 5px;
	margin-top: 15px;
	padding: 0px 0px 10px 13px;
	line-height: 1.5em;
	border-left: 1px dotted #BADBC0;
}

div#login_form input.inputdiversen {
	border: 1px solid #FFFFFF;
	width: 100%;
	margin-bottom: 4px;
	height: 17px;
	font-family: Tahoma, Georgia, Frutiger;
	font-size: 11px;
	line-height: 18px;
	color: #bfa8a8;
}

div#login_form input.btn
{
	color: #FFFFFF;
	background-color: #80191b;
	border: 1px solid #80191b;
	font-family: Frutiger, Tahoma, Georgia;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 7px;
	cursor: pointer;
	height: 21px;
	margin-bottom: 1px;
}

div#login_form input.text {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	border: none;
	background-color: #d5ae9c;
	text-align: top;
	cursor: pointer;
}

div#search_form input.inputdiversen {
	border: 1px solid #FFFFFF;
	width: 100%;
	margin-bottom: 4px;
	height: 17px;
	font-family: Tahoma, Georgia, Frutiger;
	font-size: 11px;
	line-height: 18px;
	color: #a3bacc;
}

div#search_form input.btn {
	color: #FFFFFF;
	background-color: #6d92b5;
	border: 1px solid #6d92b5;
	font-family: Frutiger, Tahoma, Georgia;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 7px;
	cursor: pointer;
	height: 21px;
	margin-bottom: 1px;
}

div#search_content_form input.inputdiversen {
	border: 1px solid #FFFFFF;
	width: 100%;
	margin-bottom: 4px;
	height: 17px;
	font-family: Tahoma, Georgia, Frutiger;
	font-size: 11px;
	line-height: 18px;
	color: #7ca584;
}


div#search_content_form input.btn {
	color: #FFFFFF;
	background-color: #7ca584;
	border: 1px solid #7ca584;
	font-family: Frutiger, Tahoma, Georgia;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	cursor: pointer;
	margin-top: 7px;
	height: 21px;
	margin-bottom: 1px;
}

div#get_information input.btn {
	color: #FFFFFF;
	background-color: #7ca584;
	border: 1px solid #7ca584;
	font-family: Frutiger, Tahoma, Georgia;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
	cursor: pointer;
	width: 100%;
}

div#content_corners_top {
	width: 774px;
	height: 4px;
	/*background: transparent url('graphics/corners_content_top.gif') no-repeat;*/
	font-size: 1px;
	line-height: 1px;
}

div#content_corners_bottom {
	width: 774px;
	height: 9px;
	/*background: transparent url('graphics/corners_content_bottom.gif') no-repeat;*/
	font-size: 1px;
	line-height: 1px;
}

div#address {
	position: absolute;
	left: 15px;
	bottom: 10px;
	width: 180px;
	line-height: 1.2em;
}

div#copyright {
	position: relative;
	height: 15px;
	text-align: right;
	float:right;
	line-height: 20px;
}

div#contact_info {
	position: relative;
	height: 15px;
	text-align: left;
	float:left;
	line-height: 20px;
}

div#copyright a {
	text-decoration: none;
}

hr.page_divider {
	margin: 6px 0;
	height: 1px;
	border: 0;
}

div.divider_horizontal {
	position: relative;
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #BADBC0;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 10px;
	margin-top: 8px;
}

div#container_content_columns {
	position: relative;
	width: 100%;
	height: auto;
}

div.content_column {
	position: relative;
	width: 47.9%;
	height: auto;
	overflow: hidden;
	float: left;
}

div.article_header {
	font-weight: bold;
}

div.article_subheader {
	font-weight: normal;
}

span.article_date {
	font-style: italic;
}

div.page_header {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

span.article_read_more a {
	font-weight: bold;
	text-decoration: none;
}

a.search-title {
	font-family: Georgia, Frutiger, Tahoma;
	font-size: 16px;
	font-weight: lighter;
	color: #1c6b98;
	text-decoration: none;
	margin-bottom: 1px;
}

a.pagenav-prev {
	background-color: #1c6b98;
	width: 89px;
	height: 24px;
	display: inline-block;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Frutiger, Tahoma, Georgia;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	line-height: 24px;
	float: left;
}

a.pagenav-next {
	background-color: #1c6b98;
	width: 89px;
	height: 24px;
	display: inline-block;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Frutiger, Tahoma, Georgia;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	line-height: 24px;
	float: right;
}

a.linkStrong {
	color:#1C6B98;
	font-family:Georgia,Frutiger,Tahoma;
	font-size:16px;
	font-weight:lighter;
	margin-bottom:1px;
	text-decoration:none;
}

a.inactive {
	background-color: #dbdddb;
}