.trEven {background: #E6EFF7; }

.trOdd { background:#FFFFFF;}

.trHighlight { background:yellow;}

.tableHeader {
    background: #eee;
    font-weight:bold;
}

.error
{
	color: red;
	font-weight: normal;
	font-size: 10pt;
	font-family: sans-serif;
}

a.cmdAction
{color: midnightblue; cursor: hand;text-decoration: underline; font-weight: bold;font-size: 12pt;font-family: sans-serif;}
a.cmdAction:hover
{color: blue;}

a.cmdSubmit
{color: darkgreen; cursor: hand;text-decoration: underline; font-weight: bold;font-size: 12pt;font-family: sans-serif;}

a.cmdSubmit:hover
{color: limegreen;}

.cmdDisabled
{color: gray;font-weight: bold;font-size: 12pt;font-family: sans-serif;}

.cmdLeftNav
{color: midnightblue; cursor: hand;text-decoration: none; font-weight: bold;font-size: 12pt;font-family: sans-serif;}

a.cmdLeftNav:hover
{text-decoration: underline}


.pageTitle {
	font-size: 14pt;
	font-family: sans-serif;
	font-weight: bold;
	color: darkBlue;
	padding: 20px;
}

.sectionTitle {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: darkBlue;
}


.headerText {FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #666666; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.headerTextSmall {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #666666; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

td.vertical {  
    writing-mode: tb-rl;
    filter: flipv fliph;
}

.ovLarge {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}

.ovMedium {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}

.ovNormal {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.leftNav {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.emailSmall {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
