body {
margin: 5px;
padding: 0;
background: #ffffff ;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

h1, h2, h3 {
margin-top: 0;
font-weight: normal;
color: #697391;
font-weight:bold;
}

h1 {
font-size: 197%;
}

h2 {
font-size: 136%;

}

h3 {
font-size: 100%;
font-weight: bold;
}

p, ul, ol {
margin-bottom: 1.6em;
line-height: 180%;
}

p {
}

blockquote {
font-style: italic;
}

ul {
}

ol {
}

a {
color: #008700;
text-decoration: none;

}

a:hover {
text-decoration: none;
}

small {
}

hr {
display: none;
}



/* Wrapper */

#wrapper {
padding-top: 0px;
background: #ffffff;
}

/* Header */

#header {
width: 780px;
height: 105px;
margin: 0 auto;

}




/* Page */

#page {
width: 780px;
margin: 0 auto;
border-right: 1px solid #73b6bf;





}

/* Content */

#content {
float: right;
width: 502px;
height: 850px;
padding: 30px 20px;
background: #ffffff;
}


div.scroll {
overflow : auto;
height : 8em;
width : 450px;
padding : 2px;
border : 2px solid #aaa;
margin : 5px 0 20px 5px;
background : inherit;
color : #000000;
font-size : 90%;
background-color:#ffffff;
}

.title {
padding-bottom: 5px;
border-bottom: 1px solid #EDEBD5;
}


.list {
margin-left: 0;
padding-left: 0;
list-style: none;
}

.list li {
padding-left: 10px;

}

/* Sidebar */

#sidebar {
float: left;
width: 175px;
height:850px;
padding: 35px 20px;
background: #73b6bf;

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}

#sidebar li {
background: ;
}

#sidebar li ul {
padding: 15px;
}

#sidebar li li {
background: none;
}

#sidebar a
{
color: #003399;
text-decoration:none;
}



#sidebar h1 {
height: 25px;
margin: 0;
padding: 5px 0 0 15px;
color: #ffffff;
font-size: 197%;
font-weight: bold;
}

#sidebar h3 {
margin: 0;
font-size: 85%;
}

#sidebar p {
margin-top: 0;
line-height: normal;
}

#sidebar a {
text-decoration:none;
}

#sidebar a:hover {
}

#sidebar .list li {
padding: 5px 0;
}

#sidebar .list {
}



/* Footer */

#footer {
clear: both;
width: 780px;
height: 128px;
margin: 0 auto;
padding: 0px 0;
font-family: arial;
font-size:9pt;
background:#e1d3ae;
color: #ffffff;
padding-top: 0px;
text-align:center;


}

#footer a
{color: #74b6c0}