/* Thanks to ERIC MEYER for his CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 7px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0.2em;
	text-transform: uppercase;
	margin-top: 0.2em;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	color: #003399;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #003399;
}
a {
	color: #8E2B15;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 93%;
	background-color: #FFFFFF;
	line-height: normal;
	margin-top: 2em;
}
#pageTop {
	background-position: right top;
	background-color: #83979E;
	height: 140px;
	background-image: url('../images/backgrounds/Geese_supernova.jpg');
	background-repeat: no-repeat;
	width: 100%;
	padding-top: .1em;
	padding-bottom: .1em;
}
#pageTop img {
	top: 15px;
	left: 1em;
	position: relative;
}
#searchBox {
	background-color: #E8FFFF;
	border-top-style: solid;
	border-top-width: 7px;
	border-top-color: #808080;
	display: inline;
	float: right;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#searchBox form {
	display: block;
	float: right;
	padding-right: 5px;
}
#menuBar {
	background-color: #EDF4AC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-color: #808080;
	border-bottom-color: #808080;
	line-height: 3.5em;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: small;
}
#menuBar ul {
	padding: 0.1em 0px 0.1em 0px;
}
#menuBar ul li {
	display: inline;
	line-height: 1.5em;
	padding-left: 0.1em;
	padding-right: 0.1em;
}
#menuBar ul li a {
	padding: 0.1em 0.5em 0.1em 0.5em;
	text-transform: capitalize;
	color: #0D1471;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
#menuBar ul li a:hover {
	color: #444400;
	background-color: #5E5844;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
.litegrayBG {
	background-color: #BEBEBE;
}
.redBG {
	background-color: #FF3300;
}
.redBGsoftsp {
	letter-spacing: 0.3em;
	background-color: #FF3300;
}
.cyanBG {
	background-color: #A8FFFF;
}
.cyanBGsoftsp {
	letter-spacing: 0.3em;
	background-color: #A8FFFF;
}
.greenBG {
	background-color: #00FF00;
}
.greenBGsoftsp {
	letter-spacing: 0.3em;
	background-color: #00FF00;
}
.yelBG {
	background-color: #FFFF00;
}
.yelBGsoftsp {
	letter-spacing: 0.3em;
	background-color: #FFFF00;
}
.purpBG {
	background-color: #AD84DB;
}
.orangeBG {
	background-color: #F4850D;
}
.orangeBGsoftsp {
	letter-spacing: 0.3em;
	background-color: #F4850D;
}
.oliveBG {
	background-color: #ADE407;
}
.tealBG {
	background-color: #00C4C4;
}
.tealBGsoftsp {
	background-color: #00C4C4;
	letter-spacing: 0.3em;
}
.pinkBG {
	background-color: #FF99FF;
}
#quikLinks {
	padding: 7px;
	background-color: #B8B59A;
	width: 19%;
	float: left;
	font-size: small;
	position: relative;
}
#quikLinks img {
	margin: .4em auto .4em auto;
	display: block;
}
#quikLinks ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#quikLinks ul li {
	padding-top: 0.3em;
	padding-left: 0.2em;
	padding-bottom: 0.3em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #626242;
}
#quikLinks ul li a {
	font-variant: small-caps;
	color: #0F1888;
	text-decoration: none;
	text-transform: none;
}
#quikLinks ul li a:hover {
	color: #80FFFF;
}
#quikLinks ul li:hover {
	background-color: #797257;
}
#pageMeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width: auto;
}
#pageMeat ul {
	list-style-position: inside;
}
#pageMeat table {
	border: 4px solid #808080;
	width: 95%;
	border-spacing: 5px;
}
#pageMeat td {
	border-style: solid;
	border-width: 2px;
	border-top-color: #808080;
	border-bottom-color: #808080;
	padding: 7px;
	vertical-align: middle;
}
#bottom {
	font-size: 0.8em;
	font-variant: small-caps;
	border-top-style: solid;
	border-width: 0.4em;
	border-color: #808080;
	text-align: center;
	background-color: #D2FEA3;
	width: 100%;
	clear: both;
	overflow: auto;
	color: #0F4E6C;
	padding-top: 0.3em;
	vertical-align: middle;
	line-height: 1.3em;
}
.floatRight {
	float: right;
	display: inline;
	padding-left: 0.3em;
	padding-bottom: 0.3em;
}
.floatLeft {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignCenter {
	margin: 5px auto 5px auto;
	display: block;
}
.softSpace {
	letter-spacing: 0.3em;
}
.listItemBold {
	font-weight: bold;
}


 /* END CSS RESET */
