﻿BODY
{
	font-size: 8pt;
	font-family: Verdana;
	background-color:#fffcf0;
	margin:0px;
}
.SelectedRowStyle { background-color: Yellow; }
Legend{
	
	font-size:8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
cal_cursor{
	 cursor: pointer;
}
td
{
	font-size: 8pt;
	font-family: Verdana;
}
th
{
	font-size: 8pt;
	font-family: Verdana;
}
.ApplicationTable{
	background-color: White;
}
.ApplicationLogo {
	white-space: nowrap;
	width:33%;
}

.ApplicationTitle {
	color: #000080;
	font-family: Tahoma,Arial,Verdana;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	white-space: nowrap; 
	width:34%;
    background: #ffffff; /* Old browsers */
    background: -webkit-linear-gradient(left, #ffffff 0%,#8DB0DF 100%);
    background: linear-gradient(to right, #ffffff 0%,#8DB0DF 100%);
}

.ApplicationUser {
	color: Navy;
	font-family: Tahoma,Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	white-space: nowrap;
	width: 33%;
    background: #8DB0DF; /* Old browsers */
    background: -webkit-linear-gradient(left, #8DB0DF 0%,#6b99d5 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(to right, #8DB0DF 0%,#6b99d5 100%); /* W3C */
}

.pageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	font-family: Verdana;
	text-align: center;
}

A
{
	color: navy;
}
A:hover
{
	color: #3333ff;
}


/* added for CRS */


.hdTitle 
{
	text-align: right;
	font-weight:bold;
	 background-color:#e7e7e7;
}

.hdData
{
	text-align: left;
	 background-color:#eeeeee;
}
.hdDataPrint
{
	text-align: left;
}

.tblTitle 
{
	padding-right: 4pt;
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
	height: 20px;
	background-color: silver;
	text-align: right;
	vertical-align:middle;
}

.title
{
	padding-right: 6pt;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-indent: 0pt;
	font-family: Verdana;
	height: 20px;
	background-color: #5f8ac5;
	text-align: center;
}

.tblData
{
	background-color: #eeeeee;
}

.reqAst 
{
    font-family: verdana,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(246, 134, 34);
    vertical-align: -2px;
}

.dataGridText
{
	padding-left: 4px;
	height: 28px;
	background-color: #eeeeee;
	text-align: left;
	white-space: nowrap;
}

.dataGridTextAlt
{
	padding-left: 4px;
	height: 28px;
	background-color: #dddddd;
	text-align: left;
	white-space: nowrap;
}


.dataGridTextNumerical
{
	text-align: right;
	padding-right: 4px;
}

.dataGridHeader 
{
	padding-right: 2pt;
	padding-left: 2pt;
	font-weight: bold;
	font-size: 7pt;
	color: navy;
	text-indent: 0pt;
	font-family: Verdana;
	height: 20px;
	background-color: silver;
	text-align: center;
	vertical-align:middle;
	white-space: nowrap;
}

input, select, option, textarea
{
	/*border:solid 1px gray;*/
	font-family:Tahoma;
	font-size:8pt;
}

.generalButton
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
	background-color: #a2b2c2;
}

.hiddenButton
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
	background-color: #a2b2c2;
	visibility: hidden;
}

.readOnlyInput 
{
	border:solid 1px gray;
	font-family:Tahoma;
	font-size:8pt;
	background: #dddddd;	
}

.checkBoxes input, .checkBoxes
{
	border: 0px;
}

.checkBoxesForm input, .checkBoxesForm
{
	border: 1px;
}

.dataGridTot 
{
	padding-right: 4px;
	height: 28px;
	text-align: right;
	font-weight:bold;
}

.pageNumbers 
{
	color:red;
	font-weight:bold;
}

.msgToUser 
{
	color:Red;
	font-size:12px;
	font-weight:bold;
	width:100%;
	text-align:center;
}

.reportsH1 {
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana;
	height: 20px;
	background-color: #a2b2c2;
	text-align: center;
}
.reportsH2
{
	padding-right: 6pt;
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	text-indent: 0pt;
	font-family: Verdana;
	height: 20px;
	background-color: silver;
	text-align: center;
	
}
.reportsText
{
	padding-left: 4px;
	height: 28px;
	background-color: #eeeeee;
	text-align: left;
}
.reportsTextNumerical

{
	padding-right: 4px;
	height: 15px;
	background-color: #eeeeee;
	text-align: right;
}
.reportsTot
{
	font-weight:bold;
	padding-right: 4px;
	height: 15px;
	text-align: right;
}

.validationSummary {
	margin-left:25%;
	margin-right:25%;
	width:100%;
}
.Search {
background-color: #eeeeee;
	width: 100%;
}
.rightborderline {
    border-right-style: solid; 
    border-right-width: 1px; 
    border-right-color: #FFFFFF;
}
.rightborderline2 {
    border-right-style: solid; 
    border-right-width: 1px; 
    border-right-color: #FFFFFF;
    padding-bottom:3px;
    padding-left:13px;
    text-indent:-10px;
}
.bottomrightborderline {
    border-right-style: solid; 
    border-right-width: 1px; 
    border-right-color: #FFFFFF;
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #FFFFFF;
}
.bottomborderline {
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #FFFFFF;
}
.tblData
{
	background-color: #eeeeee;
}
.tblTitle 
{
	padding-right: 4pt;
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
	height: 20px;
	background-color: silver;
	text-align: right;
	vertical-align:middle;
}
.dataGridText
{
	padding-left: 4px;
	height: 28px;
	background-color: #eeeeee;
	text-align: left;
}

.dataGridTextAlt
{
	padding-left: 4px;
	height: 28px;
	background-color: #dddddd;
	text-align: left;
}


.dataGridTextNumerical
{
	text-align: right;
	padding-right: 4px;
}

.dataGridHeader 
{
	padding-right: 2pt;
	padding-left: 2pt;
	font-weight: bold;
	font-size: 7pt;
	color: navy;
	text-indent: 0pt;
	font-family: Verdana;
	height: 20px;
	background-color: silver;
	text-align: center;
	vertical-align:middle;
}

