TD {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 19px;
}

a img
{
    border: none;
}

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;
	color: #666666;
}

A:visited {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : maroon;
    text-decoration: none;
}

A:link {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : blue; 
   text-decoration: none;
}

A:hover {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
    text-decoration: none;
}

A:active {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : maroon; 
   text-decoration: none;
}

.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 : #006699;
}

.hdrGray {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
}

.hdrBlueSm {
	font-weight : bold;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #006699;
}

.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 : #006699;
}

.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: #666666;
	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 : #006699;
	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: #666666;
	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 : #006699;
}

.bodysmRed {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
}

.ValidationError {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#FF0000;
}

.bodyTiny {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight : normal;
	text-decoration: none;
}

h1
{
    font-size: 1.3em;
    color: #006699;
    font-weight: 700;
    letter-spacing: .05em;
}

h2
{
    font-size: 1.2em;
    color: #006699;
    font-weight: 400;
}

h3
{
    font-size: 1.1em;
    color: #006699;
    font-weight: 700;
    letter-spacing: 1px;
}

h4
{
    color: #006699;
    font-weight: 500;
    letter-spacing: 1px;
        font-size: .9em;
}.hdrDkBlue {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.hdrGreen {
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.hdrBlack {
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
}

