body
{
font-size: 10pt;
color:#000000;
margin:10px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-size: 10pt;
font-family: verdana,helvetica,arial,sans-serif;
}

a:link {color: #004B97; text-decoration:none}
a:visited {color: #004B97; text-decoration:none}
a:hover {color: #0066CC; text-decoration:underline}
a:active {color: #004B97; text-decoration:none}

#invertedtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #0066CC url(images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #004B97;
}

#invertedtabs a:hover span{
background-color: #004B97;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #004B97;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #004B97;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

#dhtmltooltip{
position: absolute;
text-align: left;
font-size: 9pt;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

ul.skillslist { list-style:none; margin:16px 0 16px 0px; padding: 0;overflow:hidden; }
ul.skillslist li { float:left; width:282px;margin-bottom:6px; }
