/* HTML Elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000000;
	color: #000000;
}

li,ol,ul,br,input,p,select,option,textarea,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
	vertical-align: top;
}

/**** a {text-decoration: none; color: #003366; } **** commented out by W.Bailey 11/10/02 ****/

a {color: #aaaaaa; }

/* Body Styles */
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style:  italic;
}

.fontwhite6pt {
	color: #ffffff;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontwhite7pt {
	color: #ffffff;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontwhite8pt {
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontblack8pt {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontblack10pt {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontblack12pt {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontblack14pt {
	color: #000000;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontblack18pt {
	color: #000000;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontwhite9pt {
	color: #ffffff;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.fontwhite10pt {
	color: #ffffff;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.fontwhite14pt {
	color: #ffffff;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.fontwhite18pt {
	color: #ffffff;
	font-weight: bold;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.footer2 {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.formLabel {
	font-weight: bold;
}

.formLabel2 {
	font-weight: bold;
	text-align: right;
}

.formRequired{
	font-weight : bold;
	color : ff0000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform:  uppercase;
	color: #003366;
	text-decoration: none;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform:  uppercase;
	color: #003366;
	text-decoration: none;
}

.homeSpecial {
	font-weight: bold;
	font-style: italic;
}

.homeSpecialBottom {
	color: #800000;
}

.inverted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000000;
	color: #ffffff;
}

.invertedSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

.lineBlack {
	background-color: #000000;
}

.lineGray {
	background-color: #666666;
}

.lineNavy {
	background-color : #000080;
}

.lineCalendarThin {
	background-color: #696969;
}

.lineCalendarBorder {
	background-color: #1E4174;
}

.navbar {
	background-color: #1e4174;
	color: #ffffff;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 17pt;
}

.quoteReference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	color: #003366;
}

.sectionLine {
	background-color: #003366;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.subhead2{
	background-color : #cccccc;
	font-weight: bold;
}

.subhead3 {
	color: #1e4174;
	font-weight: bold;
	font-size: 10pt;
}

.submenuHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	text-transform : uppercase;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
