.LogoutText
{
	color:White;
	font-family:Arial;
	font-size:x-small;
}
.requestHeaderHighlight
{
	color:White;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
}
.requestHeaderDivider
{
	color:White;
	font-family:Arial;
	font-size:small;
}
.requestHeaderDark
{
	color:Gray;
	font-family:Arial;
	font-size:small;
}
.tableHeader 
{
	color: #FFFFFF;
	font-weight: bold;
}
.title
{
    font-family:Arial;
    font-size: 18px;
    font-weight:bolder;
    color:#00748A;
}
.tdRight
{
    font-family:Arial;
    font-size:small;
    font-weight:bold;
    color:#00748A;
    width:225px;
    padding-right:1px;
}
.btnStyle
{
    font-family:Arial;
    font-size:x-small;
    font-weight:bold;
    color:#00748A;
}
.gridStyle
{
    font-family:Arial;
    font-size:x-small;
    font-weight:bold;
    color:#00748A;
    border-width:0px;
    text-indent:1px;
    white-space:nowrap;
    word-spacing:1px;
    text-align:left;
    width:100%;
}
.GridStyleText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
.gridHeader 
{
	font-size: small;
	color: #404040;
	background-color:#C4CCDA;	
}
.gridHeaderOld
{
	background-color:#00748A;	
	color:White;
	font-family:Arial;
	font-weight:bold;	
}
.fvStyle
{
    font-family:Arial;
    font-size:x-small;
    font-weight:bold;
    color:#00748A;
    border-color:#00748A;
    border-style:solid;
    border-width:1px;
    white-space:nowrap;
    width:100%;
}
.fvStyleBig
{
    font-family:Arial;
    font-size:small;
    font-weight:bold;
    color:#00748A;
    border-color:#00748A;
    border-style:solid;
    border-width:1px;
    white-space:nowrap;
    width:100%;
}
.CellTextRight
{
	font-size:small;
	font-family:Arial;
	color:Black;
	text-align:right;
}
.CellText
{
	font-size:small;
	font-family:Arial;
	color:Black;
}
.CellTextBold
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
}
.CellTextBlue
{
	font-size:small;
	font-family:Arial;
	color:Navy;
}
.CellTextBoldBlue
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	color:Navy;
}
.CellTextBoldRightBlue
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
	color:Navy;
}
.CellTextBoldRight
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
}
.CellTextGreen
{
	font-size:small;
	font-family:Arial;
	color:#00748A;
}
.CellTextGreenRight
{
	font-size:small;
	font-family:Arial;
	color:#00748A;
	text-align:right;
}
.CellTextGreenBold
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	color:#00748A;
}
.CellTextMedium
{
	font-size:x-small;
	font-family:Arial;
	color:Black;
}
.CellTextMediumBold
{
	font-size:x-small;
	font-family:Arial;
	color:Black;
	font-weight:bold;
}
.CellTextMediumBoldRight
{
	font-size:x-small;
	font-family:Arial;
	color:Black;
	font-weight:bold;
	text-align:right;	
}
.CellTextSmall
{
	font-size:xx-small;
	font-family:Arial;
	color:Black;
}
.CellTextSmallBold
{
	font-size:xx-small;
	font-family:Arial;
	color:Black;
	font-weight:bold;
}
.CellHeader
{
	font-size:medium;
	font-weight:bold;
	font-family:Arial;
	color:Black;
	height:30px;
}
.CellHeaderGreen
{
	font-size:medium;
	font-family:Arial;
	font-weight:bold;
	color:#00748A;
}
.InfoDisplay
{
    font-family:Arial;
    font-size:small;
    font-weight:normal;
    color:#00748A;
    border-color:#00748A;
    border-style:solid;
    border-width:1px;
    white-space:nowrap;
    width:100%;
}
.valSummary
{
    font-size: small;
    font-family: Arial;
    color: Red;
    text-indent: 5px;
    list-style-type: decimal;
    text-align: left;
}
.masterTopLine
{
	background-color: #000066;
	font-size: medium;
	font-family:Arial;
	color:White;
	font-weight:bold;
}
.masterSideBar
{
	background-color:#C4CCDA;
	font-family:Arial;
}
.masterMenu
{
	background-color:#b6c5ee;
	font-family:Arial;
	color:Navy;
}	
