/**** redefinition ***/
body
{
	FONT-FAMILY: arial, geneva, sans-serif; 
	FONT-SIZE: 8pt;
	background-color: #e7ece1;
	margin: 0px 0px;
	}
img 
{ border:0px;
	}
a
{
	color: #000000;
	text-decoration: none;
	}

a:hover
{
	color:#55548e;
	text-decoration: underline;
	}
a:visited
{
	color:#55548e;
	text-decoration: none;
	}

input, select, textarea
{ 
	padding: 1px 2px;
	font-size: 8pt;
	FONT-FAMILY: arial, geneva, sans-serif; 
	color: #0a246a;
}

input.long
{
	width: 400px;
}


input[type="checkbox"], input[type="radio"]
{
	border-style:none ;
}

input[type="TextBox"], .disabled
{
	background-color: lightgrey;
}

.close 
{
	float :right;	
}

h1
{
	font-size: 15pt;
	font-weight: bold;
	margin: 2px 0px 10px;
	color: #000066;
	text-transform: uppercase;
	font-family: 'Arial Narrow' , Arial;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
	margin: 8px 0px 10px 0px;
	color: #000066;	
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	color: #000066;
}




/******** master page ids *********/
#pageWrapper
{
	margin: 0px;
	background-color: White;
	width: 950px;
	border: 1px solid #c5c5c5;
	height:100%
}

#mainHeader
{

	padding-top: 15px;
	margin-left: 5px;
	margin-bottom: 15px;
	height: 60px;
	
}

#mainHeader img
{
	float: left;
	border: none;
	margin-right: 15px;
}

#mainHeader .TopHeader
{
	float: left;
	margin: 15px 0 10px 0;
	font-size: 20pt;
	font-weight: bold;
	color: #c7cc91;
}

#mainHeader .TopSubHeader
{
	float: left ;
	margin: 25px 10px 10px 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #c7cc91;
	font-family: 'Book Antiqua';
	position: static ;
}

/******welcome page ******/

#box1 {
	float: left;
	width: 300px;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: solid #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
}
#box2 {
	float: left;
	width: 300px;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: solid #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
}
#welcome .title
{
	margin: 10px 0 5px 10px;
	border-bottom: 1px solid #e7ece1;
	font-weight: bold;
}
#welcome p
{
	margin: 10px 2px 5px 10px;
	line-height: 15px;
}

.enter
{
	padding: 1px;
	background-color: #ffc266;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: Black;
}
.enterWorkFlow
{
	padding: 1px;
	background-color: #ffc266;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: Black;
	width:200px;
	text-align:center;
}
/***** User Account Page ******/
.box {
	float: left;
	width: 400px;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: solid #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
}
.boxdisabled
{
	float: left;
	width: 300px;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
	background: gainsboro;
	border: solid #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
}

#tblUserDetails
{
	margin: 10px 2px 5px 10px;
	padding: 8px;
	}
#tblUserDetails tr
{
	border-bottom: darkgray 1px solid;
}

#tblUserDetails th td 
{
	vertical-align:top; 
	}

/**/
#userDetails
{
	position: relative;
	float: right;
	font-size: 7pt;
	margin: 0px 12px 0px 0px;
	line-height: 1.5em;
	height: 100%;
	text-align: right;
}

#userDetails input
{	
	padding: 1px;
	background-color: aliceblue;
	font-size: 7pt;
	font-weight: normal;
	margin: 0;
	color: Black;
}


#topRightMenu
{
	border-top: solid 1px #e7ece1;
	border-bottom: solid 1px #c7cc91;
	position: relative; 
	text-align: right;
	padding: 2px 7px 2px 7px;
}

#topRightMenu a
{
	padding-left: 15px;
	padding-right: 15px;
}
/**/


#mainLeftColumn
{
	float: left;
	width: 165px;
}

#mainLeftColumn ul
{
 list-style-type: none;
 list-style-position: inside;
 margin: 0;
 padding: 0;
}

#mainLeftColumn li
{
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #e7ece1;
}

#mainLeftColumn a
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family:Arial;
}

#mainLeftColumn a:hover
{
	color: #55548e;
}

#mainContent
{
	margin-left: 0px;
	padding: 15px 5px 5px 10px;
	border-left: solid 1px #e7ece1;
}


/*
#menu
{
	padding-bottom: 3px;
	border-bottom: solid 1px #333366;
	
}

#menu a
{
	padding: 0px 15px 0px 15px;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 1px;
}
*/


#projectUpdate
{
	width: 770px;
	padding: 0 10px 10px 0px;
	margin-bottom: 50px;
}

/*#projectView
{
	width: 870px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 50px;
}*/


/*#appealTitle
{	
	font-size: 1.2em;
	color: #000066;
	margin-bottom: 25px;
}

#appealTitle span.label
{
	font-weight: bold;
	font-variant:small-caps;
	padding-right: 10px;
}*/

/****** project appeal classes *********/
table.projectAppealDetail 
{
	border-collapse:collapse;
	width: 100%;
}

table.projectAppealDetail th, table.projectAppealDetail td
{
	vertical-align:top;
	padding: 5px 5px 8px 5px;
	text-align:left;
}

table.projectAppealDetail th
{
	font-weight: bold;
	width: 120px;
}

table.projectAppealDetail tr.title
{
	background-color: #e7ece1;
	padding: 15px 5px 15px 15px;
	font-size: 1.2em;
	color: #000066;
}

.normalPanel
{
	padding: 10px 5px 10px 10px;
	border-bottom: #f1edea 1px solid;
}

.collapsePanel
{
background-color: #efefef;
}


table.optionalTable th
{
	width: 150px;
	text-align: left;
}

#addAppealAgency
{
	padding: 10px;
}

#addAppealAgency .close
{
 font-size: 7pt;
 background-color: White;
 float: right;
 padding: 0px 2px;
 width: 50px;
}

#addAppealAgency .searchWrapper
{
	margin-bottom: 4px;
}

#addAppealAgency .searchWrapper input[type="submit"]
{
	 padding: 0px 2px;
	 width: 50px;
}



/* modal windows for token */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color: white;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
	border-right: #f1edea 1px solid;
	border-top: #f1edea 1px solid;
	border-left: #f1edea 1px solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-top-width: 1px;
	border-top-color: Gray;
}

.modalPopupSCP {
	background-color: white;
	border: solid 5px #c7cc91 ;
	padding: 20px;
}

.modalPopupSCP table th, .modalPopupSCP table td{
	vertical-align:top;
	padding: 5px 5px 8px 5px;
	text-align:left;
}

.modalPopupSCP table th{
	font-weight: bold;
	width: 120px;
}


/****** Standard for processing *******/
#updateProgressIndicator
{
	position: absolute;
	left: 450px;
	top: 200px;
	height: 0px;
	background-color: White;
}


/****** project view **********/
.contentFilterText
{
	height:0%;
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#787878;	
	text-align:left;	
	vertical-align:top;		
}	

#displayOptions
{
clear: left;
margin: 2px 5px 5px 0px; 
padding: 5px 0 0px 0px;
}

#displayOptions .optionItem
{
	clear: left;
	margin-bottom: 10px;
}

.labelItem
{
	float: left;
	width: 150px;
}

ul#miniMenu
{
	width: 200px;
	list-style-type:none;
	clear:left;
}

ul#miniMenu
{
	width: 200px;
	list-style-type:none;
	clear:left;
}

ul#miniMenu li
{
	color: #000000;
	font-size:11px;	
	width: 200px;
	list-style-type:none;
	clear:left;
}

ul#miniMenu a.activated
{
	color: #dddddd;
	font-weight: bold;	
}


.labeltext_error
{
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.labeltext_comment
{
	color: #ff0000;
	font-weight: normal;
	font-size: 8pt;
}

.pageSubTitle
{
	font-size: 12px;
	font-family:Arial;
	color: #888888;
	text-align:right;
	padding-right:13px;
	font-weight: bold;
}

/******TABS ******/
ul#navlist
{
	font: bold 11px Arial, sans-serif;
	list-style-type: none;
	border-bottom: 1px solid #e1e1f3;
	margin: 0!important;
	height:25px;
	*height:20px;
}

ul#navlist li.newProjects
{
	float: left;
	height: 23px;
	background-color: #ffc266;
	margin: 2px 5px 0px 2px;
	border-top: #e1e1f3 1px solid;
	border-right: #e1e1f3 1px solid;
	border-left: #e1e1f3 1px solid;	
	border-bottom: transparent 0px none;
}

ul#navlist li
{
	float: left;
	height: 23px;
	background-color: #e1e1f3;
	margin: 2px 5px 0px 2px;
	border-top: #e1e1f3 1px solid;
	border-right: #e1e1f3 1px solid;
	border-left: #e1e1f3 1px solid;
	border-bottom: transparent 0px none;
}

ul#navlist a.current
{
/*  border-bottom: 1px solid #fff; */
background-color: #fff;
/*font-weight: bold;*/
}


ul#navlist a.original
{
border-bottom: 0px solid transparent;
background-color: #e0eaf4;
/*font-weight: bold;*/
}

li#active a { color: #000; }

#navlist a
{
float: left;
display: block;
color: #000000;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { background: #fff;
	border-bottom: transparent 0px solid; }

.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #f5f5f5;
	padding: 5px;
	margin: 0px;
	z-index:20;
}
.MyCalendar .ajax__calendar_body{
   padding: 2px ;
   margin: 0px;
}
.MyCalendar .ajax__calendar_days td{
   padding: 0px;
   margin: 0px; 
}

/******** Calendar *****/
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
font-size: 12px;
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 10px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

/* CSS created by CHARU */
/*body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}*/

.maintable_backup
{
	width:950px;
	vertical-align:top;
	border: 1px solid #c5c5c5;
	background-color:#ffffff;
	height:100%;
}

.maintable
{
	width:950px;
	vertical-align:top;
	border: 0px solid #c5c5c5;
	background-color:#1961B5;
	height:100%;
}
.header
{
	background-image: url(../images/main_header.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 947px;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#b4b4b4;
	text-align:right;
	vertical-align:middle;
	padding-right:13px;
	height:28px;
	border-top: 2px solid #a1a0c5;
}
	

.smallinks, .smallinks a, a.smallinks:visited
{
	color:#55548e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:right;
	vertical-align:top;
}

a.smallinks:active, .smallinks span
{
	color:#55548e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
	text-align:right;
	vertical-align:top;
}

a.smallinks:hover
{
	color: #55548e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-align: right;
	vertical-align: top;
}

.smallinks00, .smallinks00 a, a.smallinks00:visited
{
	color:#55548e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
}

a.smallinks00:hover
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	text-align:center;
	vertical-align:top;
}


.smallinks01, .smallinks01 a, a.smallinks01:visited
{
	color: #55548e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

a.smallinks01:hover
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
}

.gradientband
{
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #8f8f8f;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#bbbbbb');
	height:20px;
	background-image:url(../images/gradient_bg.gif);
	background-repeat:repeat-x;
}

.cellleft
{
	width:166px;
	background-image:url(../images/dot_vertical.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.cellright
{
	width:784px;
	background-color:#eeeeee;
	clear:both;
	vertical-align:top;
	padding-top:14px;
}

a.leftlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left:13px;
	line-height:28px;
	vertical-align:middle;
}

a.leftlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#55548e;
	text-decoration:underline;
	padding-left:13px;
	line-height:28px;
	vertical-align:middle;
}

a.leftlink:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#55548e;
	text-decoration:none;
	padding-left:13px;
	line-height:28px;
	vertical-align:middle;
}

.divline
{
	/*background-image:url(../images/dot_horizontal.gif);*/
	background-color: #d4d4d4;
	height:1px;
}

.intopline
{
	background-image:url(../images/crn_line_top.gif);
	background-repeat:repeat-x;
	height:31px;
}

.intoptext
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle
}

.intoptext00
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle
}

.intoptext01
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle
}

.inbtmline
{
	background-image:url(../images/crn_line_btm.gif);
	background-repeat:repeat-x;
	height:16px;
}

.inltline
{
	background-image:url(../images/crn_line_lt.gif);
	background-repeat:repeat-y;
}

.inrtline
{
	background-image:url(../images/crn_line_rt.gif);
	background-repeat:repeat-y;
}

.midbg
{
	background-color:#ffffff;
	vertical-align:top;
}

.midrevisedbg
{
	background-color: #ffffff;
	vertical-align:bottom;
}

.content00 
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	vertical-align: top;
	text-align: justify;
	padding-top: 10px;
}
.content00a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#787878;
	line-height:18px;
	text-align:center;
}

.content01
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


.content02
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-left:4px;
}

.content03
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#787878;
	padding-right:6px;
	text-align:right;
}

.content04
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#585858;
}

.content05
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-right:6px;
	text-align:right;
}

.content06
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-left:4px;
	vertical-align:top;
	word-wrap:break-word;
	background-color: #ffffff;
	border:solid 1px #cccccc !important;
}
.content07
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#787878;
	padding-right:6px;
	text-align:right;	
	vertical-align:top;
}
.content08
{
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-left:4px;
	text-align:left; 
	vertical-align:top;
	word-wrap:break-word;
	border:solid 1px #cccccc !important;
}
.contentorgrev
{
      font-family:Arial, Helvetica, sans-serif;
      font-size:10px;
      color:#000000;
      padding-left:4px;
      vertical-align:top;
      background-color: #c4d5e5;
      
}
.contentorgurev
{
      font-family:Arial, Helvetica, sans-serif;
      font-size:10px;
      color:#000000;
      padding-left:4px;
      vertical-align:top;
      background-color: #fde1ba;
      
}

.hiddenstyle
{
	visibility : hidden;
	width:0px;	
	font-size:0px;
	}
.hiddentextbox
{
font-size: 0px;
	color: #ffffff;
	vertical-align: top;
	background-color: #ffffff;
	border: solid 0px #ffffff !important;	
	}
.content06hidden
{
	font-size: 0px;
	color: #ffffff;
	vertical-align: top;
	background-color: #ffffff;
	border: solid 0px #cccccc !important;
}
.content06a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-left:4px;
	vertical-align:top;
	word-wrap:break-word;
	background-color: #ffffff;
	border:solid 0px #transparent !important;
}

.tabclass
{
	border:solid 0px transparent!important;
}

.buttonact
{
	border: 1px solid #c5c5c5;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr= '#ffffff' ,EndColorStr= '#c7cc91' );
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
}

.pagetitle
{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	text-align:left;
	padding-bottom:4px;
}
.pagetitleAppealView
{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#990000;
	text-align:left;
	padding-bottom:4px;
}
.formlabels00
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	width:145px;
	padding-left:6px;
	vertical-align:top;
	padding-top:6px;
}

.formlabels01
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	width:2px;
	text-align:center;
	vertical-align:top;
	padding-top:6px;
}

.mandatory
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ff0000;
}

.mandatorysmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ff0000;
}

.secdiv
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	padding-left:6px;
	vertical-align:top;
	background-color:#d4d4d4
}


.secdiva
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	vertical-align:top;
	background-color:#d4d4d4
}
.gridheader
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	background-color:#e1e1f3;
	padding-left:4px;
	vertical-align:top;
	border:solid 0px #ffffff!important;
}

.gridheadera
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	background-color:#e4e4e4;
	padding-left:4px;
	vertical-align:top;
}
.gridcontent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:4px;
	line-height:22px;
	border: 1px solid #eaeaea;
}

.btmpad
{
	padding-bottom:6px;
}

.toppad
{
	padding-top:6px;
}

.allpad
{
	padding:2px 4px 2px 0px;
}

/* Form elements */
select.flat, textarea.flat, input.flat, 
select.error, textarea.error, input.error,
textarea.code { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code { 
	border-color : #c4c4c4;
	background : #ffffff; 
}

select.error, textarea.error, input.error { 
	border-color : #ff0000;
}

select.flat, textarea.flat, input.flat, 
textarea.code, textarea.code-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 12px;
	color: #000000;
	padding-left: 4px;
}

textarea.code-gray {
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	color: #808080;
}
span.flat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	padding-left: 4px;
}
.panelSaveCancel
{
	display:inline ;}
	
.ltcontent
{
	background-image: url(../images/in_bg.gif);
	background-repeat:repeat-y;	
}

.lthdr
{
	background-color:#55548e;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.btmbg
{
	background-image: url(../images/in_btm_bg.gif);
	background-repeat:repeat-x;	
}

/*.divline
{
	background-image:url(../images/dot_horizontal.gif);
	height:1px;
}*/



/* CSS Document */

/******TABS ******/
ul#navlist00
{
	font: bold 11px Arial, sans-serif;
	list-style-type: none;
	/*padding-bottom: 13px;*/
	border-bottom: 1px solid #990000;
	margin: 0;
	height:31px;
}

ul#navlist00 li.newProjects00
{
	float: left;
	line-height: 23px;
	background-color: #ffc266;
	margin: 0px 5px 0px 2px;
	border: transparent 0px none;
}

ul#navlist00 li
{
	float: left;
	height: 18px;
	background-color: #ffffff;
	margin: 6px 5px 0px 2px;
	border-top: #e1e1f3 1px solid;
	border-left: #e1e1f3 1px solid;
	border-right: #e1e1f3 1px solid;
	border-bottom: 0px none transparent;
	/*vertical-align:top;*/
}

ul#navlist00 a.current00
{
	border-bottom: 0px none transparent;
	background-color: #e0eaf4;
}

ul#navlist00 a.current000
{
	background-color: #e0eaf4;
	border-left: 3px solid #990000;
	border-right: 3px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 0px none transparent;
}

ul#navlist00 a.current000
{
	font-family: Arial, Helvetica, Sans-Serif;
	color:#990000!important;
	font-size:14px;	
}

ul#navlist00 a.original000
{
	background-color: #fff;
	border-left: 3px solid #990000;
	border-right: 3px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 0px none transparent;
}

ul#navlist00 a.original000
{
	font-family: Arial, Helvetica, Sans-Serif;
	color:#990000!important;
	font-size:14px;
}

ul#navlist00 a.original00
{
	border-bottom: 0px none transparent;
	background-color: #fff;
}

li#active00 a
{
	color: #000;
}

#navlist00 a
{
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px;
}
/*
#navlist00 a:hover
{
	background: #ffc266;
	color:#000;
    border-bottom: #ffc266 1px solid;
}
*/
.buttonact00
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	border: 1px solid #c5c5c5;
	*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr= '#ffffff' ,EndColorStr= '#4e85c6' );
	background-image: url(../images/btn_bg_blue.gif);
	background-repeat: repeat-x;
}

.intopline
{
	background-image:url(../images/crn_line_top.gif);
	background-repeat:repeat-x;
	height:16px;
}

.inbtmline00
{
	background-image:url(../images/crn_line_btm_ong.gif);
	background-repeat:repeat-x;
	height:16px;
}

.inltline00
{
	background-image:url(../images/crn_line_lt_ong.gif);
	background-repeat:repeat-y;
}

.inrtline00
{
	background-image:url(../images/crn_line_rt_ong.gif);
	background-repeat:repeat-y;
}

.midbg00
{
	background-color:#fef0d4;
	vertical-align:top;
}

.inbtmline01
{
	background-image:url(../images/crn_line_btm_blue.gif);
	background-repeat:repeat-x;
	height:16px;
}

.inltline01
{
	background-image:url(../images/crn_line_lt_blue.gif);
	background-repeat:repeat-y;
}

.inrtline01
{
	background-image:url(../images/crn_line_rt_blue.gif);
	background-repeat:repeat-y;
}

.midbg01
{
	background-color:#e0eaf4;
	vertical-align:top;
}

.projtype
{
      color:#028BDF;
}

.projstats
{
      color:#990000;
}

.textpad
{
      padding-bottom:8px;
}

#dvappeal 
{
	 padding-left:11px;
	 float:left;
	 padding-bottom:4px;
}

#dvYear 
{
	float:left;
	padding-left:20px;
	padding-top:2px;
	padding-right:11px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.lspace 
{
	padding-left:5px;
}
  
.incfont { font-size:16px; font-family:Verdana; color:#990000; }

.dotbox
 { border: dotted 1px #55548e; padding: 10px; background-color:#e0eaf4; }
 
.scrolbox { font-family:Arial; font-size:11px; width:312px; overflow:auto; height:56px; border:solid 1px #cdcdcd; float:right; padding:3px; }
