TD {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 19px;
}

OL {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

BODY {
	font : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:visited {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : maroon;
}

A:link {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : blue; 
}

A:hover {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
}

A:active {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : maroon; 
}

.pviiesmWht A:visited {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-decoration: none;
}

.pviiesmWht A:link {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-decoration: none;
}

.pviiesmWht A:hover {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Yellow;
}

.pviiesmWht A:active {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : silver;
	text-decoration: underline;
}

.hdrBlue {
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
}

.hdrBlueSm {
	font-weight : bold;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
}

.hdrRed {
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
}

.hdrRedSm {
	font-weight : bold;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
}

.hdrWht {
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

.hdrWhtSm {
	font-weight : bold;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

.boldsmWht {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

.boldsmBlue {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
}

.boldsmRed {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
}

.bodyStd {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}

.bodyRed {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-weight : normal;
}

.bodyBlue{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : normal;
}

.bodyWht{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : normal;
}

.boldRed {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-weight : bold;
}

.boldYellow {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCC00;
	font-weight : bold;
}

.headerYellow {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCC00;
	font-weight : bold;
}

.bodysm {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}

.bodysmWht {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

.bodysmBlue {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
}

.bodysmRed {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
}

.ValidationError {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#FF0000;
}