#mainbody {
	margin-bottom: 20px;
	font: normal 13px "Arial", Helvetica, sans-serif;
	color: #000099;
	background-color: #F0F0F9;
	background-image: url(images/topcont.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p, h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
#maincontent h1,#maincontent h2,#maincontent h3 {
	color: #000099;
	font-size: 2em;
	padding-bottom: 10px;
}
textarea {
	width: 95%;
}
a {
	color: #000099;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}
hr {
	border: none 0;
	border-top: 1px solid #000099;
	width: 100%;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.boxed .title, .menuspacer {
	text-transform: uppercase;
	color: #000000;
	background-color: #b0bee0;
	font-size: 0.90em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.menuruler {
	padding: 5px;
	background-color: #b0bee0;
}
.boxed .content {
	padding: 15px;
}
.boxed ul {
	list-style: none;
}
#maincontent {
	clear: both;
	padding: 12px;
}
#maincontent .title {
}
#maincontent .content {
	line-height: 1.6em;
}
#maincontent .title {
	margin-bottom: 12px;
	font-family: "Arial", Helvetica, sans-serif;
}
#maincontent p, #maincontent blockquote, #maincontent ul, #maincontent ol {
	margin-bottom: 1em;
}
#maincontent blockquote, #maincontent ul, #maincontent ol {
	margin-left: 3em;
}
#header {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background-color: #bbc0c4;
	background-image: url(images/header.jpg);
}
#header h1, #header h2 {
	text-transform: lowercase;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -9px;
	font-size: 0px;
}
#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#page {
	width: 980px;
	border-top: 20px solid #000080;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
}
#content {
	float: right;
	width: 820px;
	padding-right: 1px;
}
#sidebar {
	float: left;
	width: 150px;
	padding-left: 1px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menulevel1 a {
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	color: #000080;
	background-color: #dcddf4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000080;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}
#menulevel2 a {
	text-indent: 10px;
	background-image: url(lvl2bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	font-weight: normal;
	font-style: italic;
}
#menulevel3 a {
	text-indent: 20px;
	background-image: url(lvl2bg.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	font-weight: normal;
	font-style: italic;
}
#menulevel1, menulevel2 {
	background-color: #dcddf4;
}
#footer {
	width: 950px;
	height: 40px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000080;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copylink {
	float: left;
}
#links {
	float: right;
}
#newsframe {
	height: 200px;
	overflow: auto;
	padding: 5px;
}
#fontsizer {
	display: none;
}
#fontsizer a {
	border: 1px solid #000080;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/switchfont.png);
	background-repeat: no-repeat;
	color: #000000;
}
#fontsizer a:hover {
	border: 1px solid #000080;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/switchfont_over.png);
	background-repeat: no-repeat;
	color: #000000;
}
#locatorbar {
	color: #FFFFFF;
	margin: 0 auto;
	width: 980px;
}
#locatorbar #loc {
	position: absolute;
	color: #bbc0c4;
	margin-left: 200px;
}
#locatorbar #loc a{
	color: #bbc0c4;
	text-decoration: none;
}
#locatorbar #loc a:hover{
	color: #ffffff;
	text-decoration: none;
}
#searchfield {
	float: right;
	width: 85px;
	margin-top: 4px;
	margin-right: 3px;
	background-image: url(images/lupe.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	border: 1px solid #000080;
	height: 16px;
	font-size: 13px;
	padding-top:1px;
	text-indent: 3px;
	visibility:hidden;
}