body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
	background-color: #415473;
}
/* TEXT STYLES -------------------------- */
.txt-top-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A1C20;
	text-decoration: none;
}
.txt-top-2 a {
	font-weight: normal;
	color: #1A1C20;
	text-decoration: none;
}
.txt-top-2 a:hover {
	font-weight: normal;
	color: #3F5271;
	text-decoration: underline;
}
.txt-footer-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A1C20;
	text-decoration: none;
}
.txt-footer-1 a {
	font-weight: bold;
	color: #1A1C20;
	text-decoration: none;
}
.txt-footer-1 a:hover {
	font-weight: bold;
	color: #3F5271;
	text-decoration: underline;
}
.txt-link-1 a {
	font-weight: bold;
	color: #950000;
	text-decoration: none;
}
.txt-link-1 a:hover {
	font-weight: bold;
	color: #950000;
	text-decoration: underline;
}
.txt-link-2 a {
	font-weight: bold;
	color: #102F6D;
	text-decoration: none;
}
.txt-link-2 a:hover {
	font-weight: bold;
	color: #102F6D;
	text-decoration: underline;
}
.txt-footer-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.txt-footer-2 a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.txt-footer-2 a:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
h1 {
	font-family: "Verdana", Times, serif;
	font-size: 19px;
	color: #3F5271;
	text-decoration: none;
	margin-top: 0px;
}
h2 {
	font-family: "Verdana", Times, serif;
	font-size: 15px;
	color: #3F5271;
	text-decoration: none;
}
h3 {
	font-family: "Verdana", Times, serif;
	font-size: 13px;
	color: #3F5271;
	text-decoration: none;
}
h4 {
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #3F5271;
	text-decoration: none;
}
/* MAIN STYLES ------------------------ */
#main {
	border: 1px solid #ffffff;
}
#top {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 62px;
	background-image: url(images/bg_top_1.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
}
#top-2 {
	text-align: left;
	vertical-align: top;
	width: 760px;
}
#top-2-container {
	text-align: left;
	vertical-align: top;
	width: 736px;
	height: 30px;
	padding: 14px 0px 0px 25px;
	background-image: url(images/bg_top_2.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
}
#header {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 204px;
	border-bottom: 1px solid #ffffff;
	background-color: #3B4E6C;
}
#header img {
	float: left;
}
#header-container {
	float: left;
	border-right: 1px solid #ffffff;
}
/* NAVIGATION ------------------------------------- */
#nav {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 220px;
	height: 204px;
}
#nav-filler-top {
	width: 220px;
	height: 15px;
	background-color: #3B4E6C;
}
#nav-filler-bottom {
	width: 220px;
	height: 15px;
	background-color: #3B4E6C;
}
.nav-item a {
	display: block;
	text-align: right;
	vertical-align: top;
	width: 195px;
	height: 21px;
	padding: 8px 25px 0px 0px;
	background-color: #3B4E6C;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D8DCE2;
	text-decoration: none;
}
.nav-item a:hover {
	background-color: #4E6180;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D8DCE2;
	text-decoration: none;
}
/* LINE ----------------------------- */
#top-line {
	width: 760px;
	height: 8px;
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
	font-size: 1px;
}
/* LEFT COLUMN -------------------------- */
#left-column {
	text-align: center;
	vertical-align: middle;
	width: 185px;
	background-color: #BBC4D3;
	border-right: 1px solid #ffffff;
}
#ask-expert-body {
	text-align: left;
	vertical-align: top;
	width: 165px;
	padding: 10px 17px 10px 17px;
}
/* RIGHT COLUMN ---------------------- */
#right-column {
	text-align: left;
	vertical-align: top;
	width: 520px;
}
#right-column-container {
	text-align: left;
	vertical-align: top;
	width: 521px;
	height: 190px;
	background-color: #D7DCE4;
	padding: 20px 20px 20px 20px;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	OVERFLOW: auto;
}
#right-column-container-home {
	text-align: left;
	vertical-align: top;
	width: 540px;
	height: 210px;
	background-color: #D7DCE4;
	padding: 10px 10px 10px 10px;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	OVERFLOW: auto;
}
#right-scroll-container {
	text-align: left;
	vertical-align: top;
	width: 535px;
	height: 419px;
	background-color: #D7DCE4;
	padding: 5px 20px 20px 20px;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	OVERFLOW: auto;
}
#right-scroll-container1 {
	text-align: left;
	vertical-align: top;
	width: 520px;
	height: 419px;
	background-color: #D7DCE4;
	padding: 5px 20px 20px 20px;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	OVERFLOW: auto;
}
/* FOOTER STYLES -------------------- */
#footer-1 {
	text-align: center;
	vertical-align: top;
	width: 760px;
}
#footer-1-container {
	text-align: left;
	vertical-align: top;
	width: 761px;
	height: 29px;
	padding: 5px 0px 0px 0px;
	background-image: url(images/bg_footer_1.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
}
#footer-2 {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 15px;
	background-image: url(images/bg_footer_2.gif);
	background-repeat: repeat-x;
}
#footer-2-left {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 365px;
}
#footer-2-right {
	float: right;
	text-align: right;
	vertical-align: top;
	width: 260px;
}
.SubmitButton {
	font-family: Geneva, Arial, Helvetica, TimesNewRoman, san-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #b1d3fc;
	border: 1pt outset #5E86B8;
}

.SelectButton {
	font-family: Geneva, Arial, Helvetica, TimesNewRoman, san-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #B1D3FC;
	border: 1pt outset #5E86B8;
}