a {
	text-decoration: none;
	color:black;
}
a:hover {
	color:#C81013;
}
a:visited {
	color:black;
}
.sec a {
	color:#000;
}
table a {
	text-decoration: none;
	color:black;
}
table a:hover {
	color:#C81013;
}
table a:visited {
	color:black;
}
body {
	padding: 0;
	margin: 0;
	background: url(images/background.gif) repeat-y center;
	/*background: #e5e5e5 url(images/bg_main.gif) repeat-y center;
	*/font: 10pt arial, helvetica, sans-serif;
	text-align:center;
	/*overflow:scroll;*/
	background-color:#DADADA;
}

table {
	font: 10pt arial, helvetica, sans-serif;
}

li, ul {
	margin:0;
	padding:0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}
#article img {
	margin-left:4px;
	margin-right:4px;
}

#header {
	position: relative;
	width: 760px;
	text-align: left;
	height: 123px;
	background: #FFF url(images/deco_line_top.gif) no-repeat bottom;
}
#location {
	position: absolute;
	top: 83px;
	left: 37px;
	color: #aeaeae;
}
#tools {
	position: absolute;
	top: 83px;
	right: 37px;
	color: #aeaeae;
}
#logo_main {
	position: absolute;
	top: 29px;
	left: 0;
}
#menu {
	position:relative;
	width: 760px;
	text-align: left;
	font-size:9pt;
}
.menu_entry {
	position:relative;
	border-bottom: 1px solid white;
	width: 174px;
	color: #4F4D47;/*#aaa799;*/
	background: #ecece2;
	height:28px;
	cursor:pointer;
}

.menu_entry a {
	position:relative;
	top:6px;
	left:6px;
	color:#4F4D47;
}
.menu_entry a:visited {
	color:#4F4D47;
}

.menu_entry a:hover {
	color:#c81013;
}

.menu_entry a:visited {
	color:inherit;
}

.menu_entry_search {
	position:relative;
	border-bottom: 1px solid white;
	width: 174px;
	color: #4F4D47;/*#aaa799;*/
	background: #ecece2;
	
}

#search {
	position:relative;
	margin:6px;
}

.menu_entry_active a {
	position:relative;
	top:6;
	left:6;
	color:#4F4D47;
}

.menu_entry_active {
	position:relative;
	border-bottom: 1px solid white;
	width: 180px;
	color: #000;
	height:28px;
	background: #FFF url(images/bullet_menu_active.gif) no-repeat right;
}
.menu_heading {
	padding-top: 3px;
	padding-left: 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #aaa799;
	height: 20px;
	border-bottom: 1px solid #fff;
	width: 181px;
}
.search_box {
	width: 155px;
	border: 1px solid #b9b9b2;
	color: #333;
	background: #fff;
}
.search_button {
	margin-top: 2px;
	width: 157px;
	font-size: 10px;
}
.small_headline {
	color: #c81013;
	font: bold 9pt arial;
}
.small_headline_description {
	color: #000;
	font: bold 9pt arial;
}
.area_select {
	cursor: pointer;
	color: black;
	padding-left: 60px;
	padding-top: 7px;
	height: 50px;
	width: 270px;
	overflow: hidden;
	float: left;
	background: url(images/deco_folder.gif) no-repeat left;
}
.area_select strong {
	font-family:Arial, Helvetica, sans-serif;
}
#menu_separator {
	height: 25px;
}
#content_heading {
	position: absolute;
	width: 560px;
	text-align: left;
	min-height: 150px;
	z-index: 1;
	height: 96px;
}
#content {
	position: absolute;
	top:100px;
	width: 550px;
	text-align: left;
	min-height: 150px;
	z-index: 1;
}
#content_background {
	position: absolute;
	right: 0;
	top: -12px;
	height: 116px;
	width: 114px;
	z-index: 0;
	background: url(images/bg_welcome.gif) no-repeat;
}
#background_top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:188px;
	background:url(images/background_top.gif) no-repeat center;
	z-index:0;
	
}
#container {
	position:relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	text-align:left;
}
#deco_separator {
	position: relative;
	width: 447px;
	height: 14px;
	background: url(images/deco_separator.gif) no-repeat;
}
.deco_separator {
	position: relative;
	width: 447px;
	height: 14px;
	background: url(images/deco_separator.gif) no-repeat;
}
#content_description {
	padding-left: 15px;
}
.area_select strong {
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
}
#contentbox {
	position: absolute;
	top: 130px;
	margin-left:200px;
	width: 550px;
}
.std_text {	
	font: 10pt arial, helvetica, sans-serif;
	padding:0;
	margin:0;
}

#search_result a {
	text-decoration:none;
}

#search_result a:hover {
	text-decoration:underline;
}

.text_highlight {
	background-color:#FFFFCC;
}

.search_cbox {
	font-size:11px;	
	width: 155px;
	border: 1px solid #b9b9b2;
	color: #333;	
}

#article a {
	text-decoration:underline;
}

#article a:hover {
	background-color:#F0F0E7;
}


/* CSS Document */

.photos-hor .photo{
  float: left;
  width: 84px;
  margin-bottom: 12px;
  margin-right:10px;
}

.photos-hor a{
  display: block;
  text-decoration: none;
  color: #002C79;
  font-size: 0.85em;
  border:1px solid #ccc;
}

.photos-hor span.desc{
  display: block;
  text-align: center;
}

.photo a:hover{
	text-decoration:none;
	border:1px solid #AAA799;
	background-color:none;
}

.photos-hor .border {
  width: 70px;
  height: 70px;
  border:0;
}

.photos-hor img {
  position:relative;
}

span .desc {
	width:0;
	height:0;
	overflow:hidden;
}

.photos-hor{ text-align: center; }

.photos-hor .photos-4{ width: 600px; margin: auto; }

#flyout {
	position:absolute;
	top:-120px;
	right:7px;
	background-image:url(images/bg_banner.gif);
	width:469px;
	height:91px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	overflow:hidden;
}
#flyout_x {
	position:absolute;
	top:3px;
	right:3px;
}
#flyout_tl {
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
#flyout #div {
	padding-left:50px;
	padding-top:15px;
}
#flyout h1 {
	position:relative;
	z-index:2;
	padding:0;
	margin:0;
	color:#3A3A39;
	font-size:13pt;
	font-weight:normal;
}
#flyout h2 {
	position:relative;
	z-index:2;
	padding:0;
	margin:0;
	color:#4F4D47;
	font-size:12px;
	font-weight:normal;
}
