body {
        font-family: arial, verdana, helvetica, sans-serif;
        margin: 0px;
        padding: 0px;
        text-align: center;
        font-size: 13px !important;
	background : #fff; 
}

html, body {
        height: 100%;
}

a:link { color: #000; }
a:hover { color: #ed8d2f; }

.maincontent {
        background-color: #FFF;
        width: 100%;
	min-height: 100%;
        _height: 100%; /* for IE only */
	position: relative;
	margin: 0 auto;
}

.header { 
	width: 100%;
	height: 80px;
	background: url("/images/orangebar.jpg") repeat-x bottom left;
}

.logo {
	float: left;
	padding-top: 15px;
	background: url("/images/logo.jpg") no-repeat;
	width:  203px;
	height: 53px;
}

.topright {
	background: url("/images/topright.jpg") no-repeat;
        float: right;
        height: 80px;
	width: 290px;
}

#navpanel { 
	width: 230px; 
	padding-left: 0px; 
	float:left; 
	overflow:hidden;
	background: #fff;
}

#navpanel .hidePanel { 
	height:24px; 
	padding:4px 0 0 72px; 
	text-align: right;
}

#navpanel .hidePanel a { color:#ed8d2f; font-weight: bold;}
#navpanel, .showPanel { color:#000; }

.showPanel { 
	position:inherit; 
	z-index:2;
	left:0; 
	float:left; 
	padding-top:40px; 
	display:none; 
	width:0px;
	height:100px; 
	cursor:pointer;
}

.showPanel span {
	display:block; 
	font-size:24px; 
	height:30px; 
	margin-top:20px; 
	padding:10px 0 10px 10px; 
	width:20px; 
	background: #f90;
}

#datapanel { 
	padding-top:10px; 
	color:#1c1c1c; 
	margin-left:280px; 
	_left: 40px; 
	_height: 70%; /* default height of data panel for IE */
	position: relative; 
}

#datapanel #content {
	top: 5px;
	left: 10px;
	position: absolute;
	_float: left; 
}

ul {
       margin: 0;
       list-style: none;
       padding: 0px;
       font-size: 13px;	
       text-align: left;
}

ul li { 
	border-bottom:1px solid #bfbfbf; 
	line-height: 23px; 
}


ul li:hover, ul li.over, ul li.selected {
	background: url(/images/orangenavbar.png) top repeat-x;
	cursor: pointer;
	height: auto;
}

ul.helplinks li { border-bottom: none; }
ul.helplinks li:hover, ul.helplinks li.over { background: none; }
ul.helplinks li a, ul.helplinks li a:hover { 
	text-decoration: underline; 
	display: inline;
}  

ul li a, ul li a:hover { 
    font-weight: bold; 
    padding-left: 15px;  
    text-decoration: none; 
    color: #000;
    display: block;
}

ul li ul.sublinks { padding:  7px 0 7px 20px; }

ul li ul.sublinks li { 
	border-bottom: none;   
	height: 18px;
}

ul li ul.sublinks li a  { font-weight: normal; }
ul li ul.sublinks li a:hover, ul li ul.sublinks li.selected a { 
	color: #ed8d2f;  
	font-weight: normal;
}

ul li ul.sublinks  li:hover, ul li ul.sublinks li.selected {
	background: none;
	cursor: pointer;
}

.logout_help {
	float: left;
	margin-left: 30px;	
	font-weight: bold;
}

.logout_help a { color: #ed8d2f; }

table { clear: left; float : left; }
table tr td { padding: 3px; }

div.maincontent #footer {
     position:absolute;
     left: 0;
     bottom: 2px;
     width: 100%;
     height 32px;   /* Height of the footer */
     font-size: 13px;
     display: none;
}


B { font-weight: bold; }

td {
	VERTICAL-ALIGN: top;
	font-size:12px;
	font-family: Arial, Helvetica, Verdana; 
	color:#666666 ; 
}

.tdnormal
{
    font-size: 13px;
    vertical-align: middle;
    background-color: #edf0f4;
}

.tdmenu
{
    font-size: 8pt;
    background-color: #c3d9f8;
    color: #000;	
}

.thead
{
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
    color: #000000;
    background-color: #c3d9f8;
}

.tdsubhead
{
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
    color: #000000;
    background-color: #c3d9f8;
}

.tdhead
{
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
    color: #000000;
    background-color: #c3d9f8;
}

.tdError
{
    font-size: 14px;
    vertical-align: middle;
    color: #ff0000;
}

.tdInfo
{
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    color: #000000;
}

.tdNumeric
{
    background-color: #eeeeee;
    text-align: right;
}

.tdbold
{
    font-weight: bolder;
    font-size: 9px;
    color: black;
    font-family: Verdana;
}

.tdhelp
{
    
    font-size: 12px;
    vertical-align: middle;
    background-color: #FFFFFF;
    font-family: Arial;
}


.tdblue
{
    font-weight: bolder;
    font-size: 13px;
    vertical-align: middle;
    background-color: #FFFFFF;
    font-family: Courier;
    color: #000080;
}

.tdorange
{
    font-size: 13px;
    vertical-align: middle;
    background-color: #FFFFFF;
    font-family: Bookman Old Style;
    color: #d34800;
    text-decoration: underline;
}

.tdred
{
    font-size: 13px;
    vertical-align: middle;
    background-color: #ffffff;
    color: #ff0000;
}

.tdfooter
{
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    background-color: #c3d9f8;
    color: #000000;
}

.logincontainer {
    background-color: #FFF;
    width: 65%;
    height: 85%;
    margin: 0 auto;
}

.loginbox {

	background-color: #d8e9fd;
	width: 325px;
	height: 220px;
	margin: 30px auto;
}

.label { 

	font-weight: bold;
        font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #666;
}

.inputwidth { width: 190px; } 

.splashimage {
	width: 220px;
	height: 116px;
	margin: auto;
        background: url("/images/splashimage.jpg") no-repeat;
}


div.loginbox .heading { 
	color : #000;
	padding-top: 15px;
	font-weight: bold;
	font-size: 15px;
} 

div.loginbox .error {
	color: #f00;
	font-weight: bold;
	font-size: 12px;
}

div.loginbox table tr td { padding: 1px; }

.logo_textcenter {
	padding-top: 15px;
	background: url("/images/logo_textcenter.jpg") no-repeat;
	width:  203px;
	height: 53px;
	margin: auto;
}

div.logincontainer .footer {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom:15%;
	_left: 17.5%;
}
