body {
	margin:0;
	padding:0;
	color: #0080C0;
	background: #ffffef;
	font-size: 0.85em;
	font-family: "verdana", "arial", "geneva";
}

#wrapper {
	width:960px;
	padding: 0 0 20px 0;
	margin: 0 auto;
 }

#header { }

#header-bottom {
	border-top: 1px solid #b9d2e3;
	padding: 0 0 4px 0;
	}

#header-bottom p, #header-bottom a:link, #header-bottom a:visited {
	font-size:10px;
	text-decoration:none;
	color:#050845;
	margin:0;
	padding:0;
	text-align:right;
}

#content {
	border: solid 1px #0080C0;
	color: #000000;
	background: #ffffff;
	text-align:left;
	padding: 0px 20px 40px 20px;
}


#footer p, #footer a:link, #footer a:visited {
	font-size:80%;
	text-decoration:none;
	color:#050845;
	margin:0;
	padding:0;
}

h1 {font-size:1.4em;}

h2 {font-size:1.2em;}

h3 {font-size:1.0em; margin:50px 0 0px 0;}

.print {color:#000;font-size:85%}

.dotted_link {color: #111444; font-weight:bold; text-decoration:none; border-bottom: 1px dashed #666;}

.iso_nav {
	width:14em;
	background:#ffffef;
	color:#0080C0;
	border:solid 1px #000;
	float:right;
	margin: 0 0 0 1em;
	padding: 4px;
}

.iso_nav ul { margin:0 0 0 1em; padding:0 0 0 1em;   }
.iso_nav li { padding-bottom:10px;  }
.iso_nav a  { text-decoration:none; color:#0033cc;}


img.news {margin: 0 10px 10px 0}

.pr_headlines{ padding:6px;}

input.gallery {margin:0 0 50px 50px; color:#777;}


#wrapper_outer { 	
  		background: #ffffff;
		color:black;
		margin:30px 40px 10px 40px;
		padding:0px;
		width:800px;
		margin-left:auto; margin-right:auto;
		}

#rounded_top {   background: url(../test/ne.gif) no-repeat top right; }

#rounded_top div {font-size: 0; height: 10px; background: url(../test/nw.gif) no-repeat top left;}

#rounded_bottom {   background: url(../test/se.gif) no-repeat bottom right; }

#rounded_bottom div { font-size: 0; height: 10px; background: url(../test/sw.gif) no-repeat bottom left; }

#wrapper_inner { padding: 10px;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
