body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #080808;
	background-color: #F0D2FF;
}
/* TEXT STYLES -------------------------- */
.txt-top-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 	#336699;
	text-decoration: none;
}
	.txt-top-2 a:hover {
	font-weight: bold;
	color: #002080;
	text-decoration: underline;
	}
txt-top-2 a {
	color: #080808;
}

.txt-footer-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #080808;
	text-decoration: none;
	background-color: e4e5e6;
}
	.txt-footer-1 a {
	font-weight: bold;
	color: #080808;
	text-decoration: none;
	}
	.txt-footer-1 a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	}
.txt-footer-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
	.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: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #336699;
	text-decoration: none;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336699;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
/* 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: 20px;
	background-image: url(images/bg_top_2.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#header {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 204px;
	border-bottom: 1px solid #ffffff;
}
	#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: #660099;
	}
	#nav-filler-bottom {
	width: 220px;
	height: 15px;
	background-color: #660099;
	}
	.nav-item a {
	display: block;
	text-align: right;
	vertical-align: top;
	width: 195px;
	height: 21px;
	padding: 8px 25px 0px 0px;
	background-color: #660099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	.nav-item a:hover {
	background-color: #7A22FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	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: left;
	vertical-align: top;
	width: 199px;
	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;
	background-color: #EBEBEB;
	padding: 20px 20px 20px 20px;
}
/* FOOTER STYLES -------------------- */
#footer-1 {
	text-align: center;
	vertical-align: top;
	width: 760px;
}
#footer-1-container {
	text-align: center;
	vertical-align: top;
	width: 760px;
	height: 22px;
	background-image: url(#e4e5e6);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
}
#footer-2 {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 56px;
	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;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#footer-2-right {
	float: right;
	text-align: right;
	vertical-align: text-top;
	width: 300px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #080808;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #080808;
	text-decoration: none;
}
.style3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #208000;
	text-decoration: none;
}
	.style7 a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #080808;
	text-decoration: none;
}
	.style9 a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #080808;
}
