body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

img {
	border: none;
}

h1 {
	background-color: #ffffff;
	color: #E34039;
	margin-top: 0px;
}

table {
	width: 100%
}

td {
	vertical-align: top;
}

.noTopMargin {
	margin-top: 0px;
}

.required {
	background-color: #ffffff;
	color: #ff0000;
}

.bold {
	font-weight: bold;
}

a {
	background-color: #ffffff;
	color: #19345F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(images/mainbg.jpg) no-repeat top left;
}

#header {
	position: relative;
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000000;
}

#contentContainer {
	position: relative;
	width: 670px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#leftContent {
	position: relative;
	width: 460px;
	border: medium solid #6C99C3;
	min-height: 810px;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #ffffff;
	color: #000000;
	float: left;
}

#currentNews {
	position: relative;
	width: 440px;
	border: medium solid #6C99C3;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
}

#currentNews h2 {
	background-color: #ffffff;
	color: #E34039;
	margin-top: 0px;
}

#photoLeft {
	position: relative;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}

#photoRight {
	position: relative;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: right;
}

#rightContent {
	position: relative;
	width: 180px;
	border-top: medium solid #6C99C3;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#rightHeading {
	position: relative;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	background-color: #ffffff;
	color: #19345F;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

#rightLinks {
	position: relative;
	width: 170px;
	background-color: #6C99C3;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-weight: bold;
}

#rightLinks a {
	background-color: #6C99C3;
	color: #ffffff;
}

#rightServices {
	position: relative;
	width: 170px;
	background-color: #19345F;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-weight: bold;
}

#rightServices .larger {
	font-size: 16px;
}

#rightServices a {
	background-color: #19345F;
	color: #ffffff;
}

#rightTagLine {
	position: relative;
	width: 170px;
	background-color: #ffffff;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#footer {
	position: relative;
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	clear: both;
}

#footer .footerLinks {
	background-color: #ffffff;
	color:#19345F;
}
