/* Unchanged */


body
{
font-family: Tahoma, Arial, sans-serif;
font-size: 10pt;
color: #505050;
}

#container
{
width: 100%;
background-color: #ffffff;
border: none;
margin: 0;
}

#subcontainer
{
clear: both;
background-color: #ffffff;
}

#toppanel
{
display: none;
}

#mainpanel
{
margin-left: 10px;
padding-top: 10px;
background-color: #ffffff;
border: none;
}

#sidepanel
{
display: none;
}

#footer
{
display: none;
}

#subfooter
{
clear: both;
margin-top: 20px;
margin-left: 20px;
width: 100%;
font-size: 8pt;
letter-spacing: 1pt;
color: #404040;
}

#subfootercontent
{
margin-left: 0;
padding-left: 10px;
}

.content
{
margin: 0;
padding: 10px 15px 10px 15px;
}

.caption
{
font-size: 8pt;
color: #333399;
margin: 5px auto;
text-align: center;
width: 300px;
}

.content img
{
display: block;
margin-right: auto;
margin-left: auto;
border: 1px solid #a7a8bf;
}

.content img.noborder
{
border: none;
}

p
{
line-height: 1.6em;
}

ul
{
line-height: 1.6em;
}

hr
{
color: #9999cc;
background-color: #9999cc;
border-style: none;
height: 1px;
}

h2
{
font-size: 16pt;
font-weight: normal;
letter-spacing: 2pt;
color: #333399;
padding: 0;
margin: 0;
}

h3
{
font-size: 12pt;
font-weight: normal;
letter-spacing: 1.4pt;
color: #333399;
}

#sidepanel h3
{
margin: 0;
padding: 0;
}

h5
{
font-size: 8pt;
font-weight: normal;
text-align: left;
letter-spacing: 1pt;
color: #333399;
margin: 0;
padding: 0;
}

a:visited
{
color: #7e80c2;
text-decoration: none;
}

a:link
{
color: #7e80c2;
text-decoration: none;
}

a:hover
{
color: #2d2f87;
text-decoration: none;
}

#navcontainer
{
display: none;
}

#sidenavcontainer
{
display: none;
}

#sidenavlist
{
display: none;
}
