/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-size: 9pt;
	background-image: url(http://localhost/images/marblebg.gif);
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
}

H1
{
	font-family: ArialBlack, Helvetica, Verdana, sans-serif;
	font-size: 18pt;
	font-weight:bold;
	font-style:italic;
	margin-top: 5px;
	margin-bottom: 5px;
}
H2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 0px;
}
H3
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 0px;
}

.Announce
{
	font-family:Arial,Helvetica;
	font-size:11pt;
	color:red;
	text-align: center;
}
.Announce2
{
	font-family:Arial,Helvetica;
	font-size:11pt;
	color:blue;
	text-align: center;
}
.Title
{	font-family: ArialBlack, Helvetica, Verdana, sans-serif;
	font-size: 22pt;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 15px;
}
.TitleRpt
{	font-family: ArialBlack, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	margin-bottom: 15px;
}
.TitleRpt2
{	font-family: ArialBlack, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 15px;
}
.TitleRpt3
{	font-family: ArialBlack, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	font-weight:bold;
}
.TitleRpt4
{	font-family: ArialBlack, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color:blue;
}
.TitleTable
{	font-family: ArialBlack, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color:White;
	background-color:#4682B4;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:6;
	padding-bottom:6;
	text-align: Left;
}
.TitleSmall
{	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:Navy
}
.TitleSearch
{	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	text-align: center;
}
.Detail
{	font-family:Arial,Helvetica;
	font-size:9pt;
	text-transform:uppercase;
	text-align:left;
	padding-top:25px;
}
.Header
{	font-family:Arial,Helvetica;
	font-size:12pt;
	color:white;
	font-weight:bold;
}
PRE
{
	font-family: 'Courier New' , monospace;
	font-size: 8pt;
}
SMALL
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
}
BIG
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
B
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
}
BLOCKQUOTE
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
HR.Divider
{
	color: black;
	height: 3px;
}
DIV
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
DT
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
DD
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
A
{
	color: Blue;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
A.ErrorMsgLink
{
	color: #dc143c;
	font-weight: bold;
	text-decoration: none;
}
A.ErrorMsgLink:hover
{
	text-decoration: underline;
}
A.MenuLink
{
	font-weight: bold;
	color: white;
	line-height: 40px;
	padding: 10,10,10,10;
}
A.MenuLink:hover
{
	color: black;
	background-color: white;
}
INPUT
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
INPUT.FormBtn
{
	font-weight: bold;
	font-size: 9pt;
	height: 0.25in;
	width: 0.75in;
}
INPUT.TextBox
{
	font-size: 9pt;
	background-color:White;
	text-align:left;
}

INPUT.RadioButton
	font-size: 9pt:
}
SELECT
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
SELECT.TextBox
{
	font-size: 9pt;
	background-color:White;
	text-align:left;
	
	
}
TEXTAREA
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
TABLE
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

TABLE.TableReportShaded
{
	font-family: Arial Rounded MT Bold;
	font-size:10pt;
	text-align: Center;
	background-color: lightsteelblue;
	padding:none;
}
TH
{
	background-color: gray;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
TD
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
TD.Cell
{
	border-right: lightgrey 5px solid;
	border-top: lightgrey 5px solid;
	border-left: lightgrey 5px solid;
	color: black;
	border-bottom: lightgrey 5px solid;
	background-color: lightgrey;
}
TD.CellLabel
{
	border-right: lightgrey 5px solid;
	border-top: lightgrey 5px solid;
	border-left: lightgrey 5px solid;
	color: black;
	border-bottom: lightgrey 5px solid;
	background-color: lightgrey;
	font-weight: bold;
	text-align: right;
}
TD.CellLabelLeft
{
	border-right: lightgrey 5px solid;
	border-top: lightgrey 5px solid;
	border-left: lightgrey 5px solid;
	color: black;
	border-bottom: lightgrey 5px solid;
	background-color: lightgrey;
	font-weight: bold;
}
TD.CellField
{
	border-right: lightgrey 5px solid;
	border-top: lightgrey 5px solid;
	border-left: lightgrey 5px solid;
	color: black;
	border-bottom: lightgrey 5px solid;
	background-color: white;
}
TD.FieldLabel
{
	/*font-family: Arial Rounded MT Bold;*/
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	background-color: #4E5F91;
	color: White;
	
}
TD.FieldLabelLeft
{
	font-weight: bold;
	text-align: left;
}

TD.FieldLabelRight
{
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
TD.MenuAppName
{
	font-weight: bold;
	font-size: 16pt;
	color: gold;
	font-style: italic;
	background-color: #4e5f91;
}
TD.ReportLabelShaded
{
	font-family: Arial Rounded MT Bold;
	font-size:10pt;
	text-align: Left;
	background-color: lightsteelblue;
	
}
TD.ReportLabelNoShadedTopPad
{
	font-family: Arial Rounded MT Bold;
	font-size:10pt;
	text-align: Center;
	padding-top:10px;
	text-decoration: underline;

}
TD.ReportLabelNoShaded
{
	font-family: Arial Rounded MT Bold;
	font-size:10pt;
	text-align: Center;
	text-decoration: underline;
}
TD.ReportLabelNoShadedBig
{
	font-family: Arial Rounded MT Bold;
	font-size: 14pt;
	text-align: center;
	border-top: thin solid;
	border-top-color: Black;
	border-bottom: thin solid;
	border-bottom-color: Black;
}
TD.ReportLabelLeft
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
}
TD.ReportLabelBold
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	font-weight:bold;
}
.ColHeader
{
	font-weight: bold;
	color: black;
	background-color: darkgray;
}
.ColFooter
{
	color: black;
	background-color: lightgrey;
}
.TabColHeader
{
	color: black;
	background-color: lightgrey;
	font-weight: bold;
}
.TabColFooter
{
	color: black;
	background-color: lightgrey;
}
.Pager
{
	border-top: thin solid;
	font-weight: bold;
	color: black;
}
.Shaded
{
	background-color:lightgrey;
}
.Menu
{
	color: white;
	background-color: #4e5f91;
}
.Disabled
{
	background-color: silver;
}
.ErrorMsg
{
	color: #dc143c;
	font-weight: bold;
}
.AboutHeader
{
	color: white;
	background-color: navy;
	text-align: center;
}
.Attn
{
	color: #dc143c;
	font-weight: bold;
}
.Inactive
{
	color: #dc143c;
}
.Note
{
	color: #0000ff;
	font-weight: bold;
}
.Small
{
	font-size: 7pt;
}
.ActiveItem
{
	color: #0000ff;
	font-weight: bold;
}
.InactiveItem
{
	color: #dc143c;
	font-weight: bold;
}
.Numeric
{
	text-align: right;
}
.TabStyle
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #a9a9a9;
	text-align: center;
}
.TabSelStyle
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #d3d3d3;
	text-align: center;
}
.TabHoverStyle
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #d3d3d3;
	text-align: center;
	text-decoration: underline;
}


