body
{
margin:0;
padding:0;
font-family:verdana,"Times New Roman", Times, serif;
font-size:0.8em;
}

h3, h4, table, td, th, dl, dt, dd {color:#000;}

h1 
{
margin-top:0.3em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.7em;
font-weight:normal;
color:#fff;
}

* html h1  {margin-top:0.75em;}
*+html h1  {margin-top:0.75em;}

h2 
{
margin-top:1.5em;
font-size:1.3em;
color:#006766;
}

h3{font-size:1.2em;}


table
{
width:100%;
}

table td, table th
{
border-bottom:1px solid #d7d7d7;
padding:0.15em 0em 0.2em 0em;
}

table th
{
text-align:left;
width:40%;
}

hr
{
border:0;
color:#d7d7d7;
background-color:#d7d7d7;
height:1px;
}

#helpHeader
{
background-color:#006766;
height:50px;
padding-left:20px;
padding:10px 0px 10px 20px;
border-bottom:2px solid #006766;
}

#helpHeader #buttons
{
position:absolute;
top:1.5em;
right:1em;
}

#helpHeader #buttons input
{
background-image: url(../../images/bg_button.gif);
background-repeat:repeat-x;
border:1px solid #7F9DB9;
border-top: 1px solid #B2C4D5;
border-left: 1px solid #B2C4D5;
color:#333;
font-size:0.7em;
font-variant:normal;
font-weight:bold;
line-height:normal;
overflow:visible;
padding:0.2em 1em 0.3em;
text-decoration:none;
white-space:nowrap;
width:auto;
}

* html #helpHeader #buttons input {font-size:0.9em;}
*+html #helpHeader #buttons input {font-size:0.9em;}

#helpHeader #buttons input#close {font-weight:normal;}

#helpContainerShadow
{
/*margin:2em 2.5em 1em 2.5em;
border:1px solid #d9d9d9;
padding:1px;*/
}

#helpContainer 
{
background:#fff;
border:1px solid #a9a9a9;
padding:0em 2em 2em 2em;
}

#helpContainer p#logo{}


