﻿body
{
    background: #000000;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 978px;
    margin: 0px auto;
    text-align: left;
    border: solid 1px #ababab;
    background: #ffffff;
}

a 
{
	color: #0000ff
}
p, div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#wrap #header1
{
    width: 978px;
    height: 157px;
    background: url('/Images/Header1BG.png') repeat-x;
    margin: 0px;
    padding: 0px;
    position: relative;
}
/*
#wrap #header1 #logo
{
    width: 567px;
    height: 129px;
    background: url('/Images/LogoBG.png') no-repeat;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}*/

#wrap #header1 #nav
{
    height: 28px;
    line-height: 28px;
    background: url('/Images/NavBG.png') no-repeat left center;
    margin: 0px;
    padding: 0px 5px 0px 13px;
    position: absolute;
    top: 129px;
    right: 0px;
}

#wrap #header1 #nav a
{
    color: #000000;
    text-decoration: none;
}

#wrap #header1 #nav a:hover
{
    color: #616062;
}


#wrap #header2
{
    width: 978px;
    height: 191px;
    background: url('/Images/Header2BG.jpg') no-repeat;
    margin: 0px;
    padding: 0px;
}

#wrap #contentwrap
{
    width: 962px;
    overflow: auto;
    padding: 8px;
    background: url('/Images/ContentBG.png') repeat-y;
}

#wrap #contentwrap #sbleft
{
    width: 155px;
    float: left;
}


#wrap #contentwrap #sbleft div
{
    width: 145px;
    height: 35px;
    margin: 0px;
    padding: 0px 10px 0px 0px;
    background: url('/Images/SBLeftBG.png') no-repeat right bottom;
    line-height: 30px;
    text-align: right;
}

#wrap #contentwrap #sbleft div a
{
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
}
#wrap #contentwrap #sbleft div a:hover
{
    color: #616062;
}



#wrap #contentwrap #content
{
    width: 558px;
    margin: 0px 8px 0px 8px;
    float: left;
}

#wrap #contentwrap #sbright
{
    width: 225px;
    float: left;
    padding-left: 8px;
}

/*#wrap #contentwrap #sbright span
{
    display: block;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
}

#wrap #contentwrap #sbright div
{
    text-align: center;
    margin: 5px 0px 5px 0px;
    padding-top: 6px;
    background: url('/Images/SBRightBG.png') no-repeat center top;
}*/
 

#wrap #contentwrap #content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 10pt 0px;
	padding: 0px
}
#wrap #contentwrap #content h1
{
	font-size: 14pt;
	margin: 0px 0px 10pt 0px;
}
#wrap #contentwrap #content h2
{
	font-size: 14pt;
	margin: 0px 0px 10pt 0px;
	color: #afafb4;
}
#wrap #contentwrap #content h3
{
	font-size: 12pt;
	margin: 0px 0px 10pt 0px;
}

#wrap #contentwrap #content h4
{
	font-size: 10pt;
	margin: 0px 0px 10pt 0px;
}


#wrap #contentwrap #content li
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#copy
{
    text-align: center;
    margin: 8px 0px 8px 0px;
}

#copy p, #copy a
{
    color: #ffffff;
    font-size: 9pt;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}