body
{
font-family: Arial, Helvetica, sans-serif;
}

#pagecontainer 
{
background-color: #FFFFFF; 
width: 900px;
text-align: left;
}

#navcontainer 
{
width: 180px;
background-color: #1B0980;
margin-left: 0;
margin-top: 5;
padding-left: 0;
list-style-type: none;
margin-left: 10;
}

#navcontainer a
{
display: block;
padding-bottom: 2px;
padding-top: 2px;
width: 180px;
background-color: #1B0980;
font-weight: bold;
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right;

}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

#announcement
{
width: 190px;
border: 1px solid #1B0980;
margin: 5px;
font-size: 9pt;
}

#announcement div.header
{
background-color: #1B0980;
color: #fff;
padding-left: 5px;
font-weight: bold;

}

#announcement div.body
{
padding-left: 5px;
}

#footer
{
color: #FFF;
}

#footer a
{
color: #EEE;
text-decoration: none;
}

#content
{
width: 100%;
font-size:10pt;
}

#content div.heading
{
width: 100%;
border-bottom: .1em solid #1B0980;
font-size:14pt;
font-weight: bold;
}

#content div.subheading
{
width: 80%;
border-bottom: 1px solid #1B0980;
font-size:12pt;
font-weight: bold;
}

#visitor
{
color: #FFF;
font-size:9pt;
font-weight: bold;
}

.pagefooter { 
	background: url(../images/footright.gif) no-repeat bottom right; 
}

#footercontainer 
{
    background-color: #FFFFFF; 
	width: 100%;
}

.pageheader { 
	background: url(../images/bannerright.gif) no-repeat top right; 
}

#headercontainer
{
    background-color: #FFFFFF; 
    width: 100%;
	background: url(../images/bannerspan.gif); 
	background-repeat: repeat-x;
}

.copyright
{
	color: #fff;
	font-size:9px;
	font-weight: bold;
}