BODY
{color: #333333; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size:10pt;
/*IE 5.5 scrollbars -- they are CSS2 errors but not visible*/
scrollbar-3d-light-color : #000000;
scrollbar-arrow-color : #333333;
scrollbar-base-color : #333333;
scrollbar-dark-shadow-color : #FFFFFF;
scrollbar-face-color : #EBEBEB;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #333333;
background-color: #000000;
}

INPUT.TEXT {
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt;
font-weight : bold;
background-color : 336699;
border-color : 336699;
border-style : inset;
border-width : 2px;
color : FFFFFF;
}


/*To turn off all images set display equal to NONE*/
IMG {display: inline;}

/*Bold text weight*/
B
{
font-weight: 700;
}

/*Paragraph specifications*/
P
{font-family:Arial, Helvetica, sans-serif; font-size:10pt;}

/*Active Link Specifications*/
A
{color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
A:hover
{color: #000000; text-decoration: none;}

Table
{color: #333333; font-family: Arial, Helvetica, sans-serif;  font-size:10pt;}

HR
{
COLOR: #000000; HEIGHT: 1px
}

LI
{
    LIST-STYLE-TYPE: square
}

/*Headers--Block Level--Requires one space above and below*/

H1 {font-family:Palatino, "Times New Roman", Arial, Helvetica, sans-serif; font-size:32px; font-weight: normal; color: #000; text-decoration: none;}

H2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; color: #333333; text-decoration: none;}

H3 {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color: #333333; text-decoration: none;}



/*Main Navigation--background color only applies to actual text*/
.NAV
{background-color: #FFFF93; color: #000000; font-size: 11px; font-weight: normal; font-family:Palatino, "Times New Roman", Arial, Helvetica, sans-serif;}

#navbar {
	width:100%;
	height:30px;
	background:#FFFF93;
	text-align:center;
	line-height:30px;
	text-transform:uppercase;
	font-weight:bold;
	}
#navbar a {
	font-family:Palatino, "Times New Roman", Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.pagebg
{background-color: #FFFFE1; color: #000000; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

/*Normal Text*/
.text
{color: #333333; font-family: Arial, Helvetica, sans-serif;  font-size:10pt;}


/*This is the copyright but does not include the bottom navigation*/
.copyright
{color: white; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:9px;; background-color: #000000}
.copyright A {color: white; text-decoration: underline; font-weight: 700;}
.copyright A:Hover {color: #CCCCCC; text-decoration: none; font-weight: 700;}

/*Bottom Navigation*/
.Bnav
{color: #333333; font-family: Arial, Helvetica, sans-serif;  font-size:11px;}

.small
{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}

.text
{font-family:Arial, Helvetica, sans-serif; font-size:10pt; color: #333333;}


.warning
{color: red; font-family: arial, Arial, Helvetica, sans-serif; font-size:13px;font-weight: bold;}
.warning A
{color: red; font-family: Arial, Helvetica, sans-serif;  font-size:8pt; text-decoration: underline;}
.warning A:Hover
{color: red; font-family: Arial, Helvetica, sans-serif;  font-size:8pt; text-decoration: underline;}

.darkbg
{
background-color: #000000;
}

.lightbg
{
background-color: #cccccc;
}

.required
{color: red; font-family: arial, Arial, Helvetica, sans-serif; font-size:13px;font-weight: bold;}

.label
{text-align: right; FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.field
{FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff;}


.required
{color: red; font-family: arial, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bolder;}

.section1 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: white; background-color: #000000;}
.section1 A {color: white; text-decoration: underline;}
.section1 A:Hover {color: white; text-decoration: none;}
.section1 UL {color: white;}

.section2 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #F7F7F7;}

.border
{margin-top: 0px; border-style: solid; border-width: 1px; border-color: black;}

.home {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: white; background-color: #000000;}
.home A {color: white; text-decoration: underline;}
.home A:Hover {color: white; text-decoration: none;}


