* {
	margin: 0 auto;
	padding: 0;
}
body { 
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 12px;
	background: transparent url(img/bdbg.jpg) repeat fixed 100% 0%;
/* 2010-02-05
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial;
*/
} 
a {
	color: #0084c7;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
#header {
	background-color: #fff;
	border-bottom: 1px solid #bcd2e6;
} 
#header a { 
	color: #8badcf;
}

#news {
	padding-bottom: 5px;
	background-color: #edf8ff;
	margin-left: 20px;
	margin-right: 20px;
	width: 180px;
	margin-bottom: 20px;
} 
#news p {
	font-size: 0.8em;
	font-size: 12px;
	margin: 5px;
	border-bottom: 1px dashed #bcd2e6;
	padding-bottom: 5px;
}
#news h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin-right:0px;
	margin-left: 5px;
}

img {
	border: 1px solid #bcd2e6;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
} 

#wrapper {
	width: 751px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #bcd2e6;
	background-color:#FFFFFF;
} 
#topnav { 
	border-bottom: 1px solid #bcd2e6;
	background-color: #fff;
	height: auto;
	padding-top: 10px;
} 

#headerleft {
	display: inline;
	height: auto;
	width: 100%;
	float: left;
	background-color: #fff;
}
#nav1 {
	width: 178px;
	margin: 20px;
	border-left: 1px solid #bcd2e6;
	border-right: 1px solid #bcd2e6;
	border-top: 1px solid #bcd2e6;
} 
#nav1 ul { 
	display: list-item;
	list-style-type: none;
} 
#nav1 li a { 
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
} 
#nav1 li a:link, #nav1 li a:visited { 
	color: #8badcf;
	display: block;
	background: url(img/menu1tp.gif);
	padding: 8px 0 0 10px;
} 
#nav1 li a:hover { 
	color: #627eb7;
	height: 24px;
	background: url(img/menu1bt.gif);
	padding: 8px 0 0 10px;
} 
div#nav1 a.select {
	color: #627eb7;
	background: url(img/menu1bt.gif);
	padding: 8px 0 0 10px;
}
/*this is only for the menu *fun* not used yet*/
#nav2 {
	width: 178px;
	margin: 20px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
} 
#nav2 ul { 
	display: list-item;
	list-style-type: none;
} 
#nav2 li a { 
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
} 
#nav2 li a:link, #nav2 li a:visited { 
	color: #a9a9a9;
	display: block;
	background: url(img/menu2tp.gif);
	padding: 8px 0 0 10px;
} 
#nav2 li a:hover { 
	color: #6d6d6d;
	background: url(img/menu2bt.gif);
	padding: 8px 0 0 10px;
}
div#nav2 a.select {
	color: #6d6d6d;
	background: url(img/menu2bt.gif);
	padding: 8px 0 0 10px;
}
/*end of *fun* menu */





.float3 { 
	display: list-item;
	list-style-type: none;
	position: absolute;
	left: 178px;
	top: -1px;
	z-index: 99;
	width: 179px;
  border-right:1px solid #bcd2e6;
  border-left:1px solid #bcd2e6;
  display:none;
  padding-left:0;
} 
.float3 li a { 
	height: 24px;
	text-decoration: none;
} 
.float3 li a:link, .float li a:visited { 
	color: #8badcf;
	display: block;
	background: url(menu1tp.gif);
	padding: 8px 0 0 10px;
} 
.float3 li a:hover { 
	color: #627eb7;
	background: url(menu1bt.gif);
	padding: 8px 0 0 10px;
} 
.level3_firstitem {
  border-top:1px solid #bcd2e6;
}


/* #nav1_level3 is rendered only once, so an id can be used */
#nav1_level3 ul { 
	display: list-item;
	list-style-type: none;
} 
#nav1_level3 li a { 
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
} 
#nav1_level3 li a:link, #nav1_level3 li a:visited { 
	color: #8badcf;
	display: block;
	background: url(img/menu1tp.gif);
	padding: 8px 0 0 10px;
} 
#nav1_level3 li a:hover { 
	color: #627eb7;
	background: url(img/menu1bt.gif);
	padding: 8px 0 0 10px;
} 
#nav1_level3 li a.select {
	color: #627eb7;
	background: url(img/menu1bt.gif);
	padding: 8px 0 0 10px;
}








#name h1 { 
	font-size: 2em;
	margin-top: 5px;
	margin-left: 30px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 110px;
} 
#name h3 { 
	font-size: 0.9em;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#leftcolumn {
	width: 180px;
	margin: 20px;
} 
* html #leftcolumn {
	height: auto;
} 
#leftcolumn p {
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bcd2e6;
} 
#leftcolumn h2 {
	background-color: #81c7f5;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 4px;
} 
#leftcolumn h3 {
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #81C7F5;
	margin-left: 5px;
	font-weight: bolder;
}

form {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 12px;
	text-align: right;
}
.today {
	padding-bottom: 12px;
}

#rightcolumn {
	display: inline;
	background-color: #FFFFFF;
	margin: 20px;
	float: left;
}
.img rightcolumn {
	height:auto;
	width:450px;
}
img.content {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 10px;
}
#top_story {
	margin-top: 0px;
}
#top_story img {
	border: 1px solid #bcd2e6;
}
* html #rightcolumn {
	height: auto;
/*
	width: 0 auto;
*/
	width: auto;
} 
#rightcolumn h2 {
	background-color: #81c7f5;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
} 
#rightcolumn h3 {
	margin-left: 0px;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	color: #81c7f5;
}
#rightcolumn p {
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.rightcolumn hr {
	height: 1px;
	color: #bcd2e6;
}
#rightcolumn iframe {
	height:700px;
	width: 660px;
	background-color: #FFFFFF;
	border: 1px solid #bcd2e6;
	padding: 3px;
}
.news p { 
	font-size: 0.8em;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	padding-right: 20px;
	background-color: #e3e5ff;
	border: 1px solid #9bacd3;
} 
.news a {
	margin-left: 2px;
	margin-bottom: 5px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px;
	color: #9bacd3;
	padding-left: 5px;
	padding-right: 5px;
}
#news h2 {
	background-color: #81c7f5;
	color: #FFFFFF;
	font-size: 14px;
	padding: 4px;
	margin-bottom: 5px;
}
#bottomtext {
	border: 0px;
}
#bottomtext p {
	margin: 0px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
#bottomtext h2 {
	background-color: #81c7f5;
	color: #FFFFFF;
	font-size: 14px;
	padding: 4px;
}
#bottomtext h3 {
	margin-left: 0px;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	color: #81c7f5;
	text-decoration: none;
	text-align: center;
}


div#leftcolumn img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div#leftcolumn p {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}

.image_left {
	float: left;
	border: 1px solid #bcd2e6;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 20px;
	padding: 3px;
}
.image_right {
	float: right;
	border: 1px solid #bcd2e6;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding: 3px;
}
.image_centeredabove {
	border: 1px solid #bcd2e6;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
}

.image_left img, .image_right img, .image_centeredabove img {
	border: 0px;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}


div#rightcolumn h1 {
	font-size: 16pt;
	font-weight: bold;
	padding: 0px;
}
div#rightcolumn h2 {
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	color: black;
}
div#rightcolumn h3 {
	font-size: 10pt;
	font-weight: bold;
	padding: 12px 0px;
	margin: 0px;
	color: black;
}

.logo {
	margin: 0px;
	margin-top: 16px;
	margin-left: 17px;
	padding: 0px;
	border: 0px;
}


.nameTR {
	font-size: 11px;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.h4 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 0px;
	margin-top: 10px;
} 

img.floatTL {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
	margin-left: 0px;
} 
img.floatTR {
	float: right;
	margin-bottom: 5px;
	margin-top: 4px;
	margin-left: 10px;
}


.midsize {
	padding-top: 10px;
	padding-bottom: 10px;
}

.midsize_divider {
	padding-top: 10px;
	padding-bottom: 10px;
  border-color: #bcd2e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;

  text-align: left;
}

.browseseq {
	text-align: center; 
}

.ad_column {
	margin-bottom: 20px;
}

.content_body {
	margin-bottom: 15px;
}

.content_headline {
	margin-bottom: 20px;
}

.gallery {
	text-align: center;
	padding-left: 10px; 
	padding-right: 10px; 
}
.gallery_teaser {
	margin-bottom: 10px;
	padding-left: 30px; 
	padding-right: 0px; 
}
.gallery_explain {
	margin-top: 5px;
	text-align: center;
	font-size: 8pt;
	padding-left: 10px; 
	padding-right: 10px; 
}

.home_bt { 
	border: 0px none;
	padding-left: 20px;
	padding-top: 10px;
}

.home_date {
	margin-left: 20px;
	font-weight: bold;
}



.html_left {
	border:0px none;
	margin-bottom:20px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
}


.content_box {
	width: 528px; 
/* 2010-02-05
	bgcolor: #ffffff; 
*/
	border-left: 1px solid #bcd2e6;
}



#print_header {
	display: none;
}


.bottom_menu {
	margin-top: 5px;
	text-align: right;
	font-size: 9pt;
	padding-right: 0px;
}
.bottom_menu img {
  margin-bottom: 0px;
}
