.archive_nav {
	height: 45px;
	width: 1000px;
	padding: 0px;
	margin-top: 22px;
	border-bottom: 1px solid #7D7D7D;
	margin-bottom: 22px;
}

.archive_head {
	width: 950px;
	height: 43px;
	background-color: #ededed;
	padding: 10px 0px 0px 0px;
	margin-top: 18px;
	border-bottom: 1px solid #555555;
}

.archive_heading_left {
	float: left;
	height: 40px;
	font-size: 18px;
	color: #3f103e;
}

.archive_year_nav {
	float: right;
	text-align: right;
}

.archive_year_nav img {
	border:0;
}

.archive_main {
	float: left;
	width: 1000px;
	padding: 0px;
	overflow: visible;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	z-index: 100;
	background-color: #ededed;
	padding-top: 15px;
	padding-bottom: 15px;
}

.archive_body {
	float: left;
	width: 952px;
	padding: 0px 48px 0px 0px;
	overflow: visible;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	z-index: 200;
	background-color: #ededed;
}

.archive_left {
	float: left;
	display: inline;
	width: 656px;
	padding: 0px 13px 0px 24px;
	border-right: 1px solid #000000;
}

.archive_month_subhead, .archive_month_subhead_first {
	float: left;
	clear: both;
	color: #3f103e;
	width: 650px;
	height: 30px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	font-size: 18px;
	border-bottom: 1px solid #000000;
}

.archive_month_subhead_first {
	margin-top: 0px;
}

.archive_entry {
	width: 652px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-color: #d6d6d6;
	clear: both;
	font-size: 14px;
	color: #000000;
}

.archive_entry_top_header {
	width: 652px;
	height: 11px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
.archive_entry_bottom_header {
	width: 652px;
	height: 11px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
.archive_entry_inner {
	vertical-align: top;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
.archive_entry_header1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	color: #3f103e;
}
.archive_entry_header1 a:link, .archive_entry_header1 a:active, .archive_entry_header1 a:visited, .archive_entry_header1 a:hover {
	color: #3f103e;
	text-decoration: none;
}
.archive_entry_header2 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.archive_entry_header2 a {
	color: #000000;
	text-decoration: none;
}
.archive_entry_images {
	float: left;
	margin-right: 6px;
}
.archive_entry_description {
	float: left;
	clear: right;
	color: #000000;
}
.archive_entry_description a:link, .archive_entry_description a:active, .archive_entry_description a:visited, .archive_entry_description a:hover {
	color: #000000;
	text-decoration: none;
}

.archive_stamp {
	font-size: 12px;
	color: #3f103e;
	padding-top: 5px;
}
.archive_com {
	color: #000000;
}

.archive_text_entry {
	width: 652px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-color: #d6d6d6;
	clear: both;
	font-size: 14px;
	color: #000000;
}
.archive_text_entry_top_header {
        width: 652px;
        height: 11px;
        clear: both;
        padding: 0px;
        margin: 0px;
}
.archive_text_entry_bottom_header {
        width: 652px;
        height: 11px;
        clear: both;
        padding: 0px;
        margin: 0px;
}
.archive_text_entry_inner {
        vertical-align: top;
        padding: 0px 15px 0px 15px;
        margin: 0px;
}
.archive_text_entry_header1 {
	font-size: 18px;
	font-weight: normal;
	color: #3f103e;
}
.archive_text_entry_header1 a:link, .archive_text_entry_header1 a:active, .archive_text_entry_header1 a:visited, .archive_text_entry_header1 a:hover {
        color: #3f103e;
        text-decoration: none;
}
.archive_text_entry_header2 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.archive_text_entry_header2 a {
        color: #000000;
        text-decoration: none;
}
.archive_text_entry_description {
        float: left;
        color: #000000;
	font-size: 12px;
}
.archive_text_entry_description a:link, .archive_text_entry_description a:active, .archive_text_entry_description a:visited, .archive_text_entry_description a:hover {
        color: #000000;
        text-decoration: none;
}
.archive_text_entry img {
	border: 0
}
.archive_right {
	float: left;
	width: 242px;
	padding-left: 10px;
}

.quicksearch_div {
	float: left;
	display: inline;
	width: 242px;
	margin: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}

.quicksearch_div #search_text {
	width: 204px;
	color: #999999;
	border: 1px solid #000000;
}

.emailalerts {
	float: left;
	display: inline;
	width: 242px;
	margin-top: 20px;
}

.emailalerts #email_address {
	width: 204px;
	color: #999999;
	border: 1px solid #000000;
}
