body {
	font-family: Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-size: 75%;
	color: #003366;
	font-weight: bold;
	text-indent: 12px;
}
a.navtextBLK {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navtextBLU {
	font-size: 75%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.navtextWHT {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.navtextBLU {
	text-decoration: underline;
}
a:hover.navtextBLK {
	text-decoration: underline;
}
a:hover.navtextWHT {
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer {
	text-decoration: underline;
}
.formtextbox {
	font-size: 10px;
	color: #666666;
	border: 1px solid #6699CC;
}
.formstatusbox {
	font-size: 10px;
	color: #666666;
	background: #E5EEF4;
	border: none;
}
.texttitle {
	font-size: 75%;
	font-weight: bold;
	color: #003366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
.frontscreen {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #000000;
}
.lightBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #5B7F92;
}
.form2 {
	border: 1px none #666666;
}
.darkblueBk
	{
	background-image:url(../images/shim_dark_blue.gif);
	}
.lightblue2Bk
	{
	background-image:url(../images/shim_light_blue_2.gif);
	}
.lightblue3Bk
	{
	background-image:url(../images/shim_light_blue_3.gif);
	}
.lightblue4Bk
	{
	background-image:url(../images/shim_light_blue_4.gif);
	}

.whiteText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
}
.lastupdateShow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF
}
.lastupdateHide {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
}
.keyBorder {
	border: 1px solid #6699CC;
}
li {
	text-indent: 12px;
}
.errortext   { font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: #FF0000;
               font-weight: bold }


td.introtext p
	{
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	}
td.introtext p.info
	{
	font-size:smaller;
	}

td.introtext p.warning
	{
	font-weight:bold;
	padding:10px;
	margin:20px;
	float:right;
	border:4px solid red ;
	height:200px;
	width:300px;
	}

.warningmessage
	{
	margin-left: 5px;
	}
