body {
    background-image:url(images/bg.png);
    background-repeat: repeat-x;
    padding-top:20px;
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #5c5c5c;
    margin: 0px;
    background-color: #26728E;
}
a {
    color:#02a1da;
    text-decoration: none;
}

a:hover {
    color:#143d4c;
    text-decoration: underline;
}
a.active {
    color:#143d4c;
}
table.register {
    width: 90%;
}
table.register input, table.register textarea, table.register select {
    border:1px solid #143d4c;
}
table.register input.noborder {
    border:none;
}

table.data {
    width: 90%;
    border-collapse: collapse;
}

table.data th {
    background: #143d4c;
    color: #fff;
    padding-top:5px;
    padding-bottom: 5px;
    padding-left:10px;
    padding-right:10px;
}

table.data tr.odd {
    background: #f2f2f2;
}
table.data tr.even {
    background: #a4a4a4
}
table.data td {
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    color: #202020;
    padding-top:5px;
    padding-bottom: 5px;
    padding-left:10px;
    padding-right:10px;
    
}
.darkTitle {
    color: #202020;
    font-weight: bold;
    font-size: 14px;
}
.blueTitle {
    color:#143d4c;
    font-weight: bold;
    font-size:13px;
    margin-bottom:5px;
}
.blue {
    color:#143d4c;
}
.main_box {
   background: #ffffff;
   width:800px;
}
.round_top div {
   background: url(images/main_tl.png) no-repeat top left;
}
.round_top {
   background: url(images/main_tr.png) no-repeat top right;
}
.round_bottom div {
   background: url(images/main_bl.png) no-repeat bottom left;
}
.round_bottom {
   background: url(images/main_br.png) no-repeat bottom right;
}

.round_top div, .round_top, 
.round_bottom div, .round_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.round_content { 
    margin: 0 10px; 
    padding-left: 15px;
    padding-right: 15px;
    padding-top:15px;
    padding-bottom:10px;
    overflow:hidden;
}
#header {
    margin-bottom: 10px;
    overflow:hidden;
}

#logo {
    background: #ffffff;
    float:left;
    width:142px;
    height: 142px;
}
#headerText {
    float:right;
    width:500px;
}
#headerText #main {
    color: #202020;
    font-size: 25px;
    font-weight: bold;
    font-family: Trebuchat MS, Arial;
}
#headerText #contacts {
    color: #02a1da;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-top: 25px;
    text-align: left;
    width: 300px;
    float: right;
}
#headerText #contacts #phone{
    float: left;
}

#headerText #contacts #fax{
    float: right;
}

#headerText #contacts #email{
    clear:both;
    padding-top:6px;
}

#mapHeader {
    clear: both;
    background-image: url(images/mapheader.png);
    width: 752px;
    height: 167px;
}
#mapHeader #title {
    width: 600px;
    color: #202020;
    font-weight: bold;
    font-size:18px;
    font-family: Arial;
    float:right;
    margin-top:10px;    
    margin-bottom:15px;
}
#mapHeader #textCenter {
    clear:both;
    width: 600px;
    color: #202020;
    font-weight: bold;
    text-align: left;
    font-size:12px;
    font-family: Arial;
    margin-top:10px;    
}
#mapHeader #membersOf {
    float: right;
    width: 420px;
}
#mapHeader #membersOf ul {
    margin-top: 0px;
    list-style-type: none;
    text-align: left;
}
#mapHeader #membersOf ul li{
    line-height: 15px;
    font-weight: bold;
    color: #202020;

}
#mapHeader #ourServices {
    background-image:url(images/servicesButton.png);
    float: left;
    width: 180px;
    height: 30px;
    margin-left: 1px;
    margin-top:20px;
    padding-top:11px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    position: absolute;
    overflow:hidden;
}
#mapHeader #ourServices ul {
    margin-left: -10px;
    list-style-type: square;
    text-align: left;
}

#mapHeader #ourServices ul li {
    font-size: 12px;
    margin-top: 4px;
}
#mapHeader #ourServices:hover {
    background-image:url(images/servicesButtonHover.png);
    height: 262px;
    overflow: hidden;

}
#mapHeader #ourServices a {
    color: #fff;
    text-decoration: none;
}
#mapHeader #ourServices a:hover {
    text-decoration: none;
}
#content {
    margin-top: 20px;
}
#content #navbar {
    float: left;
    width: 170px;
    border-right: 1px outset #a4a4a4;
    text-align: left;
}
#content #navbar ul {
    list-style-type: none;
    margin-left: -35px;
}

#content #navbar ul li {
    margin-bottom: 10px;
}
#content #navbar ul li a {
    font-size: 14px;
    font-weight: bold;
}
a.bigLink {
    font-size: 14px;
    font-weight: bold;
}
ul.general {
    list-style-type: square;
}
ul.general li {
    margin-top: 10px;
}
input.textfield {
    border: 1px solid #143d4c;
    width: 200px;
}
input.button {
    border:1px outset #a4a4a4;
    width: 50px;
}
ol li {
    margin-top:8px;
}
.bold {
    font-weight: bold;
}
#content #contentPlaceHolder {
    float: right;
    text-align: left;
    width: 570px;
}
#content #contentPlaceHolder #intro {
    padding-top: 10px;
    padding-left: 5px;
    font-size: 12px;
    text-align: justify;
    line-height: 16px;
}

#content #contentPlaceHolder #servicesWeProvide {
    margin-top: 25px;
    padding-left: 5px;
    float: left;
}
ul.services{
    list-style-type: square;
    margin-top: -5px;
}
ul.services li{
    margin-bottom: 6px;
}
#content #contentPlaceHolder img.homeImage{
    margin-top: 54px;
    width: 240px;
    float: right;
}
#register {
    clear:both;
    float:right;
    background-image: url(images/registerbg.png);
    width: 540px;
    height: 57px;
    color: #202020;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}
#register a {
    float:right;
}
/*#memberLogo {
    width:465px;
    margin-right: 70px;
    margin-top:60px;
}*/

#footer {
    color: #ffffff;
    font-size:11px;
    width:100%;
    text-align:center;
    padding-left:5px;
    background: #143d4c;
    padding-top: 5px;
    padding-bottom: 5px;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
.midAlign {
    vertical-align:middle;
}
table.listCase {
    width:100%;
    border-collapse:collapse;
    border:1px solid #c3c3c3;
}
table.listCase th {
    background: #143d4c;
    color: #fff;
    padding-top:5px;
    padding-bottom: 5px;
    padding-left:5px;
    padding-right:5px;
}

table.listCase tr.odd {
    background: #f2f2f2;
}
table.listCase tr.even {
    background: #cccccc;
}
table.listCase td {
    vertical-align: middle;
    font-size: 12px;
    color: #202020;
    padding-top:5px;
    padding-bottom: 5px;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    
}
img.calendarImage {
    vertical-align:middle;
    margin-left:2px;
}
#error {
    margin-top:5px;
    margin-bottom:5px;
    padding-left:20px;
    padding-right:20px;
    color: #CD0A0A;
    font-size:11px;
    font-weight: bold;
}
#success{
    margin-top:5px;
    margin-bottom:5px;
    padding-left:20px;
    padding-right:20px;
    color: #FFE45C;
    font-size:11px;
    font-weight: bold;
}
#success a,#error a{
    color:#CD0A0A;
    text-decoration: underline;
    font-weight: bold;
}

