/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif; font-size: 12pt; margin: 0px;}
p{font-size: 90%;}
a {color: #4b4b69; font-weight: bold; text-decoration: none;}
a:hover {color: #999999;}
ul{list-style: none; margin-left: 0px; font-size: 80%;}
li{padding: 6px 0 6px 0;}

.menu {background: #8b8ba9; text-align: center; width: 100%;}
.menulist {width: 765px; text-align: right;margin-left:auto; margin-right:auto;}

.header {text-align: center; width: 100%; padding-top: 10px;}
.banner {width: 765px; text-align: left;margin-left:auto; margin-right:auto;}

.focus {background: #4b4b69; text-align: center; width: 100%; color:#dbdbf9;}
.focuscenter {width: 765px; text-align: left; height: 253px;margin-left:auto; margin-right:auto;}

#focustext {height: 180px;}
#focustext h5{text-align: right; font-size: 120%;}

.body {text-align: center; width: 100%; color:#4b4b69;}
.bodycenter {width: 765px; text-align: left;margin-left:auto; margin-right:auto;}

.leftMenu {text-align: right; float: left; width: 245px; font-size: 90%;}
.leftMenu a{background: #8b8ba9; text-decoration: none; color: #ffffff; display: block;  padding:5px; margin: 0 20px 0 0; font-weight: bold; border-right: 5px solid #ffffff;}
.leftMenu a:hover{color: #4b4b69; border-right: 5px solid #4b4b69;}

.mainText {float: left; width: 520px;}

.dropdown {font-size: 80%;
font-weight: 700;
color: #ffffff;}

.dropdown a:hover {
text-decoration: none;
background: #ffffff; color:#4b4b69;
}
.dropdown a {

color: #ffffff;
text-decoration: none;
}

.footer {background: #4b4b69; text-align: center; width: 100%; color:#dbdbf9; clear: both;}
.footercenter{width: 765px; text-align: left; height: 33px;margin-left:auto; margin-right:auto;}

dd {font-size: 80%;}

.clients a{display: block; margin-bottom: 2px; font-size: 90%;}

.newsbox {margin-bottom: 20px; font-size: 90%; background: #ababc9; color: #ffffff; padding: 5px; width: 97%; border: 2px solid #4b4b69;}

.newsbox a:hover{color: #fffff;}

.newsbox2 {margin-bottom: 20px; font-size: 90%; background: #c98b8b; color: #ffffff; padding: 5px; width: 97%; border: 2px solid #994b4b;}

.newsbox2 a:hover{color: #fffff;}


