body         {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: 
               #FFFFFF;
	margin: 0px;
	float: left;
}
h1            { color: #008080; font-size: 16pt; font-weight: bold; text-align: center }
h2           { font-size: 14pt; 
               color: #008080; 
               font-weight: bold }
h3           { font-size: 12pt; 
               color: #008080; 
               font-style: italic; 
               font-weight: bold }
               
/* Color Scheme */
.hilitecolor {
	background-color : #55DD99;
}

.basecolor {
	background-color : #00BB33;
}

.shadowcolor {
	background-color : #444444;
}

/* Buttons */
menubutton   { font-size: 8pt; text-align: Center }

/* Standard Link Colors */
A {
	text-decoration: none;
}

A:link {
	color: blue;
	background : transparent;
	text-decoration: underline;
 }

A:visited {
	color: purple;
	background : transparent;
	text-decoration: underline;
}

A:active {
	color: red;
	background : transparent;
}

A:hover {
	color: #00008B;
	background : transparent;
	text-decoration: underline;
}

/* Utility Navigation Bar */
.utility {
	font-size : 10px;
	color: white;
	margin-left : 10px;
	margin-right: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
}

A.utility:hover {
	font-weight : bold;
}

/* Breadcrumb Trail Bar */
.breadcrumb {
	color: white;
	margin-left : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.breadcrumbtext  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
	font : 9px;
}

A.breadcrumb:hover {
	font : bold 9px Verdana,  Arial, Helvetica, sans-serif;
}

/* Group Title Bar */
.groupTitle {
	font-size : 18px;
	color : White;
	font-weight : bold;
	margin-left : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
}

.hilite      { color: #336666 }
.blue {
	color : #6495ED;
	background : transparent;
}
.red {
	color : #DC143C;
	background : transparent;
}
.green {
	color : #32CD32;
	background : transparent;
}

.orgInfo {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.mission {
	margin : 10px 10px 10px 10px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sectionLink {
	font : bold 18px Verdana, Arial, Helvetica, sans-serif;
}

.itemLink {
	font : bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.tableLink   { background-color: #D8D8D8;
               font-variant: normal; 
               font-size: 8pt; 
               text-align: Center; 
               color: #FFFFFF}

.tableLink:link   { color: transparent}

.tableLink:visited { color: #008080 }

.tableLink:active { color: #000000 }

.tableLink:hover { font-weight: bold }

.tableLinkRed { background-color: red; 
                font-variant: normal; 
                font-size: 8pt; 
                text-align: Center; 
                color: #FFFFFF}

.tableLinkRed:link   { color: transparent}

.tableLinkRed:visited { color: #008080 }

.tableLinkRed:active { color: #000000 }

.tableLinkRed:hover { font-weight: bold }

.confidential {
	color : white;
	font : 9px Arial, Helvetica, sans-serif;
	background : transparent;
}

.sectionNav {
	color : white;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
}

.footerWhite {
	color : white;
	font : 9px Arial, Helvetica, sans-serif;
	background : transparent;
}

.footerBlack {
	color : black;
	font : 9px Arial, Helvetica, sans-serif;
	background : transparent;
}

.last_modified { color: #008080; font-size: 8pt; text-align: Center }
address      { margin-left: 8; margin-top: 3; margin-bottom: 3 }
.newsheadline { color: #096; font-size: x-small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal }
.title { color: black; font-size: x-large; font-family: Georgia, "Times New Roman", Times, serif }
.FAQ_question  { font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: italic; font-weight: bold }
.FAQ_answer    { font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; margin-left: 24pt }
.class { text-indent: 12pt }
.returntop { color: gray }
.indent { margin-left: 48pt }
