body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #0A437A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0A437A;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	color: #666666;
}
#leftColumn {
	background-image: url(/images/bg_left.jpg);
	background-repeat: repeat-y;
}
#rightColumn {
	background-image: url(/images/bg_right.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(/images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 41px;
}
#footer p {
	font-size: 10px;
	margin: 0px 10px 0px 10px;
}
#footer a {
	font-weight: normal;
}
#rightBar {
	background-color: #0A437A;
}
#rightBar p {
	color: #FFFFFF;
	margin: 10px 10px 10px 15px;a
}
#rightBar a {
	color: #FFFFFF;
}
#content {
	margin: 10px 20px 10px 20px;
}
#headerRight {
	background-image: url(/images/header_right.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 130px;
}
#headerRight p {
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 18px;
}
#headerRight a {
	color: #FFFFFF;
}
