body {
	background-color: #FFFFFF;
	margin: 40px 0px 0px 50px;
	width: 100%;
}

img {border: none;}

.side-bar {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/side-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 179px;
	float: left;
	height: 602px;
}
.wrapper {
	width: 802px;
}
.border {
	border: 1px solid #999999;
	background-image: url(images/side-background.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	background-color: #FFFFFF;
}
.main {
	float: left;
	width: 621px;
	text-align: left;
}
.header {
	width: 621px;
	height: 110px;
	background-attachment: scroll;
	background-image: url(images/top-grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	clear: both;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 179px;
	height: 50px;
}
.menu-item {
	float: left;
}
.general-menu {
	height: 46px;
	width: 621px;
	text-align: right;
}
.tag {
	height: 35px;
	width: 621px;
	text-align: right;
	background-attachment: scroll;
	background-image: url(images/header-tag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.main-menu {
	background-color: #666666;
	height: 29px;
	width: 621px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 0px 0 0 20px;
	width: 400px;
}
.copy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #A3C6A5;
	text-decoration: none;
}
.copy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
	text-decoration: underline;
}
.side-image {
	height: 237px;
	width: 179px;
	padding: 0px;
}
.sub-menu {
	width: 621px;
	text-align: middle;
	margin: 12px 0 0;
}
.submenu-item {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #000000;
	padding:3 5px 0 20px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
}
.submenu-item a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #515757;
	text-decoration: none;
}
.submenu-item a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.submenu-item-selected {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #000000;
	padding:3 5px 0 20px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.clear {
	clear: both;
}
.gold-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	color: #999999;
	font-weight: bold;
}
.bold-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.bold-italic-large {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 21px;
	color: #000000;
	font-weight: bold;
}
.home-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	float: left;
	width: 190px;
	margin-left: 20px;
	margin-top: 20px;
}
.home-column-spacer {
	width: 50px ;
	float: left;
}
.more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #F5CA3D;
	text-decoration: none;
}
.more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #68A179;
	text-decoration: underline;
}
.home {
	padding: 0px;
}

dt {font-weight: bold; font-size: 12px; margin: 10px 15px 5px 15px; color: #333;}
