body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
	background-color: #3C3C3C;
}
/* TEXT STYLES -------------------------- */
.Style1 {
	color: #006600;
	font-weight: bold;
}
.Style2 {color: #006600}
.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-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: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #3C3C3C;
	text-decoration: none;
	margin-top: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #585858;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3F5271;
	text-decoration: none;
}
/* MAIN STYLES ------------------------ */
#main {
	border: 1px ridge #FFFFFF;
}
#top {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: 62px;
	background-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #006600;
}
#top-2 {
	text-align: left;
	vertical-align: top;
	width: auto;
}
#top-2-container {
	text-align: left;
	vertical-align: top;
	height: 30px;
	padding: 14px 0px 0px 25px;
	background-image: url("bg_top_2.gif");
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #006600;
	width: auto;
}
#header {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 204px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #006600;
}
	#header img {
		float: left;
	}
#header-container {
	float: left;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #006600;
}
/* NAVIGATION ------------------------------------- */
#nav {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 220px;
	height: 204px;
}
	#nav-filler-top {
		width: 220px;
		height: 15px;
		background-color: #CC9900;
	}
	#nav-filler-bottom {
		width: 220px;
		height: 15px;
		background-color: #CC9900;
	}
	.nav-item a {
		display: block;
		text-align: right;
		vertical-align: top;
		width: 195px;
		height: 21px;
		padding: 8px 25px 0px 0px;
		background-color: #006600;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #B1EAB0;
		text-decoration: none;
	}
	.nav-item a:hover {
		background-color: #008400;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #B1EAB0;
		text-decoration: none;
	}
/* LINE ----------------------------- */
#top-line {
	width: 760px;
	height: 8px;
	background-image: url("bg_line.gif");
	background-repeat: repeat-x;
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #006600;
}
#top-line2 {
	width: auto;
	height: 8px;
	background-image: url("bg_line.gif");
	background-repeat: repeat-x;
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #006600;
}
/* LEFT COLUMN -------------------------- */
#left-column {
	text-align: left;
	vertical-align: top;
	width: 199px;
	background-color: #9E9E9E;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #006600;
	height: auto;
}
#ask-expert-body {
	text-align: left;
	vertical-align: top;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* RIGHT COLUMN ---------------------- */
#right-column {
	text-align: left;
	vertical-align: top;
	width: 520px;
	height: auto;
	background-color: #DFDFDF;
}
#right-column-container {
	text-align: justify;
	vertical-align: top;
	width: 521px;
	background-color: #DFDFDF;
	padding: 20px 20px 20px 20px;
	height: inherit;
}
/* FOOTER STYLES -------------------- */
#footer-1 {
	text-align: center;
	vertical-align: top;
	width: auto;
}
#footer-1-container {
	text-align: center;
	vertical-align: top;
	height: 29px;
	padding: 15px 0px 0px 0px;
	background-image: url("bg_footer_1.gif");
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	width: auto;
}
#footer-2 {
	text-align: left;
	vertical-align: top;
	width: auto;
	height: 56px;
	background-image: url(pictures/bg_footer_2.gif);
	background-repeat: repeat;
}
#footer-2-left {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 365px;
	margin: 13px 0px 0px 15px;
}
#footer-2-right {
	float: right;
	text-align: right;
	vertical-align: top;
	width: 260px;
	margin: 13px 15px 0px 0px;
}

