#rightPics {
	width: 238px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #75938A;
}
#contentWrapper {
	width: 525px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftBar {
	width: 197px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#divLeftNav a {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#mainTable {
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-y;
	width: 960px;
}
#mainTable td {
	vertical-align: top;
}
#divLeftNav {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #75938A;
}
#divRates {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E8673;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#divLowerLeft {
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
}
.caption {
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#divContent {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A85454;
	background-position: center;
}
.green {
	font-size: 14px;
	font-weight: bold;
	color: #75938A;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
a:link, a:active, a:visited {
	color: #4E635C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A85454;
}
