BODY
{
	margin:0px;
	padding:0px;
}
FONT.Normal
{
	color: black;
	font-size: 13px;
}
FONT
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}
FONT.BOLD
{
	font-weight: bolder;
	color: black;
}
FONT.Heading1
{
	font-weight: bolder;
	font-size: 14pt;
	color: #ed1c24;
}
TD.NavBar
{
	background-color: #fffcc7; /*background-color: gray;*/
}

/*Green for left hand nav: a4d246
Light grey for right-hand rubric:  f4f5f0
Charcoal grey body text: 666666
Blue headings: 156AAA #0f64a5 -- applied

*/



FONT.Heading2
{
	font-size: 12pt;
	color: black;
}
FONT.BOLD_ORG
{
	font-weight: bolder;
	color: #e97f19;
}
INPUT.Border
{
	border-right: #e97f19 thin solid;
	border-top: #e97f19 thin solid;
	border-left: #e97f19 thin solid;
	border-bottom: #e97f19 thin solid;
}
SELECT.Border
{
	border-right: #e97f19 thin solid;
	border-top: #e97f19 thin solid;
	border-left: #e97f19 thin solid;
	border-bottom: #e97f19 thin solid;
}
FONT.ERROR
{
	color: red;
}
TD.Banner
{
	background-color: #ff9400;
}
FONT.BannerTitle
{
	font-size: 16pt;
	color: white;
	font-family:Verdana;
}
FONT.SmallGray
{
	font-size: 8pt;
	color: gray;
}
FONT.Small
{
	font-size: 8pt;
	color: black;
}
FONT.Ital
{
	color: black;
	font-style: italic;
}
TD.ColumnTitle
{
	background-color: #005828;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
FONT.White, .White
{
	color: white;
}

/*-------------------------------------------------------------------------------------*/
.HeadingTitle
{
	color: white;
	font-size: 18px;
	font-weight: 900;
	font-family: Verdana;
}

.FontNormal
{
	color: #666666;
	font-size: 13px;
	font-family: Verdana;
	line-height: 20px;
}

.FontNormalNoLineHeight
{
	color: #666666;
	font-size: 13px;
	font-family: Verdana;
}

.FontNormalTextBox
{
	color: Black;
	font-size: 13px;
	font-family: Verdana;
}

.FontNormalInfo
{
	color: #156AAA; /*Blue headings: */
	font-size: 13px;
	font-family: Verdana;
}

.bgColorGreen
{
	background-color: #75a415; /*background-color:Red;*/
}

.bodyBgColor
{
	background-color: #EEF6D3;
}

.bodyAndBgColorGreen
{
	background-color: #EEF6D3;
	border-style: solid;
	border-width: 1px;
	border-color: #75a415;
}

.borderColorGreen
{
	border-color: #75a415; /*background-color:Red;*/
	border-width: 1px;
	border-style: solid;
}

.Heading16
{
	color: #666666;
	font-size: 16px;
	font-family: Verdana;
	line-height: 20px;
}

.Heading14
{
	color: #666666;
	font-size: 14px;
	font-family: Verdana;
	line-height: 20px;
}

.Heading12
{
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
	line-height: 20px;
}

.ToUpper
{
	text-transform: uppercase;
}


.gridRowStyle
{
	background-color: #EFF3FB;
}

.gridSelectedRowStyle
{
	background-color: #D1DDF1;
	font-weight: bold;
	color: #333333;
}

.gridAlternatingRowStyle
{
	background-color: White;
}

.gridHeader
{
	background-color: #75a415;
	font-family: Verdana;
	font-size: 14px;
	color: white;
}



.gridITemStyle
{
	text-align: left;
}

/*************************************************************************************************/
/*Used in Eco_AppSummary.aspx page for dynamic table*/

.dynamicTable
{
	border: 1px solid #A0A0A0;
	border-collapse: collapse;
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
	width: 100%;
}

.tabletdstyle
{
	border: 1px solid #A0A0A0;
	border-collapse: collapse;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 13px;
}

.tabletdSectionRowstyle
{
	border: 1px solid #A0A0A0;
	border-collapse: collapse;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 13px;
	background-color: #EEF6D3;
}

.tablestyle
{
	border-collapse: collapse;
}

.statusRow
{
	border-collapse: collapse;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 17px;
	background-color: #EEF6D3;
}
/**************************************************************************************************/

.navtext
{
	width: 210px;
	font-size: 10pt;
	font-family: Verdana;
	border-style: outset;
	background-color: #FFE6BF;
	color: black;
}

.FontWhite
{
	color: White;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.FontWhiteNoBold
{
	color: White;
	font-family: Verdana;
	font-size: 13px;
}

.prompt
{
	background-color: Yellow;
}

/*.watermark
{
	background: #FFAAFF;
}*/

/****************************************************/
/* modal pop up "verify statement" */
.popupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	height: 100%;
}
.modalPopup
{
	background-color: #EEF6D3;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.modalPopupTemplate
{
	background-color: #EEF6D3;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	border-color: #75a415; /*padding: 3px;*/
	position: absolute !important; /* Must keep this. Otherwise, AjaxToolKit is broken and will fix the panel off the screen */

}

/****************************************************/

a:link, a:visited
{
	text-decoration: none;
	color: #75a415; /*green default*/
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #A5E223; /*light green rollover */
}

/****************************************************/
/* contact, school, summary page has title with this class */
.topTitlePadding1
{
	padding-left: 11px;
	padding-right: 9px;
	padding-top: 28px;
}
/****************************************************/
/* this style is for fixing datagrid header, not in used, to be deleted
    .DataGridFixedHeader
    {
        position: relative;
        top: expression(this.offsetParent.scrollTop-2);
        background-color: #005828;
        font-size: 12px;
        color: white;
        font-family: Arial, Verdana;
        border-right-style: solid;
        border-left-color: White;
        border-collapse: separate;
        border: white;
    }

*/

/***************************** Default page - popup template **************************************/
.questionNo
{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.QuestionHeight
{
	height: 10px;
}

.CurriQuestionHeight
{
	height: 5px;
}

.watermark
{
	color: #666666;
	background-color: #E1E1E1;
}


.xstooltip
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	/*padding: 3px;*/
	border: solid 1px black;
	background-color: White;
	/*width:700px;*/
}

#tooltip
{
	font-size: 10pt;
	width: 210px;
	border: 3px outset;
	font-family: Verdana !important;
	font-weight:normal;	
	background-color: #FFE6BF;
	color: black;
	opacity:1;
}

/* 
Tooltip adds an H3 into itself. H<x> override parent font settings in IE7.
Thus, explicitly override font settings in H3 in Tooltip here
*/
#tooltip h3
{
	font-size: 10pt;
	font-weight:normal;	
}

.toolTipTable
{
	font-family: Verdana;
	font-size: 11px;	
}



.toolTipRow1
{
	color: White;
	background-color: #999966;
}
.toolTipRow2
{
	background-color: #CCCCCC;
	font-weight: bold;
	line-height:1.5;
}
.toolTipRow3
{
	background-color: White;
	line-height:1.3;
}

.tdToolTip
{
	border-color:Black;
	border-width:1px;
}

.errorMsg, .noticeMsg, .successMsg
{
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
	font-family: Verdana;
	font-size: 10px;
}
.errorMsg
{
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.noticeMsg
{
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.successMsg
{
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}


		table.form
		{
			  
		}
		
		table.form.centered
		{
			margin-left:auto;
			margin-right:auto;
		}
		
		table.form>thead>tr>td, table.form>thead>tr>th,
		table.form>tbody>tr>td, table.form>tbody>tr>th,
		table.form>tfoot>tr>td, table.form>tfoot>tr>th
		{
			padding:3px; /* was 5px */
		}
		
		table.form>thead>tr>th, table.form>thead>tr>td
		{
			text-align:center;
			vertical-align:middle;
		}

		table.form>tbody>tr>th
		{
			text-align:right;
			vertical-align:top;
			font-weight: normal;
			
		}
		
		table.form>tbody>tr>td
		{
			text-align:left;
			vertical-align:top !important;
		}
		
		table.form>tfoot>tr>td, table.form>tfoot>tr>th
		{
			text-align:right;
			vertical-align:middle;
		}

	/* Combine this on a label with any .ui-icon and .ui-icon-x */		
	.ui-icon-oe
	{
		border: 3px solid #C0D695 !important; 
		border-right-color:#1E2A05 !important; 
		border-bottom-color:#1E2A05 !important; 
		padding:1px 1px 1px 1px !important;
	}
