@charset "UTF-8";
/* CSS Document */



#topnavcontainer ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 1px 0px;
background-color: #517dbc;
color: White;
float: left;
width: 690px;
text-align: center;
}

#topnavcontainer ul li { 
display: inline;
background: none 0;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px; 
}

#topnavcontainer ul li a
{
padding: 2px 10px 2px 10px;
background-color: #517dbc;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-weight:bold
}

#topnavcontainer ul li a.current
{
padding: 2px 10px 2px 10px;
background-color: #9db9e3;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-weight:bold
}

#topnavcontainer ul li a:hover
{
background-color: #5b759c;
color: #ffffff;
}

#topnavcontainer ul li a.active
{
padding: 2px 10px 2px 10px;
background-color: #5b759c;
color: #e3bebe;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-weight:bold
}

#topnavcontainer ul li.first a
{
padding: 2px 10px 2px 10px;
margin: 0px 0px 0px 83px;
background-color: #517dbc;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
font-weight:bold
}

#topnavcontainer ul li.first a:hover
{
background-color: #5b759c;
color: #ffffff;
}

#topnavcontainer ul li.first a.active
{
padding: 4px 10px 4px 10px;
background-color: #5b759c;
color: #e3bebe;
text-decoration: none;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
font-weight:bold
}


#topnavcontainer2 ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: #9db9e3;
color: #002147;
float: left;
width: 690px;
text-align: center;
font-size:90%;
}

#topnavcontainer2 ul li { 
display: inline;
background: none 0;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px; 
}

#topnavcontainer2 ul li a
{
padding: 2px 10px 2px 10px;
background-color: #9db9e3;
color: #002147;
text-decoration: none;
float: left;
font-weight:normal
}

#topnavcontainer2 ul li a.current
{
padding: 2px 10px 2px 10px;
background-color: #9db9e3;
color: #002147;
text-decoration:underline;
float: left;
font-weight:bold
}

#topnavcontainer2 ul li a:hover
{

text-decoration:underline;
color: #002147;
}

#topnavcontainer2 ul li a.active
{
padding: 2px 10px 2px 10px;
background-color: #5b759c;
color: #002147;
text-decoration: none;
float: left;
font-weight:bold
}

#topnavcontainer3 ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 20px 0px;
background-color: #9db9e3;
color: #002147;
float: left;
width: 690px;
text-align: center;
font-size:90%;
}

#topnavcontainer3 ul li { 
display: inline;
background: none 0;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
line-height: 20px;
 
}

#topnavcontainer3 ul li a
{
padding: 2px 10px 2px 10px;
background-color: #9db9e3;
color: #002147;
text-decoration: none;
float: left;
font-weight:normal
}

#topnavcontainer3 ul li a.current
{
padding: 2px 10px 2px 10px;
background-color: #9db9e3;
color: #002147;
text-decoration:underline;
float: left;
font-weight:bold
}

#topnavcontainer3 ul li a:hover
{

text-decoration:underline;
color: #002147;
}

#topnavcontainer3 ul li a.active
{
padding: 2px 10px 2px 10px;
background-color: #5b759c;
color: #002147;
text-decoration: none;
float: left;
font-weight:bold
}

p.introtext  {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 28px;
font-style:italic;
	text-align: left; 
	color: #444444;
}

#primary-content #body .boxwrapper {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 690px;
	background: #fff;
}

#primary-content #body #leftside {
	float: left;
	width: 465px;
	padding: 0px 12px 0px 0px;
	background: #ffffff;
	border-right: 1px solid #888888;
	margin: 0px 0px 10px 0px;
}

#primary-content #body #rightside {
	float: right;
	width: 202px;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border: 0 none;
	margin: 0px 0px 10px 0px;
}

#primary-content #body #rightside p.bigitalic {
float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 28px;
font-style:italic;
	text-align: left; 
	color: #444444;
}

#rightside p.home {
    color: #444444;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 28px;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: left;
}

#rightside p.block {
    margin: 0px 0px 10px 10px;
    padding: 0;
    text-align: left;
}

#rightside h3 {
    margin: 0px 0px 0px 10px;
    padding: 0;
    text-align: left;
}

#primary-content #body #rightside img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 8px;
	width: 188px;
}

#primary-content #body #leftside img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#primary-content table.sale {
width: 700px;
border: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: white;
border-collapse: inherit;
}

#primary-content table.sale tbody {
    border-style: none;
	}

#primary-content table.sale td {
width: 33%;
background-color: white;
}

#primary-content #body .tableboxwrapper {
	text-align: left;
	margin: 190px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 700px;
	background: #fff;
}