body {
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	background-image:url(../img/window_bg.gif);
	background-repeat:repeat;
	color:#333333;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a img {
	border:0px;
}
input {
	font-size:10px;
	border:1px solid #333333;
	padding-left:2px;
	margin-bottom:1px;
	margin-top:1px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-size:10px;
	border:1px solid #333333;
	margin-top:1px;
	margin-bottom:1px;
}
textarea {
	font-size:10px;
	border:1px solid #333333;
	padding-left:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input[type=checkbox] {
	width:auto;
	border:0px;
	background-color:transparent;
}
input[type=submit] {
	margin-bottom:4px;
	margin-top:4px;
}
form {
	margin:0px;
}
ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}
h1, h2 {
	font-size:12px;
	font-weight:bold;
	display:inline;
	margin:0px;
	padding:0px;
}
h1 {
	border-bottom:1px solid #333333;
	color:#364167;
}
a h1 {
	border:0px;
}
h2 {
	color:#364167;
	text-transform:uppercase;
}
h3 {
	display:inline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
}
.clear {
	clear:both;
}
.disabled {
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}
#contents-frame {
	width:778px;
	min-height:400px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:0px;
	background-color:#FFFFFF;
	border-left:1px solid #3D6491;
	border-right:1px solid #3D6491;
	border-bottom:1px solid #3D6491;
}
#header {
	width:780px;
	height:70px;
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
#logo-area {
	width:200px;
	height:50px;
	cursor:pointer;
	margin-top:-50px;
}
#printmap {
	position:relative;
	top:-20px;
	text-align:right;
	padding-right:10px;
}
#main-banner {
	width:468px;
	height:60px;
	position:relative;
	left:250px;
	margin-top:-12px;
}
#location-bar {
	width:758px;
	height:30px;
	line-height:30px;
	padding-left:20px;
}
.location-item {
	margin-right:5px;
	padding-right:10px;
	background-image:url(../img/little_arrow.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
}
.location-item#active-location {
	background-image:none;
	padding-right:0px;
}
#left-contents {
	float:left;
	width:140px;
}
#middle-contents {
	float:left;
	width:490px;
	padding:0px 10px 0px 10px;
}
#right-contents {
	float:left;
	width:128px;
}
#main-menu {
	width:778px;
	height:34px;
	background-color:#F4F4F4;
	background-image:url(../img/top_menu_bg.gif);
	background-repeat:no-repeat;
}
#main-menu ul {
    /*display:inline;*/
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#main-menu li {
	display:inline;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin-left:20px;
	margin-top:13px;
}
#main-menu li a:hover {
	color:#B51E1A;
}
#main-menu li#active-main-menu {
	background-image:url(../img/menu_left_bg.gif);
	background-repeat:no-repeat;
	height:22px;
	padding-left:10px;
	padding-top:5px;
	margin-top:7px;
}
#main-menu li#active-main-menu a {
	background-image:url(../img/menu_right_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:22px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:6px;
}
#sub-menu {
	background-image:url(../img/left_menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#sub-menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#sub-menu li {
	margin:0px;
	padding:0px 10px 0px 0px;
	display:block;
	height:20px;
	line-height:20px;
	text-align:right;
	font-weight:bold;
	background-image:url(../img/left_menu_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	cursor:pointer;
	white-space:nowrap;
	overflow:hidden;
}
#sub-menu li#active-sub-menu a {
	color:#B51E1A;
}
#rand-searches {
	width:480px;
	overflow:hidden;
	border:1px dashed #F6F6F6;
	clear:both;
	white-space:nowrap;
	color:#CCCCCC;
}
#rand-searches a {
	color:#CCCCCC;
}
.extra-menu {
	margin-bottom:20px;
	text-align:left;
}
.extra-menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.extra-menu li {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 5px;
	font-weight:bold;
	line-height:18px;
	background-image:url(../img/little_arrow.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	width:120px;
	white-space:nowrap;
	overflow:hidden;
}
.filter-header {
	margin-top:15px;
	background-image:url(../img/filterhead_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
	line-height:17px;
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
}
.filterblock {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:4px 10px 8px 10px;
	background:#F9F9F9;
	background-image:url(../img/filterblock_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.filterblock input, .filterblock select {
	margin-left:4px;
}
.list-item {
	line-height:20px;
	background-image:url(../img/next_arrow.gif);
	background-position:4px 7px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 16px;
	cursor:pointer;
}
#footer-left {
	float:left;
	width:140px;
	height:70px;
	background-image:url(../img/footer_left_bg.gif);
	background-repeat:no-repeat;
}
#footer-contents {
	float:left;
	width:638px;
	height:70px;
	background-image:url(../img/footer_content_bg.gif);
	background-repeat:repeat-x;
}
#news {
	display:block;
	position:relative;
	padding:4px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../img/pages_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #F0F0F0;
}
#news .news-item {
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
	cursor:pointer;
	text-align:justify;
}
#news .news-item:hover {
	background-color:#FCFCFC;
}
#news .news-item a:hover {
	text-decoration:none;
}
.required-input {
	background-image:url(../img/required.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
}
.lang-select {
	height:20px;
	margin-left:10px;
	line-height:20px;
}
.lang-select a {
	font-size:10px;
	font-weight:bold;
	color:#3D6591;
}
.lang-select#active-lang a {
	color:#B51E1A;
}
#date {
    width:160px;
	float:right;
	margin-top:-19px;
	padding-right:10px;
	text-align:right;
}
.menu-heading {
	width:128px;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	margin-left:2px;
	border-bottom:2px solid #9AAFC6;
}
.search-top {
	width:490px;
	background-image:url(../img/search_top_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:7px;
}
.search-middle {
	background-color:#EFF2F6;
}
.search-bottom {
	background-image:url(../img/search_bottom_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:7px;
}
.search-link {
	margin-top:-13px;
	text-align:right;
	padding-right:10px;
	cursor:pointer;
	font-weight:bold;
	color:#990033;
}
.send-profile-link {
	height:16px;
	line-height:16px;
	background-image:url(../img/send_email.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:20px;
	padding-bottom:10px;
	margin-right:5px;
	text-align:right;
	font-weight:bold;
	cursor:pointer;
}
.search-submit {
	background-color:#CCCCCC;
}
.nb {
	border:0px;
	background-color:transparent;
}
#message, #error {
	border:1px solid #009900;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	color:#009900;
	font-weight:bold;
	margin-bottom:10px;
}
#error {
	border:1px solid #CC0000;
	color:#CC0000;
}
.copyright {
	font-size:10px;
	color:#666666;
	line-height:20px;
	text-align:center;
	padding-top:46px;
	padding-right:70px;
}
#cms {
	margin-top:-17px;
	margin-left:590px;
	font-weight:bold;
}
#cms a {
	color:#CCCCCC;
}
#cms a:hover {
	color:#666666;
}
.infolinks {
	line-height:18px;
}
.infolinks a {
	background-image:url(../img/little_arrow.gif);
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
}
.text {
	font-size:11px;
	font-weight:100;
	line-height:18px;
	text-align:justify;
	padding:5px;
}
.description, .description a {
	font-size:10px;
	font-weight:100;
	line-height:20px;
	color:#666666;
}
.description a:hover {
	color:#000000;
}
.heading, .heading a, .news-heading, .news-heading a {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
.small-heading, .small-heading a {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
.small-heading {
	display:block;
	border-bottom:1px solid #333333;
}
.big-heading, .big-heading a {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #333333;
	color:#364167;
}
.notice {
	font-size:10px;
	color:#666666;
	font-weight:100;
	font-style:italic;
}
.news-heading {
	background-image:url(../img/big_sheet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
	color:#364167;
}
.date-text {
	font-size:10px;
	line-height:15px;
	color:#999999;
	margin-top:10px;
	padding-left:12px;
	background-image:url(../img/small_sheet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.error-text {
	color:#990000;
	font-weight:bold;
}
.continue-link {
	display:block;
	text-align:right;
	color:#000000;
	margin-top:-15px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}
.back-link {
	display:block;
	height:20px;
	padding:0px;
	line-height:19px;
	background-image:url(../img/previous_arrow.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	background-color:#F2F2F2;
	padding-left:15px;
}
.google-link {
	background-image:url(../img/google_small.gif);
	background-repeat:no-repeat;
	padding-left:55px;
	padding-top:2px;
	padding-bottom:4px;
	text-align:right;
	height:22px;
}
.info-links {
	margin-top:2px;
	padding-right:5px;
	vertical-align:middle;
}
.info-links img:hover {
	margin-top:-1px;
	margin-bottom:1px;
}
.clickable {
	cursor:pointer;
}
.pages {
	height:20px;
	line-height:20px;
	text-align:center;
	background-image:url(../img/pages_bg.gif);
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
}
.content-table, .org-table {
	border:1px solid #CCCCCC;
}
.content-table td {
	padding-left:4px;
}
.org-table th {
	padding-left:5px;
}
.org-table div {
	padding-left:5px;
}
.table-heading {
	height:22px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/heading_bg.gif);
	background-repeat:repeat-x;
}
.table-subheading {
	height:22px;
	line-height:22px;
	background-color:#F4F2F4;
	font-size:12px;
	font-weight:bold;
}
.table-entry {
	border-bottom:1px dashed #CCCCCC;
}
.content-heading {
	height:20px;
	background-image:url(../img/heading_bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	line-height:20px;
}
.category-list {
	margin:0px;
	padding:0px;
	margin-left:15px;
	line-height:18px; 
	list-style-image:url(../img/little_arrow.gif);
}
.no-logo {
	margin-top:-60px;
	padding-bottom:60px;
	font-weight:bold;
	clear:both;
}
.inforow {
	border-bottom:1px dashed #CCCCCC;
	padding-left:5px;
	padding-right:5px;
}
.keywords-list {
	margin-left:10px;
	margin-top:5px;
	display:none;
}
.keywords-list li {
	display:inline;
	padding-left:10px;
	padding-right:5px;
	margin-top:10px;
	line-height:20px;
	border-left:1px dashed #000000;
	list-style-type:none;
}
.bgoption {
	background-position:right top;
	background-repeat:no-repeat;
}
.side-heading {
	height:22px;
	margin:6px 10px 0px 6px;
	padding-left:4px;
	line-height:22px;
	background-image:url(../img/pages_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
.side-row {
	width:124px;
	height:20px;
	overflow:hidden;
	margin-left:6px;
	padding-left:4px;
	line-height:20px;
}
.weather-img {
	margin-top:-28px;
	margin-right:5px;
	text-align:right;
}
.button, .button span {
	text-align:center;
	color:#333333;
	padding:4px 0px 4px 6px;
	font-weight:bold;
	background-image:url(../img/btn_left.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.button span {
	padding:4px 6px 4px 0px;
	margin-top:-4px;
	background-image:url(../img/btn_right.gif);
	background-position:right top;
}