body
{
    text-align: center;
	margin: 0px;
	padding: 0px;
	border:0;
    background:#5E5E5E repeat;
    font-family:Arial,Helvetica;
    color:#000000;
    font-size:11px;
    
}

h1, h2, h3
{
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 2px;
}

h1 
{
    margin-bottom: 5px;
}

p 
{
    padding: 0px;
    margin: 0px;
}


table, tr, td, p, div, input, select, textarea, span
{
    color:#000000;
    font-family:Arial,Helvetica;
    font-size:11px;
}

a
{
    color:#466A74;
    font-family:Arial,Helvetica;
    font-size:11px;
    line-height:14px;
    text-decoration:underline;
}

img
{
    border: 0px;
}

div#wrapper
{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:760px;
    background-color: #fff;
}

div#header 
{
    background-color:#C2D6DA;
    height: 130px;
}

div#topnav 
{
    height: 20px;
    line-height: 20px;
    width: 760px;
    background-color: #C2D6DA
}


td.topmenu
{
    text-align: center;
}
.topmenu_highlight 
{
    background-color: #789BA3;
    text-align: center;
}

a.topmenu 
{
    color: #3F3F3F;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    padding: 0px 10px 0px 10px;
    display: block;
} 
a.topmenu:hover
{
    background-color: #789BA3;
    /*display: block;*/
}

.content 
{
    width: 760px;
}

.left
{
    padding: 20px;
    vertical-align: top;
    width: 540px;
}

.right
{
    padding: 20px;
    vertical-align: top;
}

.stdimagediv {
    margin-right:10px;
    width:140px;
    float:left;
}
.stdimage {
    width:140px;
    height:123px;
}
