body
{
margin: 10px;
color: #000000;
background: #ffffff;
font-family: "lucida grande", "Trebuchet MS", verdana, arial, sans-serif;
}
img, object
{
border: 0px none;
display: block;
}

a:visited, a:link
{
color: #B1000C;
text-decoration: none;
}
a:hover, a:active
{
color: #B1000C;
text-decoration: underline;
}
p
{
margin: 0 0 .7em 0;
padding: 0;
font-size: .75em;
line-height: 1.6em;
}
ul, ol
{
padding: 0 0 6px 10px;
margin: 0 0 6px 10px;
}
ul li, ol li, dl dt
{
font-size: .75em;
padding: 0;
margin: 0 0 .3em 0;
}
ul ul, ol ol
{
margin: 0 0 .7em 10px;
}
li li
{
font-size: 1em;
}
#quote
{
float: left;
width: 160px;
margin: 0 0 20px 0;
}
#quote p.quote
{
margin: 0 0 1em 0;
}
#quote p.quote span
{
font-family: Times, "Times New Roman", serif;
font-weight: bold;
font-size: 2em;
position: absolute;
}
#quote p.quote span.open
{
margin: 0 0 0 -.6em;
}
#quote p.quote span.close
{
margin: .1em 0 0 0;
}

#handheld{display:none;}

#underwired
{
width: 720px;
padding: 0 0 10px 0;
}

h1
{
margin: 0 0 10px 0;
padding: 0;
font-size: 1.4em;
line-height: 1.2em;
}
h2
{
margin: 0 0 10px 0;
padding: 0;
font-size: 1.25em;
line-height: 1.2em;
color: #4C4C4C;
}
h2.hello
{
margin: 0 0 2px 0;
}
h3
{
margin: 0 0 10px 0;
padding: 0;
font-size: 1.15em;
line-height: 1.2em;
color: #999999;
}
h3.dark
{
color: #4C4C4C;
}
h3#greeting
{
font-size: .8em;
}

#underwiredflat
{
float: left;
padding: 0 20px 0 0;
width: 180px;
voice-family: "\"}\""; 
voice-family: inherit;
width: 160px;
}
html>body #underwiredflat
{
width: 160px;
}
#underwiredright
{
float: left;
width: 270px;
}

#clientlist ul li a:hover, #clientlist ul li a:active, #clientlist ul li a.active:link, #clientlist ul li a.active:visited
{
text-decoration: underline;
}
#clientlist ul li a.activebar, #clientlist ul li a.active:hover, #clientlist ul li a.active:active
{
color: #000000;
text-decoration: underline;
}

#content, #forexample, #forexampleinner, #nudge, #righttabs, #clientlist
{
width: 250px;
float: left;
}
#forexample
{
position: relative;
z-index: 20;
}

/* object stuff here */
/* hides the second object from all versions of IE */
* html object.flash {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.flash/**/ {
	display: block;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.flash {
	display/**/: none;
}

abbr:hover, acronym:hover, span.abbr:hover
{
cursor: help
}
abbr, acronym, span.abbr
{
border-bottom: 1px dotted #ADADAD;
cursor: help;
}
