/*style.css for racetothetop.org
	Styles declared (more or less) in order: 
	1. tag redefinition
	2. classes
	3. ids
*/
a:link {
	color: #006666;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
acronym {
	border-bottom-color: #188263;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
body.about {
	background-color: #FFFFCC;
	padding: 5px;
	width: auto;
}
caption {
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}
h1, h2, h3, h5 {
	color: #006666;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
h2.mou {
	font-size: 1em;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h3.mou {
	font-size: .8em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
h4.mou {
	font-size: .7em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}
h6 {
	font-size: .9em;
}
html, body {
	background-color: #ECE9D8;
	margin: 0px;
	padding: 0px;
	width: 730px;
}

img {
	border: none;
}

ol.head4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

ol.link li {
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
}

table {
	border: none;
	padding: 0px;
}

td p {
	text-align: left;
}
tbody td p {
	vertical-align: middle;
	padding-right: 1px;

}
tbody.rtAlign td p, td.rtAlign p, .rtAlign {
	text-align: right;
}

th p {
	font-size: 0.7em;
	text-align: center;
	vertical-align: top;
	padding-right: 2px;
	padding-left: 2px;
}

td h4, td h6 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
ul.link li {
	list-style: url(/images/triangle.gif);
}
ul.link a:link, ul.link a:visited {
	text-decoration: none;

}
ul.link a:hover {
	text-decoration: underline;
}
.about p {
	font-size: .8em;
	text-align: justify;
}

.ahem {
	display: none;
	visibility: hidden;
}

.author {
	font-style: italic;
	line-height: normal;
}

.box {
	border: .5pt solid windowtext;
	font-size: .7em;
	padding: 4.0pt 8.0pt 4.0pt 8.0pt;
	text-align: justify;
}

.caption {
	color: #666666;
	font-size: 0.7em;
	font-weight: bold;

}
.center, .center p {
	text-align: center;
}
div.center table {
	margin-left: auto; 
	margin-right:auto; 
	text-align: left;
}
.colA {
	background-color: #669966;
}

.creator {
	color: #999999;
	cursor: text;
	display: block;
	font-size: .7em;
	text-align: center;
}

.dkgreenbox {
	background-color: #006666;
	color: #D6E7CE;
}
.e {
	color: #000000;
	background-color: #B7A87B;
}

.emphasis {
	color: #006666;
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}

.footnote p, p.footnote {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: .7em;
	text-align: left;
}

.footnoteRef {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: .7em;
	vertical-align: text-top;
}

.greenBox {
	background-color: #D6E7CE;
}
.greenBox a:link, .greenBox a:visited, .greenBox p {
	font-size: xx-small;
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.greenBox a:link, .greenBox a:visited {
	font-weight: bold;
}
.greenBox a:hover {
	color: #993333;
}

.hCalendarDayLinked a {
	font-weight: bold;
}

.hidden, .hidden a, .hidden a:hover, .hidden a:visited, a.hidden, a.hidden:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

.hilite {
	background-color: #FFFFCC;
}

.hilite p {
	font-size: 1em;
	padding-left: 4px;
	padding-right: 4px;
	text-align: justify;
}

.hmenu li {
	display: inline;
	font-size: .8em;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.hmenu li a, .hmenu li a:visited {
	background-color: #CC0000;
	color: #FFFFFF;
	height: 20px;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-decoration: none;

}

.hmenu li a:hover {
	background-color: #FFFFCC;
	color: #CC0000;
	text-decoration: none;
}

.hmenu ul {
	color: #FFFFCC;
	display: inline;
	margin: 0;
	padding: 0;
}

.letterlist {
	list-style-type: lower-alpha;
}

.linkBox {
	background-color: #D6E7CE;
	border: 10px solid #ECE9D8;
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.linkBoxTitle {
	border: none;
	border-bottom: solid 5px #ECE9D8;
	font-size: 1em;
	margin: 2px;
	padding: 0px 0px 4px 0px;
	text-align: center;
}

.links p, .links a:link, .links a:visited, .links a:hover {
	font-size: 1em;
}

.menu a:link, .menu a:visited {
	color: #FFFFFF;
	display: block;
	font-size: smaller;
	font-weight: bold;
	margin: 0px;
	padding: 7% 5%;
	text-decoration: none;
	width: 100%;
}

.menu a:hover {
	background-color: #ECE9D8;
	color: #104131;
	text-decoration: none;
}
a.menuHilite:link {
	background-color: #ECE9D8;
	color: #104131;
	display: block;
}

a.menuHilite:hover, a.menuHilite:visited {
	background-color: #ECE9D8;
	border: none;
	color: #104131;
	cursor: default;
	text-decoration: none;
}

a.showIt:hover {
	color: #993333;
}


.moreauthor {
	font-size: .8em;
	line-height: 1em;
}

.morehl {
	font-weight: bold;
	text-decoration: underline;
}

.mou {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: .8em;
}

.moresrc, .moreti {
	font-size: .8em;
}

.navLinks {
	font-size: 0.9em;
	text-align: right;
	font-weight: bold;
}
.navLinks a:link, .navLinks a:visited {
		text-decoration: none;
}
.navLinks a:hover {
	text-decoration: underline;
}
.nobr, .nobr p {
	white-space: nowrap;
}
.nodec {
	text-decoration: none;
}
.o {
	color: #000000;
	background-color: #E4E6B9;
}
.posted {
	color: #999999;
	float: right;
	font-size: .8em;
}

.quote {
	font-size: 1em;
	font-style: italic;
	text-align: justify;
}
.sidebar {
	color: #006666;
	font-size: .8em;
}

.source {
	color: #006666;
	font-size: .8em;
	font-style: italic;
}

li.tabHilite a, li.tabHilite a:visited {
	background-color: #FFFFCC;
	color: #000000;
	cursor: default;
}

.textMenu {
	font-size: 0.8em;
	text-align: center;
}

.textMenu a:visited {
	color: #006666;
}

.textMenu a:hover {
	background: #FFFFCC;
	color: #993333;
}

.updated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#banner {
	background-color: #1E8060;
	height: 84px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 730px;
}

#banner h1 {
	background-color: #1E8060;
	color: #D7E7CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 1em;
	text-align: center;
}

#content {
	background-color: #ECE9D8;
	left: 110px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	position: absolute;
	top: 130px;
}

#goButton {
	position: absolute;
	background-color: #D6E7CE;
	color: #1B6C5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 1.7em;
	line-height: 1.1em;
	padding: 0px;
	right: -2.5em;
	width: 2.5em;
}

#innerNav {
	position: absolute;
}

#menu {
	background-color: #1E8060;
	height: 100%;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 126px;
	width: 100px;
}

#menu li {
	margin: 0px;
	padding: 0px;
}

#menu li span.separator {
	border-top: dotted 1px #D6E7CE;
	color: #D6E7CE;
	display: block;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	padding: 10px 5px 0px 5px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#navBar {
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 84px;
	white-space: nowrap;
	z-index: 1;
}

#navBar a:link, #navBar a:visited {
	background-color: #D6E7CE;
	border-bottom: 1px solid #999999;
	border-left:  1px solid #999999;
	border-right: 0px none;
	border-top: 0px none;
	color: #1E8060;
	display: block;
	margin: 0px;
	padding: 3px 0px 4px 3px;
	text-decoration: none;
	width: 100%;
}

#navBar a:hover {
	background-color: #1E8060;
	border-bottom: 0px none;
	border-left: 1px inset #999999;
	border-right: 0px none;
	border-top: 1px inset #999999;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#navBar li {
	display: inline;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	height: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100px;
}

#navBar ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#news {
	height: 160px;
	overflow: auto;
	position: relative;
	top: 3px;
	width: 185px;
	z-index: 0;
}

#printLinks {
	padding-top: .5em;
	position: absolute;
	top: 0px;
	left: 530px;
	width: 8em;
}

#printLinks img {
	border: none;
	vertical-align: middle;
}

#printLinks p {
	margin: 1em 0 1em 0;
	padding: 0;
	text-align: right;
}

#relMods {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0 0 3px 0;
	padding: 0;
	text-align: left;
}

#relMods li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#relMods li a:link, #relMods li a:visited {
	color: #006666;
	display: block;
	padding: 3px;
	text-decoration: none;
	width: 100%;
}

#relMods li a:hover {
	background-color: #006666;
	color: #D6E7CE;
	text-decoration: none;
}

#search {
	border: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	top: -2px;
	white-space: nowrap;
}

#searchBox {
	background-color: #D6E7CE;
	color: #1B6C5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 2px 0px 2px 5px;
	width: 100px;
}

#slide {
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 106px;
	width: 100%;
}

#textMenu {
	clear: both;
	margin-top: 20px;
	position: relative;
	text-align: center;
}
.leftpad {

	float: left;
	margin: 0px .8em 0px 0px;
}
.rightPad {
	float: right;
	margin-left: .8em;

}
.req {
	color: red;
	font-weight: normal;
	font-style: italic;


}
.question, .question td {
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}
.question p, p.question {
	margin-bottom: 1em;
	margin-top: 2em;
}
.question textarea {
	height: 7em;
	width: 30em;
}
.question .long {
	height: 1.6em;
	width: 20em;
}

.multi {
	margin-right: 2em;
	margin-bottom: 20px;
}

.short{
	width: 10em;
}	
.question table {
	margin-left: -2px;
}