/* Programmer note: If background-color is customized for implementation, then edit color for 
   TD.errorhide so that administrator error information is not visible on the page. */
BODY {
	background-color : #FFFFFF;
	color : #000066;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font : 12px;
}

TD.errorhide {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font : 12px;
}

H1 {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font: 10px;
	margin-bottom : 0;	
}

H2 {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font: 12px;
	margin-bottom : 0;
}

H2.bold {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font: 12px;
	font-weight : bold;	
	margin-bottom : 0;
}

H3 {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font : 14px;
	margin-bottom : 0;
}

H3.bold {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font : 14px;
	font-weight : bold;
	margin-bottom : 0;
}

H4 {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font : 15px;
	margin-top : 1.5em;
}

H4.bold {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font : 15px;
	font-weight : bold;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font : 16px;
	font-weight : 900;
	margin-top : 1.5em;
}

H5.bold {
	color : #990000;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font : 16px;
	font-weight : bold;
	margin-top : 1.5em;
}

H6 {
	color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font : 18px;
	font-weight : bold;
	margin-bottom : 0;
}

td.head {
	background-color : #000066;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font : 16px;
	font-weight : bold;
	text-align : center;
	padding-top : .25in;
	padding-bottom : .25in;
}

TD.leftcol { 
	background-color : #CCCCCC;
	color : #000066;
	padding-left : .15in;
	padding-right : .15in;
	padding-top: .1in;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font : 12px;
	font-weight : bold;
	border : 0;
}

TD.leftcolsub { 
	background-color : #CCCCCC;
	color : #000066;
	padding-left : .15in;
	padding-right : .15in;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font : 12px;
	border : 0;
}

TD.leftcolcont { 
	background-color : #CCCCCC;
	color : #990000;
	padding-left : .15in;
	padding-right : .15in;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font : 12px;
	border : 0;
}
 
TD.bar {
	background-color : #990000;
	color : white
}

TD {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000066;
	font : 12px;
}

TD.white {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font : 12px;
}

TD.contrast {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #990000;
	font : 12px;
}

TD.bold {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000066;
	font : 12px;
	font-weight : bold;
}

TD.contrastbold {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #990000;
	font : 12px;
	font-weight : bold;
}

.required {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #ff0000;
	font : 12px;
}

.reqbold {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #ff0000;
	font : 12px;
	font-weight : bold;
}

.bold {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000066;
	font : 12px;
	font-weight : bold;
}

hr {
	color : #000066;
}

.titleText {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font : 20px;
	font-weight : bold;
}

.titleHeading {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000066;
	font : 16px;
	font-weight : bold;
}

/*mbaks style sheet*/
<!-- INCLUDE Style Sheet -->
<style>
<!--
P {FONT-SIZE: 13px; LINE-HEIGHT: 151%; FONT-FAMILY: Arial, sans-serif}

/*LI, UL, DD, DT { font-size: 12pt; font-family: Arial, Helvetica, sans-serif }
*/
A:hover { COLOR: #6B7F9C }
H1 {FONT-SIZE: 24px; LINE-HEIGHT: 151%; FONT-FAMILY: Arial, sans-serif}

A.HREFnoDec:link { Text-decoration: none; } 
A.HREFnoDec:visited { Text-decoration: none; }

A.HREFnoDecRed:link { FONT-SIZE: 12px; COLOR: #c30000; Text-decoration: none; } 
A.HREFnoDecRed:visited { FONT-SIZE: 12px; COLOR: #c30000; Text-decoration: none; } 
A.HREFnoDecRed:active { FONT-SIZE: 12px; COLOR: #c30000 } 
A.HREFnoDecRed:hover { FONT-SIZE: 12px; COLOR: #6B7F9C } 

A.HREFnoDecGreen:link { FONT-SIZE: 12px; COLOR: #42805E; Text-decoration: none; } 
A.HREFnoDecGreen:visited { FONT-SIZE: 12px; COLOR: #42805E; Text-decoration: none; } 
A.HREFnoDecGreen:active { FONT-SIZE: 12px; COLOR: #42805E } 
A.HREFnoDecGreen:hover { FONT-SIZE: 12px; COLOR: #6B7F9C }

A.HREFnoDecBlue:link { FONT-SIZE: 12px; COLOR: #00337F; Text-decoration: none; } 
A.HREFnoDecBlue:visited { FONT-SIZE: 12px; COLOR: #00337F; Text-decoration: none; } 
A.HREFnoDecBlue:active { FONT-SIZE: 12px; COLOR: #00337F } 
A.HREFnoDecBlue:hover { FONT-SIZE: 12px; COLOR: #6B7F9C }

A.HREFnoDecWhite:link { COLOR: #FFFFFF; Text-decoration: none; } 
A.HREFnoDecWhite:visited { COLOR: #FFFFFF; Text-decoration: none; } 
A.HREFnoDecWhite:active { COLOR: #FFFFFF } 
A.HREFnoDecWhite:hover { COLOR: #6B7F9C }

A.HREFnoDecAd:link { font-family: Verdana; FONT-SIZE: 12px; COLOR: #00337F; font-weight:Bold; Text-decoration: none; } 
A.HREFnoDecAd:visited { font-family: Verdana; FONT-SIZE: 12px; COLOR: #00337F; font-weight:Bold; Text-decoration: none; } 
A.HREFnoDecAd:active { font-family: Verdana; FONT-SIZE: 12px; COLOR: #00337F; font-weight:Bold; } 
A.HREFnoDecAd:hover { font-family: Verdana; FONT-SIZE: 12px; COLOR: #6B7F9C; font-weight:Bold; }

A.HREFbreadCrumbs:link { FONT-SIZE: 12px; font-weight:bold; COLOR: #c30000; Text-decoration: none; } 
A.HREFbreadCrumbs:visited { FONT-SIZE: 12px; font-weight:bold; COLOR: #c30000; Text-decoration: none; } 
A.HREFbreadCrumbs:active { FONT-SIZE: 12px; font-weight:bold; COLOR: #c30000; } 
A.HREFbreadCrumbs:hover { FONT-SIZE: 12px; font-weight:bold; COLOR: #6B7F9C; } 

.ArticleTitle {font-weight:bold; font-size:100%;}
.ArticleTitle A:link { COLOR: #000000; Text-decoration: none; } 
.ArticleTitle A:visited { COLOR: #000000; Text-decoration: none; } 
.ArticleTitle A:active { COLOR: #000000E } 
.ArticleTitle A:hover { COLOR: #868686 }

.basic70 {font-weight:normal; font-size:70%;}
.basic70 A { Text-decoration: none; }
.basic70 A:hover { Text-decoration: none; }

.basic75 {font-weight:normal; font-size:75%;}
.basic75 A { Text-decoration: none; }
.basic75 A:hover { Text-decoration: none; }

.basic80 {font-weight:normal; font-size:80%;}
.basic80 A { Text-decoration: none; }
.basic80 A:hover { Text-decoration: none; }

.basic90 {font-weight:normal; font-size:90%;}
.basic90 A { Text-decoration: none; }
.basic90 A:hover { Text-decoration: none; }

.basic100 {font-weight:normal; font-size:100%;}
.basic100 A { Text-decoration: none; }
.basic100 A:hover { Text-decoration: none; }

.Bold70 {font-size:70%; font-weight:bold;}
.BoldRed70 {font-size:70%; font-weight:bold;color:#c30000;}
.Bold90 {font-size:90%; font-weight:bold;}
.BoldRed90 {font-size:90%; font-weight:bold; color:#c30000;}
.BoldBlue75 {color:#00337F; font-size:75%; font-weight:bold;}

.calendarRed {font-family: Verdana, sans-serif; font-size:70%; color:#c30000;}
.calendar {font-family: Verdana, sans-serif; font-weight:normal; font-size:70%;}

.chartTitle {font-size:70%; font-weight:bold; color:#656565;}
.chartEntry {font-size:70%; font-weight:normal; color:#656565;}
.footer {font-size:80%; color:#656565; line-height:130%;}

hr.RedDash {border-top:1px dashed #c30000; color:#c30000; background-color:#ffffff; height:1px;}
hr.GrayDash {border-top:1px dashed #a9a9a9; color:#a9a9a9; background-color:#ffffff; height:1px;}

.MapLink { font-size: 8pt; font-family: Verdana; color: black; text-decoration: none }
.MapLink A {FONT-WEIGHT: normal; COLOR: black; TEXT-DECORATION: none}
.MapLink A:hover {TEXT-DECORATION: underline}

.Nav {font-size:70%; font-weight:bold; background-color:#F1F3F5;}
.NavDivider {background-color:#656565;}
.NavSelectedThird {font-size:70%; font-weight:normal; color:#FFFFFF; background-color:#00337F;}
.NavThird {font-size:70%; font-weight:normal; background-color:#DEDFE7;}
.NavThirdRight {font-size:70%; font-weight:normal; background-color:#ffffff;}

.noBorder{width:100%; padding:2px; border-width:1px; FONT-WEIGHT: bold; FONT-SIZE: 80%; COLOR: white; LINE-HEIGHT: 118%; FONT-FAMILY: Verdana, Geneva, Arial, sans-serif}

.NavCellSelected {background-color:#00337F;}
.NavSelected {font-size:70%; font-weight:bold; color:#FFFFFF; background-color:#00337F;}

.NavSecond {font-size:70%; font-weight:bold; background-color:#DEDFE7;}
.padded {PADDING-RIGHT: 6px; PADDING-LEFT: 15px; PADDING-BOTTOM: 12px; PADDING-TOP: 10px}
.PageTop { font-size: 64%; font-family: Verdana; color: red; text-decoration: none; font-weight: normal;}

.PageTitle {font-weight:bold; font-size:100%; color:#00337F;}
.Plain70 {font-size:70%; font-weight:normal;}

.navpath {FONT-SIZE: 66%; LINE-HEIGHT: 130%; FONT-FAMILY: Verdana, Arial, sans-serif; color:#b22222;}

.SectionNavTop {font-size: 66%; font-family:Sans-Serif; font-weight: bold; color: maroon; text-decoration: none;}

.Carrot {font-size: 64%; FONT-FAMILY: Verdana, Arial, sans-serif; font-weight: Bold; color: red; text-decoration: none;}
.noCarrot {font-size:64%; FONT-FAMILY: Verdana, Arial, sans-serif; font-weight: Bold; color: Navy; text-decoration: none;}
.dimCarrot {font-size: 64%; FONT-FAMILY: Verdana, Arial, sans-serif; font-weight: Bold; color: silver; text-decoration: none;}

.itemmed {FONT-SIZE: 80%; LINE-HEIGHT: 140%; FONT-FAMILY: Arial, sans-serif}
.itemsml {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333399; LINE-HEIGHT: 138%; FONT-FAMILY: Arial, Geneva, Arial, sans-serif}
.itemsml A {COLOR: #333399; TEXT-DECORATION: none}
.itemsml A:hover {TEXT-DECORATION: underline}

.linksmall {FONT-SIZE: 80%; LINE-HEIGHT: 120%; FONT-FAMILY: Verdana, Arial, sans-serif}
.linksmall A {FONT-WEIGHT: normal; COLOR: #333399; TEXT-DECORATION: none}
.linksmall A:hover {TEXT-DECORATION: underline}

.sBorder{width:100%; padding:2px; border-width:1px; background-Color:#dcdcdc; COLOR: white; LINE-HEIGHT: 118%; FONT-FAMILY: Verdana, Geneva, Arial, sans-serif}
.sBorder A {COLOR: #333399; TEXT-DECORATION: none}
.sBorder A:hover {TEXT-DECORATION: underline}


.CopyrightText{font-family:Verdana; font-size:10px; color:#c6c6c6; font-weight:None;}
.evenRow{background-color: #FFFFFF;}
.oddRow{background-color: #EFEFEF;}
.tblHeader{background-color:#7aa891; font-family: Verdana; font-size: 12px; color: black; font-weight: bold; padding:3px;}
.tblHeaderRow{background-color:white; border-color: black; border-style:solid solid solid solid; border-width:0 0 1 0; font-size: 12px; color: black; font-weight: bold; padding:0px;}
.tblSubHeader{background-color:#EFEFEF; font-family:Verdana; font-size:14px; color:#000000; font-weight: bold; padding:3px;}
.tblWithBorder{border-bottom-width:1px; border-top-width:1px; border-left-width:1px; border-right-width:1px; border-color:#000000; border-style:solid;}

.VeritySearch			{ font-family: Arial; font-size: 9pt; font-weight: normal; }
.VeritySearchLink		{ font-family: Arial; font-size: 9pt; font-weight: normal; COLOR: #00337F; Text-decoration: none;}
.VeritySearchLink:hover	{ font-family: Arial; font-size: 9pt; font-weight: normal; COLOR: #00337F; Text-decoration: none;}

.button-popups {background-color:#FFFFFF; FONT-FAMILY:arial, verdana, helvetica, sans;
		color:#999999; width:25px; font-size: 8pt; height:21px; cursor:hand;
		font-weight:bold; text-align:center; 
		BORDER:#999999 1px solid; margin-bottom:3px }
		 
.button-popups-selected {background-color:#d7d7d7; FONT-FAMILY:arial, verdana, helvetica, sans;
		color:#999999; width:25px; font-size: 8pt; height:21px; cursor:hand;
		font-weight:bold; text-align:center; 
		BORDER:#999999 1px solid; margin-bottom:3px }
		
.button-box {background-color:#FFFFFF; FONT-FAMILY:arial, verdana, helvetica, sans;
		color:#000000; font-size: 8pt; height:21px; cursor:hand; font-weight:bold; 
		padding-left: 5px;
		BORDER:#999999 1px solid; margin-bottom:3px }

.sortby-box {background-color:#FFFFFF; FONT-FAMILY:arial, verdana, helvetica, sans;
		color:#000000; font-size: 8pt; height:18px; cursor:hand; font-weight:bold; TEXT-DECORATION: none;
		text-align:center; padding-left: 5px; padding-right: 5px; BORDER:#999999 1px solid;}

.headerSpan{font-size: 10px; font-family: Arial, Helvetica, sans-serif; cursor:hand}
-->


a.button {		
		padding: 4px;
		text-decoration: none;
		font-size: 10pt; height:18px; cursor:hand; font-weight:bold;
		color: #224059;
		background-color: #C0C0C0;
		border-top: 2px #cce3ff solid;
		border-left: 2px #cce3ff solid;
		border-bottom: 2px #31557f solid;
		border-right: 2px #31557f solid;
}



</STYLE>     
 
 

