.highlight {
color: #cc0000;
font-weight: bold;
}

body {
margin: 0px;
padding: 0px;
font-family: tahoma, arial, helvetica, sans-serif;
color: #000066;
font-size: 14px;
background: #eeeeee;
background-image: url('/images/bg_body.gif');
background-repeat: repeat-y;
background-position: top left;
}

#page {
width: 994px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
background-color: #ffffff;
background-image: url('/images/bg_shadow.gif');
background-repeat: repeat-y;
background-position: top left;
}

#topbar {
background-color: #182A68;
width: 960px;
background-image: url('/images/bg_topbar.jpg');
background-repeat: repeat;
background-position: top left;
height: 138px;
margin: auto;
margin-top: 0px;
margin-bottom: 7px;
}

#topbar img#logo {
float: left;
margin-left: 10px;
border: 0px;
}

#topbar img#atmos {
float: right;
}

#navbar {
width: 960px;
font-size: 16px;
background-color: #28345F;
text-align: center;
margin-left: auto;
margin-right: auto;
clear: both;
margin-top: 7px;
margin-bottom: 7px;
}

#imagebar {
background-color: #ffffff;
width: 960px;
margin: auto;
}

#imagebar img.center {
margin-left: 3px;
margin-right: 3px;
}

#leftbar {
margin-top: 40px;
background-color: #f7f7f7;
float: left;
width: 245px;
margin-left: 16px;
padding-bottom: 30px;
}

#leftbar p {
padding: 0px 10px 0px 10px;
}

#content2 p {
padding: 0px 10px 20px 10px;
}

#content {
margin-top: 40px;
background-color: #ffffff;
float: left;
width: 429px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 30px;
}

#content2 {
margin-top: 30px;
margin-right: 10px;
background-color: #BBC0D5;
}

#rightbar {
margin-top: 40px;
background-color: #ffffff;
float: right;
width: 245px;
margin-right: 17px;
font-size: 13px;
}

#footer {
background-color: #ffffff;
clear: both;
width: 960px;
margin: auto;
color: #999999;
font-size: 12px;
text-align: center;
align: center;
}

#shadow {
margin-left: auto;
margin-right: auto;
width: 994px;
margin-top: 0px;
}

#link {
border: 0px;
margin-left: 20px;
}

#linkrightbar {
border: 0px;
}

hr {
color: #ACB5D0;
border-style: solid;
height: 1px;
color: #cccccc;
background-color: #cccccc;

}

h1 {
color: #5F6C98;
font-size: 19px;
line-height: 24px;
font-weight: bold;
}

h2 {
color: #333366;
font-size: 15px;
font-weight: bold;
}

.content p, .content li {
line-height: 20px;
}

#rightbar h1, #leftbar h1, #content2 h1 {
width: 100%;
background-color: #5F6C98;
color: #ffffff;
font-weight: normal;
text-align: center;
line-height: 24px;
font-size: 15px;
font-weight: bold;
}

.newsdate {
font-weight: bold;
color: #5F6C98;
font-size: 110%;
}

/*nav*/
.navlink, .navlinkon {
line-height: 30px;
padding-left: 36px;
padding-right: 36px;
}

.navlink a:active, .navlink a:link, .navlink a:visited {
text-decoration: none;
color: #ffffff;
}

.navlinkon a:active, .navlinkon a:link, .navlinkon a:visited {
text-decoration: none;
color: #cc6633;
}

.navlink a:hover, .navlinkon a:hover {
color: #cc6633;
}





