.TopText
{
    text-align:center;
    color:#0033bb;
    /*border-bottom:2px solid #0000bb;	Use this on headers*/
}

.TreeView		{color:#3399CC;} 
A.TreeView:hover
{
    COLOR: #CC0033;
    TEXT-DECORATION: underline
}

.hiddeninputsect{ display:none; }

.displayinputsect{ display:block; }
input{ background-color:white; }

/*Tooltips*/
body div#toolTip{background:rgb(74,100,65);color:white/*rgb(239,229,168)*/;width:220px;}

/*System layout*/
html,
body,
div#container,
table#container{margin:0;padding:0;height:100%;min-height:100%;}

/*Background - for standards layout (Won't work in IE, so this is not in use)*/
/*
html{background: transparent url(../images/DSHumanService_horzRepeat.bmp) top right repeat-x;}
body{background: transparent url(../images/body_vertRepeat.JPG) top left repeat-y;}
div#container{background: transparent url(../images/DSHumanservice.bmp) top left no-repeat;}
div#OMHASLogo{background: transparent url(../images/DHS.png) top right no-repeat; position:absolute; top:0; right:0; height:61px; width:720px;}
div#content{margin:61px 0 0 0;}
*/

/*Background - table layout*/
table#container{width:100%;}
/*table#container td{border:1px solid red;}*/
table#container thead td{height:81px;}
table#container thead td img{display:block;}
table#container thead td{background: transparent url(../images/DSHumanService_horzRepeat.jpg) top right repeat-x;}
table#container thead td#banner div#navigation{position:absolute;top:62px;left:190px;}
table#container thead td#banner div#navigation ul,
table#container thead td#banner div#navigation li{margin:0;padding:0;}
table#container thead td#banner div#navigation li{display:inline;padding-right:1em;}
table#container thead td#OMHASLogo{width:202px;}
table#container tbody td#sidebar{width:170px;height:100%;position:relative;border-right:4px solid #CCC;}
table#container tbody td#sidebar img#bannerfoot{position:absolute;z-index:0;}
table#container tbody td#sidebar div#subnav{position:relative;z-index:1;}/*Incredibly, the content is what holds the layout together (or apart, rather) on particularly wide pages.  Unknown why the width rule of #sidebar doesn't constrain the content area.*/
table#container tbody td#sidebar div#LGANContainer{position:absolute;bottom:0px;}
table#container tbody td#content{padding:1em;}
table#container tbody td#content div#minWidthHack{width:544px;height:1px;}
table#container tfoot td#footer{font-size:1px;height:16px; background-color:rgb(58,48,75);}

/*Link styles*/
#navigation a{color:white;font-size:14px;font-weight:bold;}
#navigation .linkHighlit{background-color:rgb(6,48,134);}
#subnav a,
#navigation a{font-family:'Trebuchet MS', san-serif;}

#subnav{position:relative;margin-left:40px;}
#subnav br{display:none;}
#subnav h3{margin:2em 0 0 0;text-align:left;border-bottom:6px solid #CCC;}
#subnav ul{list-style-type:none;margin:0;padding:0;}
#subnav li{text-align:center;}
#subnav a{display:block;width:100%;padding:0.6em 0;color:black;font-size:13px;}
#subnav .linkHighlit{font-weight:bold;}

#LGANContainer a img{border:none;}

#helpButtonContainer{position:absolute; top:120px; left:800px;}

a.pseudobutton{color:black; text-decoration:underline;}

#editpage_userlevelsdeflist dd{margin-left:0; padding-left:0;}
