body {
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
    font-size: 100%;
    color: #5A707D;
    font-family: Tahoma;
    background-color: white;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    padding: 0px;
    margin: 10px;
}
h2 {
    padding-top: 0.1em;
    margin-top: 0.1em;
    color: #555555;
}
h3 {
    color: #2980C4;
    font-weight: normal;
}
p {
    padding: 0px;
    margin: 10px;
    clear: both;
	text-align:justify;
}
#cont-header, #cont-header2 {
    height: 119px;
    background-image: url('../img/head-bg.jpg');
    background-repeat: repeat-x;
    background-position: left top;
}
#cont-header2 {
    background-image: url('../img/head-bg-2.jpg');
}
.text {
    font-size: 0.7em;
}
#cont-main-menu {
    background-image: url('../img/menu-bg.gif');
    background-repeat: repeat-x;
    background-position: top;
}
#main-menu td {
    word-wrap: no-wrap;
    white-space: nowrap;
}
#main-menu td {
    font-size: 0.7em;
    text-align: center;
}
#main-menu td a:link,
#main-menu td a:hover,
#main-menu td a:visited {
    font-weight: bold;
    color: #707070;
    text-decoration: none;
}
#main-menu td a:hover {
    text-decoration: underline;
    color: #2980c4;
}
.date {
    color: #2980C4;
}
#message strong {
    color: #555555;
}
img {
    border-width: 0px;
}
#cont-footer {
    height: 21px;
}
#copy {
    font-size: .6em;
    text-align: center;
}
.hsep {
    background-color: #E8E8E8;
    margin: 7px;
}
.vsep, .vsep-2 {
    background-color: #E8E8E8;
    margin-left: 5px;
    margin-right: 5px;
    height:100%;
}
.vsep-2 {
    margin-top: 5px;
}
.h-sep {
    background-image: url('../img/h-sep.gif');
    background-repeat: repeat-x;
    height: 1px;
}
#cont-left-col a {
    display: block;
}
#cont-left-col p,#cont-left-col h1 {
    margin: 0px;
    padding: 0px;
}
a:link,
a:hover,
a:visited {
    color: #2980C4;
    font-weight: bold;
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}
a.more:link,
a.more:hover,
a.more:visited {
    color: #2980C4;
    font-weight: bold;
    text-decoration: none;
}
a.more:hover {
    text-decoration: underline;
}
h1 {
    font-weight: bold;
    color: 2980C4;
    margin-top: 3px;
    margin-bottom: 3px;
}
#cont-left-col p.h-sep {
    margin-top: 20px;
    margin-bottom: 20px;
}
.hsep-2 {
    background-color: #E8E8E8;
    height: 1px;
    width: 100%;
}
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.copy-href {
    color: #38454D;
}
.copy-href a:link,
.copy-href a:hover,
.copy-href a:visited {
    color: #38454D;
    text-decoration: underline;
    font-weight: normal;
}
p.hsep-2 {
    background-color: #E8E8E8;
    height: 1px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
#foot-menu {
}
#foot-menu {
    text-align: center;
}
#foot-menu a:link,
#foot-menu a:hover,
#foot-menu a:visited {
    font-weight: normal;
    color: #2980C4;
    text-decoration: none;
}
#foot-menu a:hover {
    text-decoration: underline;
}
#foot-menu .sep {
    line-height: 1em;
    color: #2980C4;
    margin-left: 6px;
    margin-right: 6px;
}
#cont-top-elements a:link,
#cont-top-elements a:hover,
#cont-top-elements a:visited {
    font-weight: normal;
    text-decoration: none;
}
#cont-top-elements a:link .top1,
#cont-top-elements a:hover .top1,
#cont-top-elements a:visited .top1 {
    font-size: 0.8em;
    color: #2980C4;
}
#cont-top-elements a:link .top2,
#cont-top-elements a:hover .top2,
#cont-top-elements a:visited .top2 {
    font-size: 0.8em;
    position: relative;
    top: 0px;
    color: #ffffff;
}
.top-list {
    float: left;
    width: 450px;
    margin-left: 5px;
}

