@import url(adv.css);

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

body, p, td, tr, ul, li, div, input, textarea, option, select {
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
	line-height: 1.5em;
}

/* General Link Style */
a { color: #333366; }
a:visited { color: #666666; }
a:hover { color: #3333ff; }

#maintext { 
	margin: 8px 0 0 0;
    width: 90%; 
    }

#maintext p {margin:0;
	margin-bottom: 1em;
}


#footer {
	width: 90%;
	margin: 0 0 12px 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #096;
}

#footer p,dfn,dl,dd {
	font-size: .9em;
}

#footer .navfoot {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	height: 1.2em;
	margin-bottom: 18px;
}

html>body #nav a, html>body #nav strong, html>body #nav em { height: 1.2em; }

/* clickable image border color = black */
.blackborder { border-color: #000000; }

/* Small Text Styles */
.smalltext {
	font-size: .85em;
}

h1,h2,h3,h4,h5,h6 { font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 1.7em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

/* Main Navigation  */
#nav {
	padding-left: 72px;
	font-size: 100%;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	bottom: 0;
	left: 0;
	margin: 0;
}

.picleft {
	padding: 0 8px 6px 0;
	float: left;
}

.skiplink { display: none; }

.clear {
	float: none;
	clear: both;
	display: block;
}

.picright {
	padding: 0 0 6px 8px;
	float: right;
}

#presentations {
	padding: 4px;
	margin: 0 0 9px;
	border: 1px solid black;
}

#presentations p {margin:3px 0 0 0;}
#presentations h2 {margin-top:0;}
#presentations h3 {margin-bottom:0; margin-top: 3px;}

#rightcol h4 {margin: 6px 0 6px 0;
	padding-left: 15px;
}

#rightcol h3 {margin-bottom: 3px;
}
.contactrule {
	border-top: 1px solid #286191;
	width: 100%;
}

#contacts {margin:0}
#contacts p {margin:0;}
#contacts h3 {
	margin:0 0 3px 0;
	border-top: 1px solid #286091;
}

.requestbox {
	text-align: center;
	margin: 6px 0 0 0;
}
.requestbox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.requestbox a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.requestbox a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.requestbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.faq {
	margin: 8px 0px 0px;
}

.rotate {
	margin: 8px 0px 0px;
}

.mission {
	margin: 0px 0px 8px;
}

.mapstatus {
	margin:0;
}
.mapstatus td {
	border-top: 1px solid #286191;
	border-right: 1px none #286191;
	border-bottom: 1px none #286191;
	border-left: 1px none #286191;
	padding: 2px 0px;
}

.tablesetup {
	margin:0;}


.tablesetup td {
border-top: 1px none #000000;
border-right: lpx solid #000000;
border-left: 1px solid  #000000;
border-bottom: 1px solid #000000;
		padding: 2px 5px;
}

.tablecelltop td {
border-top: 1px solid #000000;
		padding: 2px 5px;
}


#searchForm {
	margin: 0px 18px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}
#textfield {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-size: .85em;
}
#Search {
	margin: 0px;
	padding: -2px;
	vertical-align: middle;
	font-size: .8em;
}
.fieldtitle {
	color: #FFF;
	font-size: .85em;
	font-weight: bold;
}
#searcht {
	vertical-align: bottom;
	padding-left: 9px;
	padding-bottom: 6px;
}

