@charset "UTF-8";
/* CSS Document */

body {
	font-size:0.7em;
}#content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(resources/contentGradBack.jpg);
	background-repeat: repeat-x;
	background-position: 0px 432px;
	background-color: #F6F6F6;
	position: relative;
}
h1 {
	height: 155px;
	background-image: url(resources/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}
h1 a {
	position: absolute;
	top: -999em;
}
#main {
	padding-top: 277px;
}
#textbox {
	background-color: #FFF;
	width: 520px;
	float: right;
	margin: 40px;
	color: #666;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	display: inline;
}
.baseimage {
	float: right;
	position: relative;
}

#textbox h3 {
	font-weight: normal;
	font-size: 1.4em;
	color: #0D4B3D;
}
#textbox h3 em {
	color: #666;
	font-style: normal;
}
#textbox p.highlight {
	font-weight: normal;
	color: #000;
	padding-top: 2em;
	padding-bottom: 2em;
}
#textbox h4 {
	color: #0D4B3D;
	padding-bottom: 0.5em;
}
#textbox p {
	padding-bottom: 1em;
	line-height: 1.4em;
}
#textbox a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#textbox a:hover {
	font-weight: bold;
	color: #9C0;
	text-decoration: none;
}

.newstable h4 a {
	color: #000;
	text-decoration: none;
}
.newstable h4 a:hover {
	color: #000;
}
.newstable tr td p a {
	color: #000;
}
#subnavigation p a {
	color: #0D4B3D;
}



#subnavigation {
	background-color: #818386;
	width: 139px;
	float: right;
	margin-top: 40px;
	padding: 10px;
	color: #FFF;
	display: inline;
}
#subnavigation p {
	font-size: 0.85em;
}
#subnavigation h2 {
	font-weight: normal;
	color: #0D4B3D;
	padding-bottom: 0.5em;
	font-size: 1.2em;
}
#subnavigation img {
	margin-left: -10px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#subnavigation ul {
	list-style-type: none;
}
#subnavigation ul li {
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 15px;
	background-image: url(resources/bulletimage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818386;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#subnavigation ul li a {
	color: #FFF;
	text-decoration: none;
}
#images {
	height: 197px;
	position: absolute;
	top: 155px;
	width: 770px;
	background-image: url(resources/navback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 80px;
	padding-left: 40px;
}
#images .image1 {
	position: absolute;
	left: 40px;
	top: 0px;
	border: 1px solid #FFF;
}

#images .image2 {
	position: absolute;
	left: 328px;
	top: 0px;
	border: 1px solid #FFF;
}
#images .image3 {
	position: absolute;
	left: 328px;
	top: 110px;
	border: 1px solid #FFF;
}

#images .image4 {
	position: absolute;
	top: 0px;
	right: 40px;
	border: 1px solid #FFF;
}
h2.title {
	position: absolute;
	top: 100px;
	left: 40px;
	font-size: 1.7em;
	font-weight: normal;
	color: #0D4B3D;
}
h2.title span {
	color: #818386;
}
#navigation {
	position: absolute;
	top: 408px;
	right: 10px;
	width: 830px;
	font-size: 0.8em;
}
#navigation ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-transform: uppercase;
}







#footer {
	clear: right;
	padding: 20px;
	background-color: #818386;
	color: #FFF;
	font-size: 0.9em;
}
#footer span {
	font-size: 2em;
	float: right;
	margin-top: -0.3em;
	font-weight: bold;
}
#footer a {
	color: #FFF;
}
