a:link {
	color: #2F6EA2;
}
a:visited {
	color: #2F6EA2;
}
a:hover {
	color: #C09E44;
}
a:active {
	color: #2F6EA2;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dedcc2;
}
.whiteBkgd {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6B49F;
	border-left-color: #B6B49F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B6B49F;
}
.topBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/top_bar_bkgd.gif);
}
.brownBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C09E44;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blueBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F6EA2;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.welcomeBox {
	border: 1px solid #B2BAC1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F6EA2;
}
.blueBarCallouts {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F6EA2;
	border: none;
}
.calloutBkgd {
	background-color: #E3EAF1;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F6EA2;
	line-height: 16px;
}
.sectionHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #C09E44;
	line-height: 28px;
}
.bannerArea {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B2BAC1;
	border-bottom-color: #B2BAC1;
}

.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F6EA2;
	line-height: 28px;
}
.logout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C09E44;
	line-height: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F6EA2;
	line-height: 16px;
}