html, body {
	margin:0;
	padding:0;
	width: 100%;
	text-align: center;
}


body {
	background: #87a7c5 url(../images/bg.gif) center top repeat-x;
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000;
}

.clear {
	position: relative;
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
}

a img {
	border: none;
}

#wrapper_shadow {
	position: relative;
	display: block;
	width:980px;
	height: 1%;
	margin: 0 auto;
	background: transparent url(../images/shadow.png) center top repeat-y;
}


#top_shadow {
	position: relative;
	display: block;
	height: 42px;
	background: transparent url(../images/top_shadow.gif) center top no-repeat;
}

#bottom_shadow {
	position: relative;
	display: block;
	height: 40px;
	width:980px;
	margin: 0 auto;
	background: transparent url(../images/bottom_shadow.png) center bottom no-repeat;
}

#wrapper {
	position: relative;
	display: block;
	width: 940px;
	margin: auto;

	background:#fff;

	text-align: left;
}

h2 {
	font-size: 1.85em;
	font-weight: bold;
	color: #0079c0;
	margin:0;
}

/*
	HEADER
*/

#header {
	position: relative;
	display:block;
	width: 928px;
	height: 56px;
	margin: 0 6px 0 6px;
	padding-top: 18px;
	background: #fff;
	
}

#header h1 {
	position: relative;
	display: block;
	width: 240px;
	height: 56px;
	margin:0;
	padding:0;
	background: transparent url(../images/logo.gif) left top no-repeat;
}

#header h1 a {
	display: block;
	width: 240px;
	height: 56px;
}

#header h1 a span {
	display: none;
}

/*
	SEARCHBOX
*/

#searchbox {
	float: right;
	width: 370px;
	height: 21px;
	margin-right: 24px;
}

#searchbox .search_input {
	float: left;
	height: 13px;
	width: 101px;
	border: 1px solid #e1e1e1;
	font-size: 10px;
	color: #999;
	margin:0;
	margin-right: 8px;
}

#searchbox form {
	display: block;
	float: right;
	width: 175px;
}

#searchbox .search_submit {
	display: block;
	float: left;
	border:0;
	padding:0;
	margin:0;
	width: 62px;
	height: 17px;
	text-indent: -10000px;
	background: transparent url(../images/header/search.gif) center center no-repeat;
	cursor: pointer;
}

#searchbox a {
	display: block;
	float: left;
}

#searchbox a span {
	display: none;
}

#searchbox #home {
	width: 29px;
	height: 21px;
	margin-right: 15px;
	background: transparent url(../images/header/home.gif) center center no-repeat;
}

#searchbox #home:hover {
	background: transparent url(../images/header/home_over.gif) center center no-repeat;
}

#searchbox #contact {
	width: 65px;
	height: 21px;
	margin-right: 15px;
	background: transparent url(../images/header/contact.gif) center center no-repeat;
}

#searchbox #contact:hover {
	background: transparent url(../images/header/contact_over.gif) center center no-repeat;
}

#searchbox #sitemap {
	width: 44px;
	height: 21px;
	margin-right: 21px;
	background: transparent url(../images/header/sitemap.gif) center center no-repeat;
}

#searchbox #sitemap:hover {
	background: transparent url(../images/header/sitemap_over.gif) center center no-repeat;
}

/*
	MENU BLOCK
*/

#menublock {
	position: relative;
	display: block;
	float: left;
	width: 240px;
	
	margin-left: 6px;
	margin-bottom: 105px;
	padding-top: 30px;
	
	background: transparent url(../images/menu/bg.gif) left top no-repeat;
}

#menublock ul {
	margin:0 0 0 24px;
	padding:0;
	list-style: none;
	width: 192px;
}

#menublock ul li, #manublock a {
	display: block;
	margin:0;
	padding:0;
}

#menublock ul ul {
	margin: 0;
}

#menublock a {
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #999;
	text-decoration: none;
	background: transparent url(../images/menu/line.gif) left bottom repeat-x;
}

#menublock a:hover {
	color: #013e7e;
}

#menublock a.selected {
	color: #013e7e;
	font-weight: bold;
}

#menublock ul ul {
	margin-top: 2px;
	margin-bottom: 6px;
}

#menublock ul ul a {
	background: none;
	line-height: 22px;
	color: #a1bed1;
	font-size: 11px;
	padding-left: 12px;
}

#menublock ul ul a.selected {
	background-color: #0079c0;
	color: #fff;
	font-weight: normal;
}

/*
	INFO
*/

#info {
	position: absolute;
	left: 50px;
	bottom: 20px;
	color: #003d7d;
	font-size: 11px;
	text-align: left;
}

#info span {
	font-sizie: 13px;
	font-weight: bold;
}

/*
	VERTICAL IMG, FLASH GALLERY
*/

#verticalimg, #flashgallery {
	position: relative;
	display: block;
	width: 100px;
	float: left;
	margin-left: 6px;
	margin-top: -74px;
}

#flashgallery {
	width: 260px;
}

/*
	BODY
*/

#body {
	position: relative;
	display: block;
	float: left;
	width: 576px;
	margin-left: 6px;
	padding-top: 14px;
	background: #fff url(../images/body/bg.gif) left top no-repeat;
}

#body.firstpage {
	width: 416px;
	background: #fff url(../images/body/bg_small.gif) left top no-repeat;
}

/*
	TOOLBOX
*/


#toolbox {
	position: absolute;
	right: 23px;
	top: 14px;
	width: 62px;
	height: 20px;
}

#toolbox a {
	display: block;
	width: 19px;
	height: 20px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
}

#toolbox a span {
	display: none;
}

#toolbox a:hover {
	background-position: left bottom;
}

#toolbox .lh {
	width: 22px;
	background-image: url(../images/text_toolbox/lh.gif);
}

#toolbox .ts {
	background-image: url(../images/text_toolbox/ts.gif);
}

#toolbox .print {
	width: 21px;
	background-image: url(../images/text_toolbox/print.gif);
}

/*
	CONTENT
*/

#content {
	padding: 0 23px 40px 23px;
	line-height: 1.4em;
}

#content h2 {
	display: block;
	font-size: 1.8em;
	padding: 14px 0 12px 0;
	width: 460px;
}

#content h3 {
	margin:0;
	padding:0;
	padding-bottom: 3px;
	margin-bottom: 6px;
	margin-top: 12px;
	font-size: 1.1em;
	font-weight: bold;
	color: #003d7d;
	border-bottom: 1px solid #c2d3de;
}

#content h3 a {
	color: #003d7d;
	text-decoration: none;
}

#content h3 span {
	color: #999;
	font-size: .8em;
	font-weight: normal;
}

#content a {
	color: #0079c0;
}

#body.firstpage #content h2 {
	width: 300px;
}

.date {
	font-size: .8em;
	color: #999;
}

.abstract {
	color: #003d7d;
	font-weight: bold;
	margin-bottom: 18px;
}

/*
	SEARCH
*/

.searchresultfirst, .searchresult {
	padding-top: 24px;
}

#content .searchresultfirst a, #content .searchresult a {
	display: block;
	padding-bottom: 4px;
	color: #003d7d;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #c2d3de;
	margin-bottom: -1em;
}

#content .pages {
	margin-top: 24px;
}

/*
	SITEMAP
*/

#sitemap ul {
	margin:0;
	padding:0;
	list-style: none;
}

#sitemap li li {
	margin-left: 24px;
}

#sitemap li a {
	color: #003d7d;
	font-weight: bold;
	text-decoration: none;
}

#sitemap li a:hover {
	text-decoration: underline;
}

#sitemap li li a {
	font-weight: normal;
	color: #1986c7;
}

#newspress a {
	color: #1986c7;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 0.8em;
}

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

#newspress span {
	font-size: 9px;
	color: #999;
}

#affiliates {
	display: block;
	height: 46px;
	margin-bottom: 12px;
}

#affiliates img {
	float: left;
	vertical-align: middle;
}

/*
	FOOTER
*/

#footer {
	position: relative;
	display: block;
	height: 1px;
	width:980px;
	margin: 0 auto;
	
	font-size: 10px;
	color: #c2d3de;
	clear: both;
}

#footer a {
	font-size: 10px;
	color: #c2d3de;
	text-decoration: none;
}

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

#footer #copy {
	position: absolute;
	display: block;
	left: 50px;
	top: -50px;
	width: 192px;
	border-top: 1px solid #c2d3de;
	padding-top: 5px;
	text-align: left;
}

#footer #legal {
	position: absolute;
	display: block;
	right: 50px;
	top: -50px;
	width: 530px;
	border-top: 1px solid #c2d3de;
	padding-top: 5px;
	text-align: right;
}

#footer.firstpage #legal {
	width: 370px;
}
