BODY { background-color:#FFFFFF; margin:10px; }
BODY.IFR { background-color:#FFFFFF; margin:0px; }

P { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#000000; }
DIV { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#000000; }

TD { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#000000; }
TD.TOPLINK { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; text-decoration:none; color:#FFFFFF; font-weight:700; }
TD.HEADER { font-family:Arial, Helvetica, Times New Roman; font-size:12pt; color:#0A3165; font-weight:700; }
TD.HEADERBIG { font-family:Arial, Helvetica, Times New Roman; font-size:14pt; color:#0A3165; font-weight:700; }

P.HELPHEADER { font-family:Arial, Helvetica, Times New Roman; font-size:12pt; color:#0A3165; font-weight:700; margin-top:10px; }

INPUT {font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#000000; height:auto}
INPUT.BUTTON {font-family:Arial, Helvetica, Times New Roman; font-size:8pt; font-weight:bold}

SELECT {font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#000000; height:auto}

A { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#0A3165; }
A:HOVER { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#627D76; text-decoration:none; }
A.HEADERLINK { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#0A3165; font-weight:700; }
A.FOOTERLINK { font-family:Arial, Helvetica, Times New Roman; font-size:9pt; color:#0A3165; font-weight:700; }
A.TOPLINK { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; text-decoration:none; color:#FFFFFF; font-weight:700; }
A.TOPLINK:HOVER { color:#627D76; }

DIV.HEADER { font-family:Arial, Helvetica, Times New Roman; font-size:12pt; color:#0A3165; font-weight:700; }
DIV.HEADERBIG { font-family:Arial, Helvetica, Times New Roman; font-size:14pt; color:#0A3165; font-weight:700; }
DIV.ERROR { font-family:Arial, Helvetica, Times New Roman; font-size:10pt; color:#FF0000; font-weight:700; }
DIV.TRAFFICFRAME { position:relative; z-index:1; width:750px; height:120px; overflow: scroll; }

SPAN.subHeader { font-family:Arial, Helvetica, Times New Roman; font-size:10pt; color:#0A3165; font-weight:700; }
SPAN { font-family:Arial, Helvetica, Times New Roman; font-size:8pt; color:#000000; }

.NORM { position:relative; }
.LOCKED { background-color:#E0E0E0; position:relative; z-index:2; font-size: 8pt; color:#000000; left:expression(this.offsetParent.scrollLeft); }
.FIXEDHEADER { background-color:#E0E0E0; position:relative; z-index:1; font-size: 8pt; color:#000000; top:expression(this.offsetParent.scrollTop); }

.blueButton {
	background-color: #17467C;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: center;
	width: 75px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
}	

.blueButton2 {
	background-color: #17467C;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}	

TR.Even
{
	background-color: White;
}
TR.Odd
{
	background-color: #DCDCDC;	
}
