body
{
margin: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #282828;
font-family: tahoma, verdana, helvetica;
color: #fff;
}

#sw_pagewrapper 
{
z-index: 1;
width: 100%;
position: absolute;
left: 0px;
top: 0px;
min-height: 100%;
}

/* CONTENT CHUNK */

#sw_content
{
z-index: 5;
padding: 8px;
padding-left: 20px;
padding-right: 20px;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 20px;
margin-top: 128px;
position: absolute;
left: 0px;
top: 0px;
right: 0px;
overflow: auto;
display: block;
color: #bbb;
/*border-style: dotted;
border-width: 1px;
border-color: #f90; */
}

#sw_content p
{
padding: 0px;
margin: 0px;
padding-left: 10px;
margin-bottom: 8px;
}

#sw_content a
{
color: #fff;
text-decoration: none;
}

#sw_content a:hover
{
text-decoration:underline;
}

#sw_content h1,h2,h3
{
margin: 0px;
padding: 0px;
margin-top: 12px;
margin-bottom: 8px;
font-family: tahoma;
color: #fff;
}

#sw_content dt
{
font-size: 14px;
font-weight: bold;
padding-top: 10px;
color: #eee;
}

#sw_content blockquote
{
background-color: #283848;
border-color: #445566;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
color: #ccc;
}

.inline_icon
{
vertical-align:middle;
border: 0px none;
}

/* PAGE HEADER */

#sw_pageheader
{
z-index: 10;
position: fixed;
left: 0px;
top: 0px;
width: 100%;
display: block;
/*
border-color: #f00;
border-width: 1px;
border-style: dotted;
*/
}

#sw_topspan
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 74px;
background-color: #000;
background-image: url('gfx/topspan.jpg');
background-repeat: no-repeat;
text-align: center;
font-size: 12px;
text-decoration: none;
color: #fff;
}

#sig_graphic
{
z-index:15;
position: absolute;
right: 150px;
top: 2px;
border-width: 0;
}

#sw_topspan .rightline
{
z-index: 15;
right: 12px;
text-align: right;
}

#sw_topspan a
{
text-decoration: none;
color:#fff;
padding: 2px;
padding-left: 6px;
padding-right: 6px;
margin: 1px;
}

#sw_topspan a:hover
{
text-decoration: underline;
}

#sw_pathbar
{
z-index: 15;
position: absolute;
top: 50px;
left: 12px;
width: auto;
}

#sw_commsbar 
{
z-index: 14;
position: absolute;
top: 50px;
right: 12px;
width: auto;
}

/* TOOLBAR */

#sw_toolbar
{
position: absolute;
padding: 0px;
margin: 0px;
width: 100%;
top: 74px;
left:0px;
}


#sw_toolbar table
{
padding:0px;
margin:0px;
background:url("gfx/tooltile.gif");
background-repeat: repeat-x;
width: 100%;
height: 57px;
border-collapse:collapse;
}

#sw_toolbar th
{
text-align: center;
margin:0px;
padding:0px;
width:auto;
}

#sw_toolbar td
{
margin:0px;
padding-left:10px;
padding-right:10px;
width:120px;
}

.toolbarbutton
{
border-width: 0px;
border-style: none;
margin: 0px;
padding: 1px;
padding-left:0px;
padding-right:0px;
display: block;
float:left;
opacity: 0.9;
}

.toolbarbutton:hover
{
opacity:1.0;
}

.toolbarbuttonDisabled
{
border-width: 0px;
border-style: none;
margin: 0px;
padding: 1px;
padding-left:0px;
padding-right:0px;
display: block;
float:left;
visibility:hidden;
}


/* PAGE FOOTER */

#sw_pagefooter
{
z-index: 30;
position: fixed;
bottom: 0px;
height: 16px;
background-color: #000;
font-size: 10px;
width: 100%;
margin: 0px;
padding: 0px;
padding-top: 2px;
text-align: center;
}
