

.DataGridHeader
{
	background-color:#FFE0C0;
}

.DataGridItem
{
	
}

.DataGridAlternatingItem
{
	background-color:#C0FFC0;
}
.TestCenter
{
	text-align:center; 
}
TH.GrantMenu
{
	text-align: center;
	
}
#pnlRegularReview 
{
	background-color:White;
}

#pnlRegularReview Table 
{
/*	padding-left:10px; */
	background-color:White;
}
#pnlRegularReview #ApplicationReview_pnlCriteriaInstructions
{
	padding-left:10px;
	background-color:White;
}

.NavPanel
{
	background-color:Blue;
	width: 100%;
	height: 100px;
	position:relative;
	left:0;
	top:0;
	padding: 3px 3px 3px 3px;
}

Body.BorderlessBody
{
	margin:0;
}

BODY  
{
	margin:0;

font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
}

html
{
	height:100%;
}

h1  {
font-family : Arial, Helvetica, sans-serif;
font-size : 16pt;
font-style : bold;
}

h3  {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
font-style : bold;
}

p {

font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
}

nobr {

font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}

#testHeight tr {height:33px;background-color:#ffffff !important;}
#testHeight tr:hover {background-color: #ffe99e !important;}
#testHeight th {background-color:#00456a;padding-left: 10px;font-size:14px;font-weight:normal;}
#testHeight th:hover {background-color:#00456a;}
#testHeight td span {color: #00456a;Font-size: 12px;padding-left: 10px;}

td {

font-family : Arial, Helvetica, sans-serif !important;
font-size : 12px;
}
img.imgNavigationLink
{
		background: url(/images/grid_ctrl_imgs.png) no-repeat -22px -35px;
		height:18px;
		width:6px;
		overflow:hidden;
		float:left;
		outline:none;
		border-width:0;
}

img.imgNavigationLinkLast
{
		background: url(/images/grid_ctrl_imgs.png) no-repeat -43px -1px;
		height:18px;
		width:6px;
		overflow:hidden;
		float:left;
		outline:none;
		border-width:0;
		display:none;
}
td.tdNavigationLink
{
 
 
}
table.tblNavigationLink
{
	
	width:95%;
	float:left;
	 border-top: #A5ACB5 1px solid;  /* Side Nav */
	 border-collapse:collapse;
	 margin-left:3px;
	
}
tr.trNavigationLink
{
	display:inline;
	float:left;
	height:18px;
	width:100%;
	margin-left:2px;
	
}


tr.trNavigationLink:hover
{
	background-color:#E9EDF1;
}
a.aNavigationLink
{	
	text-decoration:none;
	height:18px;
	
}

a.aNavigationLink:hover
{	
	
}

.tdnumber {
color: black;
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
}

th {

font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
}

caption {

font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
}

li  {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}

ul  {

font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}

strong  {

font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration: none;
}

a  {
color : #15c;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}

.input {

font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
}

.textarea {

font-family : Arial, Helvetica, sans-serif;
}

INPUT.CDFMoney 
{
	background-color: #999999;
	color: #000000;
	text-align: right; 
	font-family: Arial, Helvetica, Sans-Serif;
}
BODY.AdminNavBar
{
	background-color: #FFFFBD;
}
BODY.ProfileNavBar
{
	background-color: #99cc99;
}

BODY.PanelistNavBar
{
	background-color: #bbbbfd;
}
BODY.DesignerNavBar
{
	background-color: #FFFFBD;
}

BODY.ApplicantNavBar
{
	background-color: #bbbbfd;
}

.decNavSectionHeader
{
	font-size: .8em;
}


    .style7
    {
        width: 124px;
    }
    .style8
    {
        width: 54px;
    }
    .style9
    {
        width: 800px;
    }
    .style10
    {
        width: 323px;
    }
    .style11
    {
        width: 307px;
    }    
    .reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}
ul#CurrentCriteriaAdmin_tktCriteriaList__rbl 
{
	padding-left:0;
	vertical-align: bottom;
}
.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	/*color:#FFF;*/
}
.reorderListDemo tr 
{
	vertical-align: bottom;
}
.demoarea 
{
	padding-bottom:10px;
}
.dragHandle {
	width:15px;
	height:30px;
    vertical-align:bottom;
	background-image:"images/arrows_north_south.png";
	cursor:move;
    padding-right:5px;
}

/*richTextContext stuff should have some elements un-set inherited styles...*/
.richTextContent strong, .richTextContent a {
    all: unset;
}