.px11gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.reqFld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

.px11red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;
}

.px14ltgray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

.px18ltgray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}

.separator
{
	color:Black;
	height:1px;
	width:600px;
	text-align:left
}

.separatorShort
{
	color:Black;
	height:1px;
	width:300px;
	text-align:left
}

.px11ltgray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

.altbgcolor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
}

tr.tblheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight:bold
	
}

A {
	color: #880000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A.blueLink {
	color: #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A.blueLink:hover 
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A:hover
{
	color: #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

INPUT
{
	font-size: 11px;
}

SELECT
{
	font-size: 11px;
}

TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

BUTTON
{
	font-size: 11px;
}

.px14gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight:bold
}

.pageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-size: 16pt;
}

.pageDesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
}

.px18white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.px12black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.px11dgray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
}

.tabletb
{
	background-image: url(res/tablebg.gif);
}

SELECT.formatted
{
	width:300px;
}

.px11boldblack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.btnDefault
{
	BORDER-RIGHT: #666666 2px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #CCCCCC 2px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #CCCCCC 2px solid;
    CURSOR: hand;
    COLOR: white;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: #666666 2px solid;
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
    BACKGROUND-COLOR: #000080;
    TEXT-ALIGN: center
}

.colLabel
{
	vertical-align:top;
	color: #000000;
	background-color: #cccccc;
	font-weight:bold
}

.colNote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #FF0000;
}