/* CSS Document */
.default { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
a:visited.default { color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: underline}
a:hover.default { color: #000066; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: none}
a:active.default { color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
a:link.default { color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: underline}

.contentNormal { line-height:18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
.contentNormal.a:visited { line-height:18px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: underline}
.contentNormal.a:hover { line-height:18px; color: #000066; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: none}
.contentNormal.a:active { line-height:18px; color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.contentNormal.a:link { line-height:18px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: underline}

.contentNormalTitle { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: normal; color: #333333;}
.contentNormalTitle.a:visited { color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 13px; text-decoration: underline}
.contentNormalTitle.a:hover { color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 14px; text-decoration: none}
.contentNormalTitle.a:active { color: #990000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 14px; text-decoration: none}
.contentNormalTitle.a:link { color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 14px; text-decoration: underline}


/* Implement class "hide" here with fixed line height and font. */
.hide { line-height:normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.hide.a:visited { line-height:normal; color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: underline}
.hide.a:hover { line-height:normal; color: #000066; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: none}
.hide.a:active { line-height:normal; color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.hide.a:link { line-height:normal; color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: underline}


/*	

	text-align: center;

*/

.printerButton
{
	line-height:normal;
	height: 18px;
	font-family: Arial,sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	border-right: #e0e0e0 thin outset;
	border-top: #e0e0e0 thin outset;
	border-left: #e0e0e0 thin outset;
	border-bottom: #e0e0e0 thin outset;
	background-color: #c6a668;
}
.printerButtonText
{
	line-height:normal;
	font-family: Arial,sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #c6a668;
}

.contentNormalCallOut
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOut.a:visited
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOut.a:hover
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOut.a:active
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOut.a:link
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOut.table
{
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}


.contentLarge { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333;}
.contentLarge.a:visited { color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; text-decoration: underline}
.contentLarge.a:hover { color: #000066; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; text-decoration: none}
.contentLarge.a:active { color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none}
.contentLarge.a:link { color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; text-decoration: underline}

.contentLargeTitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #333333;}
.contentLargeTitle.a:visited { color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 16px; text-decoration: underline}
.contentLargeTitle.a:hover { color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 16px; text-decoration: none}
.contentLargeTitle.a:active { color: #990000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 16px; text-decoration: none}
.contentLargeTitle.a:link { color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 16px; text-decoration: underline}

.contentLargeCallOut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff
}
.contentLargeCallOut.a:visited
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-decoration: underline;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentLargeCallOut.a:hover
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentLargeCallOut.a:active
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentLargeCallOut.a:link
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-decoration: underline;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentLargeCallOut.table {border-right: slategray 1pt solid; border-top: slategray 1pt solid; border-left: slategray 1pt solid; border-bottom: slategray 1pt solid;
}


.hrcMenu { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff;}
a:visited.hrcMenu
{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:hover.hrcMenu
{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:active.hrcMenu
{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:link.hrcMenu
{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.hrcMenu { font-family: serif; font-size: 8pt; color: #ffffff;}
a:visited.hrcLoginBand
{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:hover.hrcLoginBand
{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:active.hrcLoginBand
{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:link.hrcLoginBand
{
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.hrcLoginBand { line-height:normal; font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #ffffff;}


.hrcControlText { line-height:normal;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	}


.footer { line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

.nav { line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	}

td.setOrientation
{
	text-align: center;
}

/*-------------------------------------------------------------------------------------------------
VERSION CHANGE ALERT CLASSES - Implements a yellow highlight in text areas.
---------------------------------------------------------------------------------------------------*/

.contentChangeAlert { background-color:Yellow; font-size: 15px;   }
.contentChangeAlert.div { background-color:Yellow; font-size: 15px;   }

.contentNormalChg {  line-height:18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
.contentNormalChg.a:visited {  line-height:18px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: underline}
.contentNormalChg.a:hover {  line-height:18px; color: #000066; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: none}
.contentNormalChg.a:active {  line-height:18px; color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.contentNormalChg.a:link {  line-height:18px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; text-decoration: underline}

.contentNormalTitleChg {  line-height:18px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; font-style: normal; color: #333333;}
.contentNormalTitleChg.a:visited {  line-height:18px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 13px; text-decoration: underline}
.contentNormalTitleChg.a:hover {  line-height:18px; color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 14px; text-decoration: none}
.contentNormalTitleChg.a:active {  line-height:18px; color: #990000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 14px; text-decoration: none}
.contentNormalTitleChg.a:link { line-height:18px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 14px; text-decoration: underline}


.contentNormalCallOutChg
{ 
	line-height:18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOutChg.a:visited
{
	line-height:18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOutChg.a:hover
{
	line-height:18px;
 	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOutChg.a:active
{
	line-height:18px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOutChg.a:link
{
	line-height:18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}
.contentNormalCallOutChg.table
{
	line-height:18px;
	border-right: #708090 1pt solid;
	border-top: #708090 1pt solid;
	border-left: #708090 1pt solid;
	border-bottom: #708090 1pt solid;
	background-color: #dcebff;
}

