﻿body{
background:#FFFFFF;
margin:9px;
font: 10pt/14pt Calibri, Helvetica, sans-serif;
color:#000000;
}

A:link{ color:#999999; text-decoration:none;
	text-align: right;
}
A:hover{ color:#6C8EFF; text-decoration:underline; }
A:active{ color:#999999; text-decoration:none }
A:active:hover{ color:#6C8EFF; text-decoration:underline; }
A:visited{ color:#999999; text-decoration:none; }
A.links:link{ color:#6C8EFF; text-decoration:underline; }
A:visited:hover{ color:#6C8EFF; text-decoration:underline; }

A.links:hover{ color:#6C8EFF; text-decoration:none; }
A.links:active{ color:#999999; text-decoration:none }
A.links:active:hover{ color:#6C8EFF; text-decoration:underline; }
A.links:visited{ color:#6C8EFF; text-decoration:underline; }
A.links:visited:hover{ color:#6C8EFF; text-decoration:underline; }

#wrap{
width:800px;
margin-left:auto;
margin-right:auto;
}

#sidebar{
float:left;
text-align:left;
width:150px;
}

#subheader{
height:11px;
color:#6C8EFF;
}

#subheader1{
float:left;
width:50%;
color:#6C8EFF;
}

#subheader2{
float:right;
width:50%;
text-align:right;
color:#6C8EFF;
}

#container{
width:600px;
margin-left:160px;
border-left:#CCCCCC 1px solid;
}

#content{
float:right;
min-height:550px;
width:600px;
text-align:justify;
}

#content1{
min-height:550px;
width:270px;
padding:20px;
float:left;
text-align:justify;
color:#000000
}

.content2{
min-height:550px;
padding:20px;
text-align:justify;
color:#000000
}

#content-1Sp{
line-height:16px;
min-height:550px;
width:550px;
padding:20px;
float:left;
text-align:justify;
color:#000000;
}

h3{
text-align:right;
color:#0000cf;
font-size:14pt;
font-weight:bold;
}

h2{
text-align:left;
color:#0000cf;
font-size:12pt;
font-weight:bold;
margin-bottom:6px;
margin-top:12px
}

h4{
text-align:left;
color:#000000;
font-size:10pt;
line-height: 12px;
font-weight:bold;
margin-bottom: 0px
}

p{
margin-top:0px;
margin-bottom:6px;
color:#000000;
font-size:10pt;
font-weight:normal;
	text-align: center;
}

#title{
height:100px;
margin-top:25px;
border-bottom:#CCCCCC 1px solid;
text-align:right;
font-size:10pt;
letter-spacing:0px;
color:#CCCCCC;
}

#footer{
clear:both;
line-height: 0.6;
text-align:center;
font-size:10px;
height:45px;
margin-top:10px;
border-top:#CCCCCC 1px solid;
}

 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background:#F3F3F3;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
text-align: right;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
background: #F3F3F3;
text-decoration: none;
}

#navlist li a:link { color: #6C8EFF; }
#navlist li a:visited { color: #999999; }

#navlist li a:active
{
border-color: #FE3;
color: #666666;
background: #FFFF66
}
#navlist li a:hover
{
border-color: #FE3;
color: #666666;
background: #FFFFFF;
}