a:link { color:990000;}
a:visited { color:660000;}
a:hover { 
  color:ff6600;
  text-decoration : underline;
}
a:active { color:cccc00;}

.textflushtop {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 9pt;
  color : #003333;
  margin-left : 10px;
  margin-right : 10px;
  margin-top : 0px;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #003333;
	margin-left : 10px;
	margin-right : 10px;
}

.SearchText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #003333;
	margin-left : 10px;
	margin-right : 10px;
  margin-top : 0px;
  margin-bottom : 0px;
}

.SearchTerms {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #003333;
	margin-left : 10px;
	margin-right : 10px;
  margin-top : 0px;
  margin-bottom : 15px;
}

.list {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #003333;
	line-height : 11.5pt;
}

.boldtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #003333;
}

.intro {
	font-family : Adobe Garamond, Georgia, Times New Roman, serif;
	font-size : 12pt;
	font-weight : bold;
	color : #003366;
	line-height : 17pt;
}

.orange {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ff6600;
	line-height : 12pt;
}

.subhead1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : #008888;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom: 0px;
}

.subhead2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #003366;
	margin-left : 10px;
	margin-right : 10px;
}

.subhead3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #003366;
	margin-left : 10px;
	margin-right : 10px;
}

.subhead2LocalNav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #003366;
	margin-right : 10px;
}

.smallLocalNav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-indent: -10px;
	padding: 10px;
}

.formlabel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #333333;
}

.formrequired {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #990000;
}

.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #333333;
	line-height : 17pt;
}

.heading1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : #FFFFFF;
	line-height : 13pt;
	font-weight : bold;
}

.heading2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : #000000;
	line-height : 18pt;
	font-weight : bold;
}

.heading3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000099;
	line-height : 18pt;
	font-weight : bold;
}

/* used in Global Nav */
.yellow {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffcc00;
	line-height : 12pt;
}

.yellow:link {
	color : #ffcc00;
  text-decoration : none;
}
.yellow:visited {
	color : #ffcc00;
  text-decoration : none;
}
.yellow:hover {
	color : #ffcc00;
  text-decoration : underline;
}



/* Local Nav entries */
.LocalNavLevel1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #003366;
}
.LocalNavLevel1:link {
	color : #003366;
  text-decoration : none;
}
.LocalNavLevel1:visited {
	color : #003366;
  text-decoration : none;
}
.LocalNavLevel1:hover {
	color : #003366;
  text-decoration : underline;
}


.LocalNavLevel2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
/*	text-indent: -10px;
	padding: 10px; */
}
.LocalNavLevel2:link {
	color: #990000;
  text-decoration : none;
}
.LocalNavLevel2:visited {
	color: #990000;
  text-decoration : none;
}
.LocalNavLevel2:hover {
/*	color: #990000; */
  color : #ff6600;
  text-decoration : underline;
}


.LocalNavLevel2Selected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.LocalNavLevel2Selected:link {
	color: #000000;
  text-decoration : none;
}
.LocalNavLevel2Selected:visited {
	color: #000000;
  text-decoration : none;
}
.LocalNavLevel2Selected:hover {
	color: #000000;
  text-decoration : underline;
}


.LocalNavLeftDivider {
  background-color : #666666;
}


/* MsgBoard entities */
.MsgBrdGreen        { background-color : #006666; }
.MsgBrdLightGreen   { background-color : #6B969C; }
.MsgBrdOrange       { background-color : #ff9631; }
.MsgBrdGray         { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: gray; }
.MsgBrdDivider      { background-color : #990000; }
.MsgBrdForum        { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14pt; color: #ffffff; /* font-weight: bold; */}
.MsgBrdHeading      { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff; }
.MsgBrdTopic        { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000; }
.MsgBrdText         { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; }
.MsgBrdText:Link    { color: #003366; }
.MsgBrdText:Visited { color: #003366; }
.MsgBrdText:Hover   { color: #ff6600; }

P.note
{
	FONT-SIZE: 9pt;
	MARGIN-LEFT: 10px;
	COLOR: #003333;
	MARGIN-RIGHT: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFCC;
	BORDER: 1px solid Gray;
	PADDING: 0.5em;
}
