UL {
	list-style-position:outside;
	color:#003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

OL {
	list-style-position:outside;
	list-style-type:disc;
	color:black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}



BLOCKQUOTE {
	background:#FFFFFF;
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.clear BLOCKQUOTE {
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

EM {
	background:#FFCC33;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : italic;
}

BODY      {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	text-align: justify;
	font-size:10pt;
	scrollbar-base-color: white;
	scrollbar-arrow-color: #003300;
	scrollbar-shadow-color: #999999;
	scrollbar-lightshadow-color: #666666;
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: black;
}

H1        {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#003300; weight:bold; font-size:18pt}
H2        {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:#003300; weight:bold; font-size:18pt}
H3        {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#003300;
	weight:bold;
	font-size:14pt;
	font-variant: small-caps;
}


/*
Purpose:Navigation- Plain and Linked Text
Application:Bottoms of primary pages only.
Note: How this class is applied may affect earlier browsers.
*/
.nav{
  color:#FFFFFF;
  background-color:#000000;
}
.nav a:link{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  text-decoration:none;
}
.nav a:visited{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   text-decoration:none;
}
.nav a:hover{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   text-decoration:underline;
}
.nav a:active{
	color:#000000;
	text-decoration:underline;
	background:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*
Purpose:Default document link styles
Application:Automatic
Note: a:hover and a:active are not available in NS4x
*/

.gallery{
  color:#003300;
  background-color:#000000;
}

.gallery a:link    {
	color:#003300;
	text-decoration:none;
	background:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} /*unvisited link*/
.gallery a:visited {
	color:#003300;
	text-decoration:none;
	background:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} /*visited link*/
.gallery a:hover   {
	color:#003300;
	text-decoration:underline;
	background:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
.gallery a:active  {
	color:#FFFFFF;
	text-decoration:underline;
	background:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link    {
	color:#003300;
	text-decoration:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} /*unvisited link*/
A:visited {
	color:#003300;
	text-decoration:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} /*visited link*/
A:hover   {
	color:#003300;
	text-decoration:underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
A:active  {
	color:#FFFFFF;
	text-decoration:underline;
	background:#003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*
Purpose:To make the thin outline on the top and left of the table
Application:<table>
*/
.tableborder {
border-top: 1px solid #003300;
border-right: 0px;
border-bottom: 0px;
border-left: 1px solid #003300;
}

/*
Purpose:To make the thin outline on the top and left of the table
Application:<table>
*/
.tabletopborder {
border-top: 1px solid #000000;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}

/*
Purpose:To make the thin outline on the bottom and right of the table cells
as long as .tableborder is applied to the <table> tag
*/
.cellborder{
border-top: 0px;
border-right: 1px solid #003300;
border-bottom: 1px solid #003300;
border-left: 0px;
}

/*
Purpose:Navigation- Plain and Linked Text
Application:Bottoms of primary pages only.
Note: How this class is applied may affect earlier browsers.
*/
.sortheader{
  color:#FFFFFF;
  background-color:#003300;
}
.sortheader a:link{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  text-decoration:none;
}
.sortheader a:visited{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   text-decoration:none;
}
.sortheader a:hover{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   text-decoration:underline;
}
.sortheader a:active{
	color:#003300;
	text-decoration:underline;
	background:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.smallText{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.verySmallTextCopy {

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.greenText {
	color: #003300;
}
.smallBlackText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallBlackText a:link{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#990000;
  text-decoration:none;
}
.smallBlackText a:visited{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#990000;
   text-decoration:none;
}
.smallBlackText a:hover{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#990000;
   text-decoration:underline;
}
.smallBlackText a:active{
	color:#FFFFFF;
	text-decoration:underline;
	background:#990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.smallWhiteText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
}
.smallWhiteText a:link{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  text-decoration:none;
}
.smallWhiteText a:visited{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   text-decoration:none;
}
.smallWhiteText a:hover{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   text-decoration:underline;
}
.smallWhiteText a:active{
	color:#000000;
	text-decoration:underline;
	background:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.button1 { background:#000000; color:#FFFFFF;
}
.button2 { background:#990000; color:#FFFFFF;
}
.field { background:#CCCCCC; color:#333333;
}
.tablefourborders {
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
