body
{
	margin: 0px;
}
a:link 
{
	color: #0066FF;
	text-decoration: none;
}
a:visited 
{
	color: #0066FF;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
	color: #CC6600;
}
a:active 
{
	text-decoration: none;
}
td
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
}
.small
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}

.hdr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight: bold;
}

.subhdr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight: bold;
	color: Gray;  
}
.subline
{
	background-color: #c0c0c0;
}

.remark
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7.5pt;
    FONT-WEIGHT: normal;
    color: #666666; 
}

hr
{
	color: #eeeeee;
	height: 2px;
}

.line
{
	background-color: #336699;
}

.menu
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
}
.menuSep
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.menu:link, a.menu:visited 
{
	text-decoration: none;
	color:	white;
}

a.menu:hover 
{
	text-decoration: underline;
	color:	orange;
}

.error, .message
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    color: Red; 
}

.smallerror, .smallmessage
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    color: Red; 
}

.valsumry
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    width: 600px; 
    color: Red; 
    background-color: CornSilk; 
}

.listhdr
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #d3d3d3;
    height: 18px;
    text-align: left;
}

.rowbg1
{
    background-color: #FFFFFF; 
}

.rowbg2
{
    background-color: #EEEEEE; 
}
.tdlabel
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    background-color: #EEEEEE; 
    height: 20px;
    padding-left: 2px;
    padding-right: 2px;   
}
.tdtext
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    background-color: #F5F5F5; 
    padding-left: 2px;
    padding-right: 2px;   
}
.smalltext
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}

.dottedLine
{
	border-right: dotted 1px #cccccc;
	height: 450px;
}
.sidemenu
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
}

a.sidemenu:link, a.sidemenu:visited 
{
	text-decoration: none;
	color:	blue;
}

a.sidemenu:hover 
{
	text-decoration: underline;
	color:	orange;
}

.pnlhdr
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #ffffff;
    height: 18px;
    text-align: left;
    color: #0066FF;
}
.pnlrow
{
    background-color: #FFFFFF; 
    height: 20px; 
    font-family: Arial;
    font-size: 8pt;   
}
.pnlS
{
    background-color: #f5f5f5;
    width: 6%;
    font-family: Arial;
    font-size: 8pt;   
}
.note
{
    color: Red;
    padding-right: 10px; 
}
.jobnote
{
    color: Green;
    padding-right: 10px; 
}
.pnlT
{
    font-family: Arial;
    font-size: 8pt;   
}

