body {    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #12256a;
}

.containerTable {    
    width: 900px;
    background-color: #ffffff; 
    padding: 0px;
    margin-top: 20px;
    font-size: 14px;
}

.topleftImageCell {
    width: 270px;
    height: 120px;
    background-color: #7fb1ba; 
    background-image:url('../images/topleftCellBG.gif');    
}

.topleftImage {
    border: 0px;
    margin-left: 60px;
}

.topBorderRow {
    height: 36px;
    background-image:url('../images/topborderBG.gif');  
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.menuContainerRow {
    text-align: center;
    vertical-align: top;
    height: 84px;
}

.rightBorderColumn {
    width: 30px;
    background-color: #7fb1ba; 
}

.midTableRow {
    height: 20px;
    background-color: #7fb1ba;     
}

.submenuColumn {
    width: 270px;
    background-color: #7fb1ba; 
    vertical-align: top;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.submenuColumn h1 {     
    font-weight: bold;
    font-size: 20px;  
    padding: 10px 0 10px 0;
    color: #426e77; 
}

.contentCell {
    background-color: #f1e4db;
    color: #12256a;
    vertical-align: top;
    height: 400px;
}

.contentCell p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #12256a;
}

.contentDiv {    
    padding: 10px 10px 10px 10px;
}

.contentDiv h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #12256a;
    text-align: center;
}

.homeContent {
    background-color: #7fb1ba;
    text-align: center;
    vertical-align: top;
    height: 400px;
}

.homeContentDiv {
}

.homeContentDiv h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #406f77;
    text-align: center;
}

.homeCenterImageTop {
    width: 472px;
    height: 140px;
    background-image:url('../images/home_centerimage_top.gif');
    vertical-align: top;
}

.homeCenterImageBtn {
    border: 0px;
    margin-left: 130px;
    margin-top: 80px;
}

.homeCenterImageBottom {
    width: 472px;
    height: 32px;
    background-image:url('../images/home_centerimage_bottom.gif');
    text-align: center;
    color:#ffffff;
    padding-bottom: 10px;
}

.homeCenterImageBottom a:link {color:#ffffff; text-decoration:none;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 12px;}
.homeCenterImageBottom a:visited {color:#ffffff; text-decoration:none;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 12px;}
.homeCenterImageBottom a:hover {color:#ffffff; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 12px;}
.homeCenterImageBottom a:active {color:#ffffff; text-decoration:none;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 12px;}    

.homeLeftDiv {
    text-align: center;
    width: 270px;
}

.homeLeftDiv hr {
    margin: 15px 0 15px 0;
}

.homeLeftDiv a:link {color:#000000; text-decoration:none;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
.homeLeftDiv a:visited {color:#000000; text-decoration:none;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
.homeLeftDiv a:hover {color:#000000; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
.homeLeftDiv a:active {color:#000000; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}


.footerRow {
    height: 40px; 
    background-color: #7fb1ba;     
    text-align: center;    
    color: #000000;
    font-size: 12px;
}

ul {
    margin: 0 0 15px 0;
    padding-left: 25px;
}

li {
    margin: 5px 0 10px 0;
    font-size: 14px;
}

p {
    font-size: 14px;
}

a:link {color:#0a4a88; text-decoration:none;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
a:visited {color:#0a4a88; text-decoration:none;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
a:hover {color:#0a4a88; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
a:active {color:#0a4a88; text-decoration:underline;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}

.menu {
    background-image:url('../images/menu_bg.gif'); 
    height: 33px;
    color: #ffffff;
    padding: 0 10px 0 50px;
    width: 454px;
    text-align: center;
}

.secondaryStaticMenu {
    color: 7fb1b8;
    font-size: 16px;
    padding-top: 2px;
}

.secondaryStaticMenu a:link {color:#7fb1b8; text-decoration:none; font-weight: bold;
    font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
.secondaryStaticMenu a:visited {color:#7fb1b8; text-decoration:none; font-weight: bold;
        font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
.secondaryStaticMenu a:hover {color:#7fb1b8; text-decoration:underline; font-weight: bold;
        font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}
.secondaryStaticMenu a:active {color:#7fb1b8; text-decoration:underline; font-weight: bold;
        font-style: none; font-family: Arial, helvetica, sans-serif; font-size: 14px;}