/* CSS Document */

body {
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/BG_tile.gif);
	background-color: #EEEEEE;
}
.imageLeftBtm10 {
	margin-bottom: 10px;
	margin-left: 10px;
}
#container {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#header {
	float: left;
	height: 161px;
	width: 800px;
}
#menu {
	float: left;
	height: 33px;
	width: 800px;
	background-color: #00A9EB;
}
#homeContent {
	background-color: #27509C;
	float: left;
	width: 775px;
	padding-top: 20px;
	padding-left: 25px;
	background-image: url(images/home_brochures.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#contentFullWidth {
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	position: relative;
}
#footer {
	background-color: #00A9EB;
	float: left;
	height: 20px;
	width: 775px;
	padding-left: 25px;
	padding-top: 10px;
}
#genericContent {
	background-color: #FFFFFF;
	float: left;
	width: 775px;
	padding-top: 20px;
	padding-left: 25px;
	position: relative;
}
#genericContentLeft {
	float: left;
	width: 365px;
	background-color: #FFFFFF;
	margin-right: 20px;
}

#genericContentRight {
	float: left;
	width: 365px;
	background-color: #FFFFFF;
}
.lucidaBlue14 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #27509C;
}
.copyright {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
}
.lucidaWhiteBold12 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
}

.lucidaWhiteBold12 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lucidaWhiteBold12 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lucidaWhiteBold12 a:hover {
	color: #8D92C3;
	text-decoration: none;
}
.lucidaBlack12 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.lucidaBlack12 a:link {
	color: #0988C6;
	text-decoration: none;
}
.lucidaBlack12 a:visited {
	color: #0988C6;
	text-decoration: none;
}
.lucidaBlack12 a:hover {
	color: #000000;
	text-decoration: none;
}
.lucidaBlack12Bold {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
}
.lucidaBlack12Bold a:link {
	color: #0988C6;
	text-decoration: none;
}
.lucidaBlack12Bold a:visited {
	color: #0988C6;
	text-decoration: none;
}
.lucidaBlack12Bold a:hover {
	color: #000000;
	text-decoration: none;
}
.imageLeft40 {
	margin-left: 40px;
}
hr {
	background-color: #00A9EB;
}
.lucidaLtBlue {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0988C6;
}
.lucidaLtBlue a:link {
	color: #0988C6;
	text-decoration: none;
}
.lucidaLtBlue a:visited {
	color: #0988C6;
	text-decoration: none;
}
.lucidaLtBlue a:hover {
	text-decoration: none;
	color: #000000;
}
#heading {
	float: left;
	height: 30px;
	width: 775px;
	margin-bottom: 10px;
}
.newsStory {
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	margin-bottom: 20px;
}
#newsBox {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	border: 6px solid #003399;
	margin-right: 25px;
	text-align: center;
	height: 250px;
}
