body {
padding: 0;
margin: 0;
font: 85% tahoma, verdana, sans-serif;
background: #55AAEE url(images/bg.gif);
color: #303030;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 1.0em;
width: 984px;
}

#toptabs p {
text-align: right;
color: #ffffff;
font-weight: bold;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #0000ff;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 984px;
padding: 5px 20px 20px 20px;
background: #ffffff;
}

#logo {
margin: 15px 0 0 0;
}

#sidebar {
width:140px;
float:left;
margin: -5px 0 0 0;
background: #505050 url(images/is-sidebar.png) top left;
}

#sidebar p {
font-size: 1.2em;
line-height: 0.9em;
margin: 0 0 12px 0;
}

.sidelink {
text-align: left;
font: 90% tahoma, verdana, sans-serif;
display: block;
color: #ffffff;
width: 120px;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0;
color: #0000ff;
text-decoration: none;
}

.sidelink_active {
color: #063B58;
background: #e0e0e0;
text-decoration: none;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink_active:hover {
color: #063B58;
background: #e0e0e0;
text-decoration: none;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

#right-sidebar {
width: 280px;
hight: 500px;
float: left;
margin: 100px 0 10px 0;
padding: 5px;
border: thin solid rgb(0,128,0);
background: #e0e0e0;
font-size: 0.9em;
}

#right-sidebar h4 {
margin: 0 0 20px 0;
font-size: 1.4em;
font-weight: normal;
color: #008000
}

#right-sidebar p {
margin: -1em 0 1.5em 0;
line-height: 1.3em;
padding: 0;
}

#main {
width: 500px;
background: #ffffff;
}

.indexlink {
color: #252e47;
text-decoration: none;
}

.indexlink:hover {
color: #364c8c;
}

.block {
background: #f0f0f0;
padding: 15px;
}

#main-index {
width: 450px;
float: left;
padding: 0 0 0 15px;
}

#index-about {
width: 450px;
border: medium double rgb(55,75,140);
padding: 15px;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.hide {
display: none;
}
