﻿body 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000080;
	margin: 0;
	padding: 0;
}



strong
{
	font-weight: bold;	
}

h1, h1 a
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h2, h2 a
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	text-decoration: none;
}

h2 a:hover
{
	text-decoration: underline;
}

ul, ol
{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

p
{
	padding-bottom: 10px;
}

a
{
	text-decoration: underline;
	color: #666666;
}

#wrapper
{
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#header
{
	width: 974px;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;	
	background-position: right;
	position: relative;
	margin-bottom: 40px;
}

#logo
{
	height: 130px;
	width: 102px;
	padding-top: 4px;
	padding-right: 20px;
}

#headerlinks
{
	right: 0px;
	top: 5px;
	position: absolute;
	font-size: 11px;
	color: #999999;
}

#headerlinks a
{
	color: #999999;
	text-decoration: none;
}

#headerlinks a:Hover
{
	text-decoration: underline;
}

#navigation
{
	position: absolute;
	top: 100px;
	left: 250px;
}

#navigation ul
{
	padding: 0;	
	margin: 0;
}

#navigation ul li
{
	list-style: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;	
}

#headerlinks ul
{
	padding: 0;
	display: inline;
}

#headerlinks ul li
{
	list-style: none;
	display: inline;
}

#homepage
{
	width: 660px;
	margin-left: 74px;
	padding-left: 0px;
	float: left;
	position: relative;
}

#innerpage
{
	width: 1000px;
	position: relative;
}

#subnavigation
{
	width: 200px;
	margin-left: 10px;
	margin-top: 150px;
	float: left;
}

#subnavigation ul
{
	padding: 0;
	margin: 0;
}

#subnavigation li
{
	padding-top: 19px;
	padding-bottom: 9px;
	font-size: 12px;
	list-style-type: none;
	border-bottom: solid 1px #CCCCCC;
}

#subnavigation li a
{
	color: #000080;
	text-decoration: none;
}

#subnavigation li a:Hover
{
	color: #000080;
	text-decoration: underline;
}

#innerpage #content
{
	width: 490px;
	background-color: #e4e9e9;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 200%;
	margin-top: 40px;
}

#innerpage #sidepanel
{
	width: 260px;
	background-color: #7A94AF;
	float: left;
	font-size: 12px;
	margin-top: 40px;
}

#innerpage #sidepanel h1
{
	font-size: 14px;
	line-height: 31px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#innerpage #sidepanel .upper
{
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding: 17px 10px 17px 10px;
}

#innerpage #sidepanel .upper a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#innerpage #sidepanel .upper a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#innerpage #sidepanel .lower
{
	color: #669999;
	background-color: #CCCCFF;
	margin: 0;
	padding: 0;
	padding: 10px 10px 10px 10px;
}

.spot
{
	width: 200px;
	height: 200px;
	margin: 0px 20px 20px 0px;
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

.spotbutton
{
	margin: 10px 10px 10px 10px;
	float: left;
}

#sidebar
{
	width: 200px;
	margin-left: 20px;
	margin-right: 20px;	
	float: right;	
	position: relative;
}

#news
{
	width: 200px;
	padding-top: 7px;
	background-image: url(/images/news_top.gif);
	background-repeat: no-repeat;	
	background-position: top;
	background-color: #ebebeb;
	font-size: 12px;
	color: #666666;
}

#news a
{
	color: #1f4cd0;
	text-decoration: none;
}

#news a:Hover
{
	text-decoration: underline;
}

#news ul
{
	padding: 0;	
	margin: 0;
}

#news ul li
{
	padding: 13px 13px 13px 13px;
	border-bottom: solid 1px #ffffff;	
	list-style: none;
}

#search
{
	width: 187px;
	height: 123px;
	padding-left: 13px;
	padding-top: 13px;
	background-image: url(/images/news_bottom.gif);
	background-repeat: no-repeat;	
	background-position: top;
	font-size: 12px;
	color: #1f4cd0;
}

#footer
{
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	background-color: #a4bdcc;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}