/* CSS definition file containing sitestyle stylesheets */

BODY {
	background-color : #ffffff;
	color : #000000;
	margins : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
INPUT {
	background-color : #ffffff;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 2px outset;
}
INPUT.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}
INPUT.radio {
	background-color : #ffffff;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 0px;
}
INPUT.checkbox {
	background-color : #ffffff;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 0px;
}
TEXTAREA {
	background-color : #ffffff;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 2px outset;
}
SELECT {
	background-color : #ffffff;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 2px outset;
}
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

a {
	color : #400000;
	text-decoration : underline;
}
a:hover {
	color : #400000;
	text-decoration : underline;
}
.report_label {
	background-color : #000000;
	color : #ffffff;
	font-weight : bold;
	font-size : 9px;
	text-decoration : none;
}
.report_line1 {
	background-color : #eeeeee;
	color : #000000;
	font-size : 9px;
	text-decoration : none;
}
.report_line2 {
	background-color : #dddddd;
	color : #000000;
	font-size : 9px;
	text-decoration : none;
}
.formlabel {
	color : #000000;
}

.menubar {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : normal;
	font-size : 15px;
	text-decoration : none;
	background-color : #400000;
	color : #F9E078;
}
a.menubar {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : normal;
	font-size : 15px;
	text-decoration : none;
	background-color : #400000;
	color : #F9E078;
}
a:hover.menubar {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : normal;
	font-size : 15px;
	text-decoration : underline;
	background-color : #400000;
	color : #F9E078;
}
.menubar_selected {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : bold;
	font-size : 15px;
	text-decoration : none;
	background-color : #400000;
	color : #F9E078;
}
a.menubar_selected {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : bold;
	font-size : 15px;
	text-decoration : none;
	background-color : #400000;
	color : #F9E078;
}
a:hover.menubar_selected {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : bold;
	font-size : 15px;
	text-decoration : underline;
	background-color : #400000;
	color : #F9E078;
}
.submenubar {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : normal;
	font-size : 15px;
	text-decoration : none;
	background-color : #400000;
	color : #F9E078;
}
a.submenubar {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : normal;
	font-size : 15px;
	text-decoration : none;
	background-color : #400000;
	color : #F9E078;
}
a:hover.submenubar {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : normal;
	font-size : 15px;
	text-decoration : underline;
	background-color : #400000;
	color : #F9E078;
}
.submenubar_selected {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : bold;
	font-size : 15px;
	text-decoration : none;
	background-color : #400000;
	color : #F9E078;
}
a.submenubar_selected {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : bold;
	font-size : 15px;
	text-decoration : none;
	background-color : #400000;
	color : #F9E078;
}
a:hover.submenubar_selected {
	font-family : 'Times New Roman',Times,serif;
	color : #F9E078;
	font-weight : bold;
	font-size : 15px;
	text-decoration : underline;
	background-color : #400000;
	color : #F9E078;
}

.title {
	font-family : 'Times New Roman',Times,serif;
	font-size : 25px;
	color : #400000;
	font-weight : normal;
}
.subtitle {
	color : #000000;
	font-weight : bold;
}
.instructions {
	font-size : 11px;
}

.dateline {
	font-size : 10px;
}
.copyright {
	font-size : 11px;
	color : #400000;
}
.note {
	font-size : 12px;
	color : #ffffff;
	background-color : #000000;
}
.footnote {
	font-size : 11px;
}
.footer {
	font-size : 11px;
}
.codeexample {
	font-family : Courier;
}
.small {
	font-size : 10px;
}
.brownline {
	background-color : #400000;
}
