/* CSS Document */
body
{
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	margin:0 auto 0 auto;
	margin-top:5px;
	line-height:inherit;
	width:100%; text-align:left;margin-left:auto;margin-right:auto; 
max-width:980px;
min-width:726px;
width: expression(document.body.clientWidth < 726? "726px" : document.body.clientWidth > 980? "980px" : "auto");
}
#ctl00_ctl00_main_view_template1_UpdatePanelToDate table tr td { margin:0px;padding:0px;}

td#graybar 
    {
    background-color:#99999b;
}
table#tableHeader 
{
    width:100%;
}
table#tableHeader  tr  td
{
    background-color:#003466; 
}

 td#tabs input, td#tabs img
{
     vertical-align:bottom;
     padding:0px; 
     margin:0px;
     float:right;
     }


td.leftNav 
{
	width:150px;
	background-color:#CCCCCC;
	padding:0px 0px;
}
td.leftNav  table, td.leftNav td , td.leftNav div
{
    background-color:#CCCCCC;
}
    
td.leftNav1 a, td.leftNav1 a:visited
{
	color:#003466;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

td.leftNav1 a:hover, td.leftNav1 a:active
{
	text-decoration:underline;
}
.nodeClassBold
{
    color:#003466;
	font-size:11px;
	font-weight:bold;
}
td.nodeClassBold a:hover, a:hover.nodeClassBold { text-decoration:underline;}
.nodeClass
{
    color:#003466;
	font-size:11px;
	font-weight:normal;
}
td.nodeClass a:hover, a:hover.nodeClass {text-decoration:underline;}

td#rightContent 
{
    background-color:White;
}

table.datagrid  tr  td
{
    padding:5px;  text-align:left; vertical-align:top;
}
table.formview  tr  td
{
    padding:2px;  text-align:left; vertical-align:top;
}
.head1
{
    font-weight:bold;
}

.progressStyle 
{
    color:Red;
}
.loginInstruction 
{
    font-weight:bold;
    font-size:larger;
}
.loginInstructionError
{
    color:Red;
}
div#footer0 
{
     background-color:white;
     height:5px;
}
div#footer1 
{
     background-color:#CCCCCC;
     height:10px;
}
div#footer
{
	
	background-color:#003466; 
	height:33px;
	padding-top:25px;
	text-align:center;
	color:white;
	font-size:11px;
}
div#footer a, div#footer a:visited
{
	color:white;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
div#footer a:hover, div#footer a:active
{
	text-decoration:none;
}
h1
{
	color:#003466;
	font-size:20px;
	font-weight:bold;
}
table#score, table#score td 
{
    border:1px red solid;
}
.
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
}

