body
{
	/*padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:1em;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
#logo
{
    margin-top:20px;
}

#main
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}
#menu {
    background:#004153 none repeat scroll 0 0;
    color:#FFFFFF;
    height:26px;
    /*width:900px;*/
}

#menu ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

#menu ul li {
    color:#FFFFFF;
    float:left;
    font-family:"verdana";
    font-size:9pt;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:26px;
    line-height:normal;
    margin:0;
    width:auto;
}
#menu ul li a:hover {
    background:#5e9cae none repeat scroll 0 0;
}

#menu ul li a {
    color:#FFFFFF;
    line-height:26px;
    padding:6px 10px;
    text-decoration:none;
}
#content
{
    background-position: right center;
    border-bottom: 10px solid #004153;
    border-right: 10px solid #004153;
    clear: both;
    float: left;
    width: 595px;
    height: 399px;
    border-right-width: 10px;
    border-bottom-width: 10px;
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
    font-size:11pt;
}

#content h2
{
    color: #004153;
    font-size:1.5em;
}
#content p
{
    line-height:1.3em;
}

#right-column
{
    margin-top: 30px;
    float:right;
    font-size:0.9em;
    line-height:1.5em;
}

#right-column h1
{
    font-size:2em;
    font-weight:bold;
}

.right-column-item
{
    padding: 9px;
    border-style: solid;
    border-width: thin;
    border-top-color: #F1F1F9;
    border-right-color: #F1F1F9;
    border-bottom-color: #F1F1F9;
    border-left-color: #F1F1F9;
    width: 220px;
    margin-bottom: 30px;
    height: 95px;
}
.right-title
{
	font-size:1.2em;
    font-weight:bold;
    color: #004153; 
}


#member-login
{
    background-color: #5e9cae;
    line-height: 95px;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
}

#member-login a
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer
{
    clear:both;
    color: #B3B1BC;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #F1F1F9;
    padding-top: 10px;
    margin-top: 10px;
    line-height:1.5em;
}
#footer a
{
	color: #004153;
	padding-right: 6px;
	padding-left: 6px;
}
#footer-copyright
{
	float:left;
	width: 800px;
}
#footer-links
{
	font-size:inherit;
	float:right;
}


#full-page-content
{
	line-height:15px;
	margin:0 0 0 0;
	padding:4px 40px 13px 13px;
	text-align:justify;
	font-size:10pt;
}

#full-page-content h2 
{
	color:#004153;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:normal;
}
#full-page-content h3
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height:normal;
}