/**
 * Primary site styles
 *
 * Copyright (c) 2004 Nichols Research, Inc.
 * Author: Spencer Wysinger (swysinger@nicholsresearch.com)
 */

body, td, th, input, select, textarea {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #555;
}
body, html { margin: 0; padding: 0; background-color: #67637B; }
a { color: #54437A; }
/*a:hover { color: #7F6DA7; } */
a:hover { color: #d00; }
h1 { font-size: 18px; background-color: #dedede; padding: 6px; margin: 0; }
h2 { font-size: 13px; margin-bottom: 0.5em; margin-top: 0em; color: #555; }
h3 { font-size: 11px; }
/*h1 a, h2 a, h3 a { text-decoration: none; color: #555; } */
h1 a, h2 a, h3 a { text-decoration: none; color: #8069A5; }
p, ul, ol { margin-top: 0; margin-bottom: 1em; }
img { display: inline; }
form { display: inline; }
.block { display: block; }
h1, h2, h3, p, ul, ol { cursor: default; } /* make more like a real ui */

.footer {
	font-size: 9px;
	text-align: center;
	width: 754px;
	padding-bottom: 0.5em;
	color: #dbd7f0;
	cursor: default;
}
.footer a {
	color: #dbd7f0;
	text-decoration: underline;
}
.footer a:hover {
	color: #fff;
}

/* frequently asked questions */
.question {
	font-weight: bold;
	margin: 0.5em 2em 0.5em 1em;
	line-height: 1.4em;
}
.answer {
	line-height: 1.4em;
	margin: 0 2em 1em 1em;
}
.answer ol, ul {
	margin-top: 0;
	line-height: 1.4em;
}

.notice {
	border: 2px dashed #ddd;
	padding: 4px;
	color: #676767;
	background-color: #f5f5f5;
	line-height: 1em;
	width: 85%;
	text-align: left;
}

.subinfo {
	font-size: 9px;
	line-height: 1.2em; 
	margin-top: -0.8em;
	margin-bottom: 1em;
}

td.mbactive {
	background: url(/_res/gfx/mb/bg-on.gif);
}
td.mbinactive {
	background: url(/_res/gfx/mb/bg-off.gif);
}

/* search results */
.sresult {
	margin: 1em 0 0 0;
}
.sresult img {
	display: inline;
	margin: 0;
	padding: 0;
}
.sresultfoot {
	font-size: 9px;
	color: #777;
}
.sresultfoot a {
	color: #777;
}

.tsmall td {
	font-size: 10px;
}

.formtitle {
	background-color: #efefef;
	border-bottom: 1px solid #ddd;
	padding: 4px;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

.frmtbl td, .frmtbl th {
	border-bottom: 1px solid #ddd;
	padding: 4px;
	text-align: left;
}

.frmtbl_sp td {
	border-bottom: 0;
	border-top: 1px solid #ddd;
}
.frmtbl_sp th {
	border-top: 0;
	border-bottom: 0;
	font-size: 9px;
	padding-top: 2px;
}

.frmtbl_bl td {
	border-bottom: 0;
	padding: 0;
}
.frmtbl_bl th, .frmtbl_sp th {
	font-weight: normal;
	color: #555;
}

td.subfield {
	padding-right: 5px;
	font-size: 9px;
	color: #555;
}


/**
 * sidebar area
 */

#sidebarcell {
	background: url(/_res/gfx/sb/bg.gif);
	vertical-align: top;
	width: 152px;
}

#sidebarcontents {
	background: url(/_res/gfx/sb/grad.gif);
	background-repeat: no-repeat;
	font-size: 9px;
}

#sidebarcontents img.titleimg {
	margin: 0 0 2px 0;
	width: 152px;
	height: 24px;
}

#sidebarcontents .sidebarlink {
	padding-left: 12px;
	padding-top: 1px;
}

#sidebarcontents .sidebarlink img {
	width: 6px;
	height: 6px;
	margin-right: 2px;
	margin-left: 0px;
}

#sidebarcontents .etflink {
	font-size: 9px;
	padding-left: 2px;
	margin: 1em;
}

#sidebarcontents .etflink a {
	text-decoration: none;
}

#sidebarcontents .sidebarlink a {
	text-decoration: none;
}

#searchbox {
	margin-left: 12px;
	margin-right: 5px;
	border: 1px solid #888;
	color: #555;
}


/**
 * page content area
 */

#pagecontent {
	background-color: #fff;
	background: url(/_res/gfx/pagebg.gif);
	padding: 6px 6px 0 6px; 
/*	padding: 3px 3px 0 4px; */
	vertical-align: top;
	width: 618px;
}

#pagecontent img.titleimg {
	margin-left: 0px;
	margin-top: 2px;
	width: 600px;
	height: 27px;
}

#pagepadding {
	padding: 1em 8px 0 8px;
}

#pagepadding p, ul, ol {
	line-height: 1.4em;
}


/**
 * locations page content area
 */

#loccontent {
	background: url(/_res/gfx/loc_bg.gif);
	background-repeat: repeat-x;
	padding: 6px 1px 1px 1px;
	margin-bottom: -1em;
	width: 450px;
	vertical-align: top;
}

#loccontent p, ul, ol {
	line-height: 1.4em;
}

#loccontent h2 {
	border-bottom: 1px solid #ddd;
}

#loccontent h3 {
	margin: 0;
}

#loccontent .subinfo {
	margin: 0;
}

#loccontent .routeindex {
	font-size: 9px;
	margin-bottom: 0.8em;
}

#loccontent .routeindex a {
	text-decoration: none;
}

#loccontent img.mapimg {
	width: 180px;
	height: 180px;
	margin-left: 6px;
	margin-right: -1px;
	border: 1px solid #555;
	margin-top: 3px;
}

#locaddress {
	background: url(/_res/gfx/loc_botleft.gif);
	font-size: 9px;
	line-height: 10px;
	padding-left: 8px;
	color: #595959;
	width: 271px;
	vertical-align: top;
}

#locsidebarcell {
	vertical-align: top;
	padding-left: 6px;
	padding-top: 48px;
	font-size: 9px;
}

#locsidebarcell .sidebarlink {
	padding-top: 1px;
}

#locsidebarcell .sidebarlink img {
	width: 6px;
	height: 6px;
	margin: 0 2px 0 4px;
}

#locsidebarcell .sidebarlink a {
	text-decoration: none;
}

#locsidebarcell img.titleimg {
	margin: 8px 0 2px 0;
	width: 132px;
	height: 17px;
}

#weatherbug {
	padding-top: 5px;
	padding-left: 6px;
	width: 120px;
}

#weatherbug img {
	width: 50px;
	height: 50px;
	margin-right: 4px;
}


.splashcell .splashlinks {
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.splashcell .splashlinks a {
	text-decoration: none;
}

.splashinfocell {
	font-size: 10px;
}

.splashinfocell p {
	margin: 8px 0 0 0;
}

.splashinfocell a {
	text-decoration: none;
}

.fpcell {
	background: #fff;
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}

#pffooter .footer {
	font-size: 9px;
	margin-top: 3em;
	color: #777;
}

#pffooter .footer a {
	color: #888;
}


table.idxtable {
	width: 600px;
}

table.idxtable th {
	border-bottom: 1px solid #ddd;
	background: url(/_res/gfx/idx/bg2.gif);
	vertical-align: top;
	cursor: pointer;
	width: 1%;
}

table.idxtable td {	
	border-bottom: 1px solid #ddd;
	background: url(/_res/gfx/idx/bg2.gif);
	padding-top: 12px;
	vertical-align: top;
	cursor: pointer;
	width: 99%;
}

table.idxtable th img {
	margin: 8px;
	width: 81px;
	height: 61px;
}

/* news archive items */
.na_item {
	margin-bottom: 1.4em;
}
.na_item p {
	margin: 0.5em 0 0 0;
	color: #656565;
}
.na_item a {
	text-decoration: none;
}
.na_title {
	font-weight: bold;
	border-bottom: 1px solid #dedede;
}

