.mstryTitle
{
	font-size: 14pt;
	border-bottom: #999999 2px solid;
	font-style: italic;
	font-family: 'Times New Roman';
}

.titleLeft {
	BORDER-LEFT: #999999 2px solid;
	border-bottom: #999999 2px solid;

}

.menuSep 
{
	border-bottom: white 1px dotted;
}

.navSep2 
{
	border-bottom: dotted 1px #999999;
}

.homeStrip 
{
	FONT: 11px Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;

	border-bottom: #999999 3px solid;
}

.navThemes {
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #ffffff; TEXT-DECORATION: none
}
.navThemesOn {
	FONT-WEIGHT: bold; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.navThemes:link {
	COLOR: #ffffff
}
A.navThemes:visited {
	COLOR: #ffffff
}
A.navThemes:hover
{
	color: red;
	text-decoration: underline;
}

.navLinks {
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #ffffff; TEXT-DECORATION: none
}
.navLinksOn {
	FONT-WEIGHT: bold; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.navLinks:link {
	COLOR: #ffffff;
	text-decoration: underline;
}
A.navLinks:visited {
	COLOR: #ffffff;
	text-decoration: underline;
}
A.navLinks:hover
{
	color: red;
	text-decoration: underline;
}

A.navLinks:focus
{
	background-color: #eeeeee;
}

.crumbLink {
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; COLOR:Gray; TEXT-DECORATION: none
}

A.crumbLink:link {
	COLOR: Gray;
	text-decoration: underline;
}
A.crumbLink:visited {
	COLOR: Gray;
	text-decoration: underline;
}
A.crumbLink:hover
{
	color: red;
	text-decoration: underline;
}

.menuText {
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #ffffff; TEXT-DECORATION: none
}

.PageTitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #336699;
	font-family: 'Times New Roman';
	text-align: left;
}

.TitlePrefix
{
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	font-family: 'Times New Roman';
	text-align: left;
}

.bodyLink
{
	font-size: 12pt;
	color: #336699;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.bodyText
{
	font-size: 12pt;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.statusText
{
	font-size: 10pt;
	font-family: 'Times New Roman';
	text-decoration: none;
}

A.bodyLink:link {
	COLOR: #336699;
	text-decoration: underline;
}
A.bodyLink:visited {
	COLOR: #336699;
	text-decoration: underline;
}
A.bodyLink:hover
{
	color: red;
	text-decoration: underline;
}

.subHead
{
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}

.accessWarning
{
	font:  7pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.registerLink
{
	font:  8pt Verdana, Arial, Helvetica, sans-serif;
	COLOR: #990000;
	text-decoration: none;
}

A.registerLink:link {
	COLOR: #990000;
	text-decoration: underline;
}
A.registerLink:visited {
	COLOR: #990000;
	text-decoration: underline;
}

A.registerLink:hover
{
	color: red;
	text-decoration: underline;
}

.labelText
{
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

.inputBox
{
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	border-right: white groove;
	border-top: #f0f0f0 inset;
	border-left: #f0f0f0 inset;
	border-bottom: white groove;
}

.errorField 
{
	font:  bold 8pt Verdana, Arial, Helvetica, sans-serif;
	COLOR: #990000;
}
.smallText
{
	font:  bold 8pt  Verdana, Arial, Helvetica, sans-serif;
}
.panelText
{
	font:  bold 9pt  Verdana, Arial, Helvetica, sans-serif;
}
.displayBox
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff;
}
.displayBox1
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color:  #ccccff;
}
.whiteBox
{
	border-right: #ffffff 0px;
	border-top: #ffffff 0px;
	border-left: #ffffff 0px;
	border-bottom: #ffffff 0px;
	background-color: #ffffff;
}
.dropDown
{
	font-weight: bold;
	font-size: 9pt;
	color: #003366;
	font-family: 'Times New Roman';
}

.superText
{
	font-size: 12pt;
	vertical-align: super;
	font-family: 'Times New Roman';
	text-decoration: none;
}

.warnBox
{
	border-right: #000000 2px solid;
	padding-right: 10px;
	border-top: #000000 2px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13pt;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	font-family: Verdana, Arial;
	background-color: #ffff66;
	padding-top: 3px;
}
.errorBox
{
	border-right: #000000 2px solid;
	padding-right: 10px;
	border-top: #000000 2px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13pt;
	border-left: #000000 2px solid;
	color: white;
	padding-top: 3px;
	border-bottom: #000000 2px solid;
	font-family: Verdana, Arial;
	background-color: #cc3300;
}

.logonError 
{
	font:  bold 12pt Verdana, Arial, Helvetica, sans-serif;
	COLOR: red;
}

.spacer
{
	font-size: 5px;
}

