@charset "utf-8";
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
}
#paper-holder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#paper {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 960px;
	float: left;
}
#header {
	float: left;
	width: 960px;
	height: 47px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	float: left;
	width: 960px;
	background-color: #616161;
	line-height: 21px;
	color: #B4B4B4;
	font-size: 11px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#logo {
	float: left;
	width: 228px;
	height: 47px;
}
#usernav {
	display: none;
}
#header2 {
	display: none;
}
#header-banners {
	display: none;
}
#left-column {
	display: none;
}
#mid-column {
	float: left;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#right-column {
	display: none;
}
#ad-space-middle {
	display: none;
}
#frontpage {
	float: left;
	width: 660px;
}
#frontpage .top-story {
	float: left;
	width: 658px;
	border: 1px #CC4300 solid;
	margin-bottom: 10px;
}
#frontpage .top-story h2 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	background-color: #CC4300;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 654px;
}
#frontpage .top-story h3 {
	float: left;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
#frontpage .top-story h3 a {
	text-decoration: none;
	color: #CC4300;
}
#frontpage .top-story h3 a:hover {
	text-decoration: underline;
}
#frontpage .top-story .article {
	float: left;
	padding: 5px;
	width: 648px;
}
#frontpage .top-story .article .summary {
	float: left;
	width: 638px;
	font-size: 11px;
}
#frontpage .top-story .article .details {
	float: left;
	width: 638px;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
#frontpage .top-story .article .details a {
	color: #CC4300;
	text-decoration: none;
}
#frontpage .top-story .article .details a:hover {
	text-decoration: underline;
}
#frontpage .top-story .article a.readmore {
	color: #CC4300;
	text-decoration: none;
}
#frontpage .top-story .article a.readmore:hover {
	text-decoration: underline;
}
#frontpage .left-column {
	width: 325px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
#frontpage .left-column h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #4d8eac;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 321px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#frontpage .left-column h2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#frontpage .left-column h2 a:hover {
	text-decoration: underline;
}
#frontpage .left-column .article {
	float: left;
	width: 325px;
	margin-bottom: 5px;
}
#frontpage .left-column .article h3 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
#frontpage .left-column .article h3 a {
	text-decoration: none;
	color: #005a84;
}
#frontpage .left-column .article h3 a:hover {
	text-decoration: underline;
}
#frontpage .left-column .article .summary {
	float: left;
	width: 100%;
	font-size: 11px;
}
#frontpage .left-column .article .details {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
#frontpage .left-column .article .details a {
	color: #005a84;
	text-decoration: none;
}
#frontpage .left-column .article .details a:hover {
	text-decoration: underline;
}
#frontpage .left-column .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
#frontpage .left-column .article a.readmore:hover {
	text-decoration: underline;
}
#frontpage .right-column {
	width: 325px;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
#frontpage .right-column h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #4d8eac;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 321px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#frontpage .right-column h2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#frontpage .right-column h2 a:hover {
	text-decoration: underline;
}
#frontpage .right-column .article {
	float: left;
	width: 325px;
	margin-bottom: 5px;
}
#frontpage .right-column .article h3 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
#frontpage .right-column .article h3 a {
	text-decoration: none;
	color: #005a84;
}
#frontpage .right-column .article h3 a:hover {
	text-decoration: underline;
}
#frontpage .right-column .article .details {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
#frontpage .right-column .article .details a {
	color: #005a84;
	text-decoration: none;
}
#frontpage .right-column .article .details a:hover {
	text-decoration: underline;
}
#frontpage .right-column .article .summary{
	float: left;
	width: 100%;
	font-size: 11px;
}
#frontpage .right-column .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
#frontpage .right-column .article a.readmore:hover {
	text-decoration: underline;
}
.static_page {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.static_page h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
.static_page .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
.single_article {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.single_article h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
.single_article .details {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 10px;
	color: #666666;
}
.single_article .details a {
	color: #005a84;
	text-decoration: none;
}
.single_article .details a:hover {
	text-decoration: underline;
}
.single_article .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
.single_article .file_attachment {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	float: left;
	width: 638px;
	border: 1px solid #CCCCCC;
}
.single_article .file_attachment td {
	font-size: 11px;
}
.single_article .file_attachment a {
	font-weight: bold;
	color: #005a84;
	text-decoration: none;
}
.single_article .file_attachment a:hover {
	text-decoration: underline;
}
.article_list {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.article_list h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
.article_list .list-summary {
	width: 650px;
	font-size: 11px;
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e3f6ff;
}
.article_list .article {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.article_list .article h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
.article_list .article h3 a {
	color: #005a84;
	text-decoration: none;
}
.article_list .article h3 a:hover {
	text-decoration: underline;
}
.article_list .article .details {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 3px;
	color: #666666;
}
.article_list .article .details a {
	color: #005a84;
	text-decoration: none;
}
.article_list .article .details a:hover {
	text-decoration: underline;
}
.article_list .article .summary {
	font-size: 11px;
	float: left;
	width: 660px;
}
.article_list .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
.article_list .article a.readmore:hover {
	text-decoration: underline;
}
.article_list .pagination {
	width: 660px;
	float: left;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.article_list .pagination a {
	color: #005a84;
	text-decoration: none;
}
.article_list .pagination a:hover {
	text-decoration: underline;
}
.section-page {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.section-page h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 660px;
}
.section-page .left-column {
	width: 325px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.section-page .left-column h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #4d8eac;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 321px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.section-page .left-column h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
.section-page .left-column h3 a:hover {
	text-decoration: underline;
}
.section-page .left-column .column-summary {
	width: 315px;
	font-size: 11px;
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e3f6ff;
}
.section-page .left-column .article {
	float: left;
	width: 325px;
	margin-bottom: 5px;
}
.section-page .left-column .article h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
.section-page .left-column .article h4 a {
	text-decoration: none;
	color: #005a84;
}
.section-page .left-column .article h4 a:hover {
	text-decoration: underline;
}
.section-page .left-column .article .summary {
	float: left;
	width: 100%;
	font-size: 11px;
}
.section-page .left-column .article .details {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
.section-page .left-column .article .details a {
	color: #005a84;
	text-decoration: none;
}
.section-page .left-column .article .details a:hover {
	text-decoration: underline;
}
.section-page .left-column .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
.section-page .left-column .article a.readmore:hover {
	text-decoration: underline;
}
.section-page .right-column {
	width: 325px;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
.section-page .right-column h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #4d8eac;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 321px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.section-page .right-column h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
.section-page .right-column h3 a:hover {
	text-decoration: underline;
}
.section-page .right-column .column-summary {
	width: 315px;
	font-size: 11px;
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e3f6ff;
}
.section-page .right-column .article {
	float: left;
	width: 325px;
	margin-bottom: 5px;
}
.section-page .right-column .article h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
.section-page .right-column .article h4 a {
	text-decoration: none;
	color: #005a84;
}
.section-page .right-column .article h4 a:hover {
	text-decoration: underline;
}
.section-page .right-column .article .summary {
	float: left;
	width: 100%;
	font-size: 11px;
}
.section-page .right-column .article .details {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
.section-page .right-column .article .details a {
	color: #005a84;
	text-decoration: none;
}
.section-page .right-column .article .details a:hover {
	text-decoration: underline;
}
.section-page .right-column .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
.section-page .right-column .article a.readmore:hover {
	text-decoration: underline;
}
.event_calendar {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.event_calendar h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
.event_calendar .list-summary {
	width: 650px;
	font-size: 11px;
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e3f6ff;
}
.event_calendar .article {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.event_calendar .article h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
.event_calendar .article h3 a {
	color: #005a84;
	text-decoration: none;
}
.event_calendar .article h3 a:hover {
	text-decoration: underline;
}
.event_calendar .article .details {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 3px;
	color: #666666;
}
.event_calendar .article .details a {
	color: #005a84;
	text-decoration: none;
}
.event_calendar .article .details a:hover {
	text-decoration: underline;
}
.event_calendar .article .summary {
	font-size: 11px;
	float: left;
	width: 660px;
}
.event_calendar .calendarnav {
	font-size: 11px;
	float: left;
	width: 648px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.event_calendar .calendarnav a {
	color: #005a84;
	text-decoration: none;
}
.event_calendar .calendarnav a:hover {
	text-decoration: underline;
}
#article_utils_block {
	display: none;
}
#article_popular_articles_block {
	display: none;
}
#article_comments_block {
	width: 650px;
	padding: 5px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
	background-color: #eeeeee;
	background-image: url(/images/article_block_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#article_comments_block h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article_comments_block h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
}
#article_comments_block textarea {
	width: 300px;
}
#article_comments_block #comments {
	float: left;
	width: 650px;
	margin-bottom: 10px;
}
#article_comments_block #comments .comment {
	float: left;
	width: 650px;
	margin-top: 5px;
	font-size: 11px;
}
#article_comments_block #comments .comment .details {
	float: left;
	width: 650px;
	font-size: 10px;
	color: #5b5b5b;
}
#article_comments_block #form {
	float: left;
	width: 650px;
	font-size: 11px;
}
#article_comments_block .form_row {
	float: left;
	width: 650px;
	font-size: 11px;
	margin-bottom: 3px;
}
#article_related_articles_block {
	width: 650px;
	padding: 5px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
	background-color: #eeeeee;
	background-image: url(/images/article_block_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#article_related_articles_block h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article_related_articles_block h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}
#article_related_articles_block a {
	text-decoration: none;
	color: #2e69bf;
}
#article_related_articles_block a:hover {
	text-decoration: underline;
	color: #F78D1E;
}
#article_related_jobs_block {
	width: 650px;
	padding: 5px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
	background-color: #eeeeee;
	background-image: url(/images/article_block_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#article_related_jobs_block h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article_related_jobs_block h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}
#article_related_jobs_block a {
	text-decoration: none;
	color: #2e69bf;
}
#article_related_jobs_block a:hover {
	text-decoration: underline;
	color: #F78D1E;
}
#account {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#account h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
#account .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
#account td {
	font-size: 12px;
}
#account .required {
	font-weight: bold;
}
#journal {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#journal h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
#journal .edition {
	float: left;
	width: 648px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px #cccccc solid;
}
#journal .edition h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	width: 593px;
}
#journal .edition h3 a {
	color: #005a84;
	text-decoration: none;
}
#journal .edition h3 a:hover {
	text-decoration: underline;
}
#journal .edition .cover {
	float: left;
	width: 50px;
	height: 70px;
	margin-right: 5px;
}
#journal .edition .description {
	font-size: 11px;
	float: right;
	width: 593px;
	margin-bottom: 3px;
}
#journal .edition .download_links {
	font-size: 11px;
	float: right;
	width: 593px;
	margin-bottom: 3px;
	color: #666666;
}
#journal .edition .download_links a {
	color: #005a84;
	text-decoration: none;
}
#journal .edition .download_links a:hover {
	text-decoration: underline;
}
#contact {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#contact h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
#contact .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
#contact td {
	font-size: 12px;
}
#contact .required {
	font-weight: bold;
	color: #ac0000;
}
.form_validation_error {
	font-size: 11px;
	font-weight: bold;
	color: #ac0000;
	margin-left: 5px;
}
#search {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#search h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
#search h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
#search .asearch_form_row {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 5px;
}
#search .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
#search .article {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#search .article h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
#search .article h3 a {
	color: #005a84;
	text-decoration: none;
}
#search .article h3 a:hover {
	text-decoration: underline;
}
#search .article .details {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 3px;
	color: #666666;
}
#search .article .details a {
	color: #005a84;
	text-decoration: none;
}
#search .article .details a:hover {
	text-decoration: underline;
}
#search .article .summary {
	font-size: 11px;
	float: left;
	width: 660px;
}
#search .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
#search .article a.readmore:hover {
	text-decoration: underline;
}
#search .pagination {
	width: 660px;
	float: left;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#search .pagination a {
	color: #005a84;
	text-decoration: none;
}
#search .pagination a:hover {
	text-decoration: underline;
}
.marker { 
	background-color: #ff0; 
} 
#sitemap_block {
	float: left;
	width: 660px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background-color: #EEEEEE;
	background-image:url(/images/article_block_corner.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#sitemap_block a {
	color: #5e5e5e;
	text-decoration: none;
}
#sitemap_block a:hover {
	text-decoration: underline;
}
#sitemap_block .col {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-left: 15px;
}
#sitemap_block .col-spacer {
	float: left;
	width: 200px;
	height: 15px;
}
#sitemap_block h2 {
	float: left;
	clear: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#sitemap_block h3 {
	float: left;
	clear: left;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 200px;
}