/* CSS Document */

BODY {	margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px;
		margin-left: 0px; 
		background-color: #EDEAF7;
		font-family: tahoma, arial, helvetica, sans-serif; 
		font-size: 12px;
		}

td {	font-family: tahoma, arial, helvetica, sans-serif; 
		font-size: 12px;
		}

h1 {
	margin-top: 3px; 
	margin-right: 5px; 
	margin-bottom: 10px;
	margin-left: 10px; 
	color: #663366;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
}

h2 {
	margin-top: 3px; 
	margin-right: 5px; 
	margin-bottom: 10px;
	margin-left: 10px; 
	color: #663366;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

h3 {
	margin-top: 3px; 
	margin-right: 5px; 
	margin-bottom: 10px;
	margin-left: 10px; 
	color: #663366;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}

h4 {
	margin-top: 3px; 
	margin-right: 5px; 
	margin-bottom: 10px;
	margin-left: 10px; 
	color: #663366;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

h5 {
	margin-top: 3px; 
	margin-right: 5px; 
	margin-bottom: 10px;
	margin-left: 10px; 
	color: #663366;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

h6 {
	margin-top: 3px; 
	margin-right: 5px; 
	margin-bottom: 10px;
	margin-left: 10px; 
	color: #663366;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

td.results_header {background-color: #663366; font-weight: bold; color: #FFFFFF}
td.results_odd {background-color: #FFFFFF}
td.results_even {background-color: #EDE8E6}
tr.horizontal_navigation {background-color: #0d0d59}
td.horizontal_navigation {background-color: #0d0d59}
td.footer_navigation {font-size: 10px; line-height: .8}
tr.table_header {background-color: #C8B468}
tr.table_highlight {background-color: #BEBDCB}

tr.home_section_header {
	color: #ffffff;
	background-color: #0d0d59;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
tr.home_section_left {background-color: #656d7d}
td.home_section_left {background-color: #656d7d}
tr.home_section_right {background-color: #e1e0eb}
td.home_section_right {background-color: #e1e0eb}

td.main {
	background-color: #ffffff;
}

.footer_navigation a,
.footer_navigation a:link,
.footer_navigation a:visited {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer_navigation a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.legend {
	color: #000000;
	font-size: 12px;
	line-height: 1.2;
	font-style: italic;
}

p {
	margin-top: 3px; 
	margin-right: 10px; 
	margin-bottom: 10px;
	margin-left: 10px; 
}

b {
	font-weight: bold;
	font-style: normal;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

.color {
	color: #663366;
	font-weight: bold;
	font-style: normal;
}

i {
	font-weight: normal;
	font-style: italic;
}

.path {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

.filename {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

.command {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
}

.required {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

.discount {
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
}

.delete {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.separator {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.home_locations {
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
}

.home_classes {
	color: #e1e0eb;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
}

.home_classes a,
.home_classes a:link {
	color: #0d0d59;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.home_classes a:hover {
	color: #0d0d59;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.home_classes a,
.home_classes a:visited {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.more_classes {
	color: #0d0d59;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}

.more_classes a,
.more_classes a:link,
.more_classes a:visited {
	color: #0d0d59;
	text-decoration: none;
}

.more_classes a:hover {
	color: #0d0d59;
	text-decoration: underline;
}

FORM {font-family: geneva, arial, helvetica, sans-serif; font-size: 10pt;}
INPUT {font-family: geneva, arial, helvetica, sans-serif; font-size: 10pt;}
SELECT {font-family: geneva, arial, helvetica, sans-serif; font-size: 10pt;}
TEXTAREA {font-family: geneva, arial, helvetica, sans-serif; font-size: 10pt;}