body {
font-family:Arial, sans-serif;
font-size:70%;
color:#333333;
margin:0px;
padding-right:0px;
border-top:0px solid #000099;
}
#divBody	{
position:relative;

font-family:Arial, sans-serif;
}
.colLeft	{
padding:0px 20px 0px 20px;
width:220px;
}
.colRight	{
font-size:1.1em;
position:relative;
left:105px;
width:600px;
margin:0;
margin-top:20px;
padding:0;
line-height:1.8em;
}

#divSupport	{
position:relative;
left:10px;
}
#divFooter	{
position:relative;
margin-top:-50px;
right:30px;
text-align:right;
}

#downloads ul	{
list-style:none;
margin-left:5px;
padding-left:5px;
margin-top:8px;
}
h1	{
width:96%; 
line-height:1em;
color:#000033;
font-size:39px;
font-weight:lighter;
font-family:helvetica;
font-style:italic;
margin:28px 0px 0px 0px;
padding:0;
}
h2	{
position:relative;
left:-1px;
font-size:1.6em;
font-style:italic;
font-weight:lighter;
margin-bottom:0.3em;
color:#006699;
}
h3	{
position:relative;
left:-1px;
font-size:1.2em;
font-style:italic;
font-weight:bold;
margin-bottom:0.3em;
color:#006699;
}
h4	{
position:relative;
left:-3px;
font-size:1em;
font-style:italic;
font-weight:lighter;
margin-bottom:0.3em;
color:#006699;
}
td	{
font-size:0.9em;
}
#tblSummary	{
border-top:1px solid #006699;
border-left:1px solid #006699;
}
tr.header th	{
border-right:1px solid #006699;
border-bottom:1px solid #006699;
text-align: center;
font-weight: bold;
background: #eeeeee;
color:#006699;
}
#tblSummary td	{
border-right:1px solid #006699;
border-bottom:1px solid #006699;
padding:1px;
}
div.bar2	{
line-height:1.5em;
height:17px;
margin:1px;
text-align:center;
background-color:#FF9922;
border-bottom: 1px solid #ECBD00;
border-right: 1px solid #ECBD00;
border-top: 1px solid #FFFF00;
border-left: 1px solid #FFFF00;
}
div.bar	{
line-height:1.5em;
height:17px;
margin:1px;
text-align:center;
background-color:#FFCC00;
border-bottom: 1px solid #ECBD00;
border-right: 1px solid #ECBD00;
border-top: 1px solid #FFFF00;
border-left: 1px solid #FFFF00;
}

table.tblBody td p	{
margin-top:0;
margin-bottom:1.5em;
line-height:1.5em;
}
table.box	{
width:200px;
border:1px solid #7A91B0;
background-color:#ECF9FF;
margin-left:4px;
}

table.box td	{
padding:3px 10px; 
}
table.box td ul	{
line-height:1.3em;
list-style-type:square;
}

table td.boxHdr {
line-height:1.5em;
border-bottom:1px solid #7A91B0; 
background-color:#006699;
color:#FFFFFF;
font-weight:bold;
}
table.box td li	{
padding:0;
margin:0; 
margin-bottom:0.5em;
}
table.box td ul	{
margin:0;
margin-left:10px; 
padding-left:10px; 
}
table.box td p	{
margin:0;
padding:0;
}

p	{
margin-top:0;
line-height:1.5em;
}
b 	{
color:#006699;
}
strong 	{
color:#006699;
}
li	{
margin-bottom:0.2em;	
}

/* navigation */

#nav, #nav ul { /* all lists */
z-index:2;
padding:0;
margin:7px 0 0 20px;
list-style:none;
line-height:1;
}
#nav, #nav ul { /* all lists */
padding:0;
list-style:none;
line-height:1;
}
#nav li { /* all list items */
float:left;
border:0px solid #000;
padding:0px 0px 10px 12px;
height:20px;
width:8em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
width:130px; /* width needed or else Opera goes nuts */
position:absolute;
margin-left:-5px;
margin-top:12px;
padding-bottom:3px;
background-color:#fff;
border-right:1px solid #7A91B0;
border-bottom:1px solid #7A91B0;
border-left:1px solid #7A91B0;

left:-999em; /* using left instead of display to hide menus because display:none isn't read by screen readers */
}
#nav li ul li { /* all list items */
padding:0;
margin:0;
height:18px;
width:11.5em; /* width needed or else Opera goes nuts */
}
#nav li ul li a { /* all list items */
border:0px solid #000;
}
#nav li ul ul { /* third-and-above-level lists */
margin:-1em 0 0 10em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left:-999em;
}
#nav li:hover  {
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
left:auto;
}
#nav a {
color:#006699;
padding-left:10px;
display:block;
}
#nav a:visited { 
color:#006699;
}
#nav a:hover { 
padding-left:10px;
display:block;
color:#f00;
}
#nav li:hover { 
background-color:#003366;
}

#tblTool td {
font-size:1em;
color:#006699;
padding-right:5px;
padding-bottom:4px;
vertical-align:top;
}
#tblRegister td {
font-size:1em;
color:#006699;
padding-right:5px;
padding-bottom:4px;
font-weight:bold;
vertical-align:top;
}
#tblRegister td input	{
font-size:1em;
}

.divGuidance	{
position:absolute;
z-index:100;
visibility:hidden;
width:265px;
margin-left:0px;
margin-top:10px;
color:#FFFFFF;
background-color:#006699;
border:1px solid #999999;
text-align:left;
padding:10px;
}
.divGuidance img	{
position:relative;
top:-4px;
right:-5px;
}
.divGuidance a, a:link, a:visited, a:active	{
color:#FFFFFF;
}

.btnDocicon	{
margin-bottom:-2px;
margin-right:3px;
}
form {
margin:0;
}
input.radio	{
margin-bottom:-3px;

}
input.check	{
margin-bottom:-1px;

}
select	{
border:1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
margin-bottom:-1px;
}
#skipnavDiv	{
font-family:arial;
font-size:0.8em;
z-index:1; 
position:absolute; 
top:-1px; 
left:22px;
}
A {
color:#3F4456;
}
#skipnavDiv a	{
color:#06386A;
}
#skipnavDiv a:hover	{
color:#006699;
}

A:link { text-decoration:none; color:#006699; }
A:visited { text-decoration:none; color:#006699; }
a:hover { text-decoration:underline; color:#f00; }
A:active { text-decoration:underline; color:#CC0000; }
