﻿body {
	font-size: small;
	color: #000000;
	background-image: url('images/backgroup.gif');
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

H3 {
				margin: 0 0 5px 0;
				color: #CC0033;
				padding-top: 3px;
				font-weight: bold;
				font-size: medium;
}

p {
				margin-top: 5px;
				margin-top: 5px;
				margin-bottom: 5px;
}


a:link {
	color: #FFFFFF;
}

a:visited {
	color: #0A2253;
	
}

.outerwrapper {
	width: 806px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
	top: 0px;
	left: 0px;
	background-image: url('images/bggreybgleft.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.uppernav {
	color: #FFFFFF;
	font: menu;
	background-color: #0A2253;
	width: 806px;
	height: 33px;
}

.search {
	width: 303px;
	float: right;
	padding-right: 5px;
	text-align: right;
}

.search a:link {}

.search a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.contentnav {
	color: #FFFFFF;
	font: menu;
	width: 805px;
	padding-left: 0px;
	margin-top: 1px;
}

.static 	 {
				margin-left: 10px;
				margin: 0 0 10px 10px;
				width: 210px;
				float: left;
				background-color: #FFFFFF;
				font-size: small;
				color: #000000;
				padding-left: 10px;
}

.static a:link {
	color: #0A2253;
}

.mainimg 	{
				width: 555px;
				height: 240px;
				float: right;
				padding-bottom: 14px;
}
.maincontent 	 {
				padding: 0 0 0 10px;
				background-image: url('images/bggreybgleft.gif');
				background-repeat: repeat-y;
				background-color: #FFFFFF;
				clear: both;
				top: 10px;
}



.news			{
	height: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 775px;
}

.news a:link {
	color:#0A2253
}

.news a:hover {
	color:black
	
}
.news a:visited {
	color:navy
}

.news H4 {
	font-size: medium;
	font-weight: bold;
	color: #EE2E24;
	margin-bottom: 1px;
	float: left;
}

.news ul {
	margin-top: 5px;
	padding-right: 10px;
}


.news li {
	list-style-type: square;
	line-height: 18px;
}


.footer {
	color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-size: x-small;
	height: 40px;
	padding-top: 5px;
	background-color: #0A2253;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.footer a:link {
	color: #FFFFFF;
}

