body{
background:#fff;
margin:9px;
font: 10pt/14pt 'Verdana', Helvetica, sans-serif;
color:#666666;

}

A:link{ color:#009999; text-decoration:none; }
A:hover{ color:#ff9900; text-decoration:none; }
A:active{ color:#009999; text-decoration:none; }
A:active:hover{ color:#ff9900; text-decoration:none; }
A:visited{ color:#009999; text-decoration:none; }
A:visited:hover{
	color:#ff9900;
	text-decoration:underline;
	text-align: right;
}


#wrap{
width:780px;
background-position:center;
margin-left:auto;
margin-right:auto;
padding:10px 10px 10px 10px;
}

#sidebar{
float:left;
text-align:left;
width:150px;
height:100%;
background-image:url(assets/sidebar-bg.jpg);
padding-bottom:20px;
padding-top:60px;
}

#container{
width:601px;
margin-left:160px;

}

#content3{
	width:560px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	text-align:left;
	background: #fff;
	border-right: 1px solid #009999;
}

#content1{
width:350px;
padding-left:20px;
padding-right:20px;
float:left;
text-align:justify;
height:725px;
background: #fff;
border-right:12px solid #ffffff;
}

.content2{
padding:10px;
text-align:justify;
color:#003366;
border-right:1px solid #009999;
}

h3{
text-align:right;
color:#009999;
font-size:12pt;
}

h5{
text-align:right;
color:#fff;
font-size:14pt;
font-weight:bold;
}

h4{
text-align:right;
color:#009999;
font-size:12pt;
}


#title{
height:65px;
border-bottom:#009999 1px solid;
border-left:#009999 1px solid;
text-align:left;
font-size:10pt;
color:#ff6600;
}

#footer{
text-align:right;
font-size:10px;
height:30px;
border-top:1px solid #009999;
float:left;
width:600px;
color:#333333;
padding-top:5px;
}

 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: 12px Century Gothic, sans-serif;
background:#F3F3F3;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
border-right:#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: #003366; }
#navlist li a:visited { color: #003366; }

#navlist li a:hover
{
color: #ff9900;
background: #ffffff;
}

#navlist2
{
padding-left: 0;
margin-left: 0;
padding-right: 5px;

}

#navlist2 li
{
list-style: none;
margin: 0;
font: 11px Century Gothic, sans-serif,;
text-align:right;
}

#navlist2 li a { text-decoration: none; color: #000; display: block; }

#navlist2 li a:hover
{
background: #fff;
color: #009999;
}

.style1 {font-weight: bold}

#announce
{
clear:left;
margin:10px 0 15px;
padding:3px 2px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#announce2
{
clear:left;
margin:10px 0 15px;
padding:3px 2px;
font-size:0.9em;
background-color:#cff;
color:#505050;
border-left:4px solid #f60;
line-height:1.5em;
}