body
{
margin: 0;
padding: 0;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
background-color: #000f33;
background-image: url(bg-1.gif);
background-repeat: repeat-x;
}


.nextbutton a:link, .nextbutton a:visited
{
display: block;
background-color: #EEF9F1;
color: #1D2758;
border: 1px solid #999999;
width: 144px;
text-decoration: none;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 0.1em;
padding-right: 0.3em;
padding-bottom: 0.1em;
padding-left: 0.3em;
}

.nextbutton a:hover, .nextbutton a:active
{
background-color: #333333;
color: #CCCCCC;
}


a:link {
color: #000099;
font-weight: bold;
}
a:visited {
color: #000099;
font-weight: bold;
}
a:hover, a:active
{
color: #fff;
background-color: #036;
font-weight: bold;
}


div#container
{
background-image: url(left-backgrnd.gif);
background-repeat: repeat-y;
}

div#container2
{
background-image: url(right-backgrnd.gif);
background-repeat: repeat-y;
background-position: right;
}




/* TOP BANNER */

div#banner
{
color: #fff;
background-color: #333;
border-bottom: 1px solid #000;
background-image: url(header.gif);
background-repeat: repeat-x;
height: 90px;
}

div#banner h1
{
margin: 0;
padding: 17px 0px 0px 20px;
font-size: 26px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000066;
}
div#banner h2
{
margin: 0;
padding: 0px 0px 0px 20px;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #283659;
}
div#banner .othertext
{
float:right;
padding: 5px 20px 0px 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color:#CCCCCC;
font-style:italic;
position:relative;
top:-8px;
}

/* --------------------- */





/* RIGHT SIDE BOX */
div#rightside
{
float: right;
width: 136px;
margin: 6px 1px 2px 0px;
padding: 4px;
color: #333333;
border: 1px solid #999999;
font-family: 'Bookman Old Style', serif;
font-size:12px;
background-color:#E4DFD6;
}

div#rightside h3
{
font-family: 'Bookman Old Style', serif;
font-size:14px;
margin-top: 0px;
color: #003333;
padding: 2px;
}
div#rightside p
{
margin:0;
}
/* ------------------------- */



/* LEFT MENU */
#menu {
width: 150px;
margin: 0px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#menu li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

#menu li a:link, #menu li a:visited {
color: #000000;
display: block;
background:  url(menu.gif);
padding: 8px 0 0 30px;
}

#menu li a:hover {
color: #FFF;
background:  url(menu.gif) 0 -32px;
padding: 8px 0 0 30px;
}
#menu .aftermenu
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
padding: 10px;
width: 126px;
}
#menu .aftermenu a:link, #menu .aftermenu a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #990000;
display:block;
height:auto;
padding: 1px 0px 1px 0px;
margin:0;
border: 1px solid #ebe8e5;
}
#menu .aftermenu a:hover
{
background-color:#E3DFDB;
color:#000000;
text-decoration:none;
border: 1px solid #B0A599;

}
/* ---------------------- */



div#content
{
margin-left: 170px;
margin-right: 160px;
background-color: #FFFFFF;
}

div#content h2
{
font-size: 20px;
color: #036;
margin: 0;
padding-top: 1em;
font-weight: bold;
}
div#content ul
{
list-style-position: outside;
list-style-type: square;
margin-left: 16px;
}
div#content
{
line-height: 20px;
}


#cleardiv
{
clear: both;
height: 1em;
}


/* FOOTER */
div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #999;
text-align: center;
background-color: #334A6C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CCCCCC;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
}
/* ------------------ */





#wrapper {
width: 770px;
margin: 0 auto;
background-color: #FFFFFF;
}


ul {
list-style: none;
margin: 0;
padding: 0;
}

#sitewideul
{
list-style-position: inside;
list-style-type: square;
}
#sitewideul a:link, #sitewideul a:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000099;
}
#sitewideul a:hover
{
text-decoration:none;
background-color:#FFFFFF;
color:#0066CC;
}


#topmenu {
float:left;
width:100%;
font-size:93%;
line-height:normal;
margin:0px;
padding:0px;
}
#topmenu ul {
margin:0;
padding:16px 0px 0px 0px;
list-style:none;
}
#topmenu li {
display:inline;
margin:0;
padding:0;
}
#topmenu a {
float:left;
background:url("tableft10.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#topmenu a span {
float:left;
display:block;
background:url("tabright10.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
margin:0;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */
#topmenu a:hover {
background-position:0% -42px;
}
#topmenu a:hover span {
background-position:100% -42px;
}
