  .footertext  {

	font: 8pt;

	color: #FFFFFF;

	width: 500px;

}

 

a.menu:link {font-size:14px; text-decoration: none; font-weight: bold; color: #FFFF00;}

a.menu:visited {

	text-decoration: none;

	color: #FFFF00;

	font-size: 14px;

	font-weight: bold;

}

a.menu:active {

	text-decoration: none;

	color: #FFFF00;

	font-size: 14px;

	font-weight: bold;

}

a.menu:hover {

	text-decoration: underline;

	color: #FFFFFF;

	font-size: 14px;

}

a.footerlink:link {

	text-decoration: none;

	color: #CC0000;

}

a.footerlink:visited {text-decoration: none; color: #CC0000;}

a.footerlink:active {text-decoration: none; color: #CC0000;}

a.footerlink:hover {text-decoration: none; color: #FFFFFF;}



body {

	font: 12px Arial, Helvetica, sans-serif;

	text-align: center;

}

.missionstatement {

	margin: 10px;

	border-top: thin solid #9A0000;

	border-bottom: thin solid #9A0000;

	padding: 5px;

	text-align: justify;

}

.pageheader {

	color: #cc0000;

	font-size: 16px;

	font-weight: bold;

	font-variant: small-caps;

}

.links_table {

font-family: Arial, Helvetica, sans-serif;

font-size: 13px;

width: 95%;

padding: 10px;

background-color: white;

}

.links_heading {

font-size: 18px;

background-color: white;

font-weight: bold;

text-align: center;

vertical-align: top;

padding: 5px;

}

.links_leftcolumn {

width: 33%;

background-color: white;

vertical-align: top;

text-align: left;

}

.links_centercolumn {

width: 33%;

background-color: white;

vertical-align: top;

text-align: left;

}

.links_rightcolumn {

width: 33%;

background-color: white;

vertical-align: top;

text-align: left;

}



a:link {

text-decoration: none;

color: black;

}

a:active {

text-decoration: none;

color: black;

}

a:visted { 

text-decoration: none;

color: black;

}

a:hover {

text-decoration: underline;

color: #CC0000;

}

.style1 {font-size: 14px}

.style2 {

	font: bold 16px;

}

.style3 {

	font-size: 14px;

	font-weight: bold;

	font-variant:small-caps;

}

a.downloadlink:link, a.downloadlink:active, a.downloadlink:visited {

	color: #FF0000;

	text-decoration: none;

}

a.downloadlink:hover {

	text-decoration:underline;

	color: white;

	}



a.toc_headlinebox, a.toc_headlinebox:visited, a.toc_headlinebox:active, .toc_headlinebox {

	font-size: 18px;

	font-weight: bold;

	color: #9A0000;

	text-decoration: none;

}



a.toc_headlinebox:hover {

	text-decoration: underline;

	color:black;

}



.toc_date {

	font-weight: bold;

}



.toc_historymode {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

}



.toc_images {

	font-size: 8px;

	font-style:italic;

}

.onln-app {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
	}
	
.onln-frm-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	line-height:18px;
	font-weight:bold;
	}
	
.frm-input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	width:140px;
	height:20px;
	border:1px solid #999999;
	padding:0 2px;
	}
	
.bld-text{
	font-weight:bold;
	}
	
.frm-btm{
	border:1px solid #333333;
	background-color:#C5C5C5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:14px;
	padding-bottom:2px;
	width:80px;
	height:20px;
	cursor:pointer;
	}
	