body, html {	
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font-family: arial, sans-serif; 
    font-size: 12px;
    line-height: 170%;
    background-color: #F2F2F2;
    color: #373737;
    text-align: left;
    }
    
hr {
    height: 1px;
    padding: 0px;
    background-color: #ffffff;
    border-top: 1px solid #efefef;
    }
    
#sub a:link, #sub a:visited {
    color: #373737;
    text-decoration: unnderline;
    }
    
#sub a:hover {
    
    text-decoration: none;
    }

/* MENU ------------------------------*/
    
#menu {
    width: 100%;
    height: 33px;
    background-color: #000000;
    background-image: url(../images/background_menu.gif);
    background-repeat: repeat-x;
    border-bottom: 4px solid #D3D3D3;
    padding: 0px;
    }
    
#menu a:link, #menu a:visited {
    float: left;
    background-image: url(../images/sep_menu.gif);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    display: block;
    height: 32px;
    padding: 6px 15px 0px 15px;
    color: #ffffff;
    text-decoration: none;
    }
    
#menu a:hover {
    text-decoration: underline;
    }
    
/* HOMEPAGE ------------------------------*/
    
#topBar {
    width: 100%;
    height: 236px;
    padding: 0px;
    margin: 0px;
    background-color: #001A4C;
    }
    
.contentContainer {
    position: absolute;
    width: 100%;
    background-color: #ffffff;
    }
    
.content {
    padding: 30px;
    }
    
.header {
    margin: 0px 0px 10px 0px;
    }
    
/* HOMEPAGE COLUMNS ------------------------------*/

#main {
    width: 100%;
    }
    
#alpha {
    width: 320px;
    float: left;
    }
    
#beta {
    width: 640px;
    float: left;
    }
    
#gamma {
    width: 320px;
    float: left;
    /*background-image: url(../images/background_world.gif);
    background-repeat: no-repeat;
    background-position: -15px 0px;*/
    }
    
/* HOMEPAGE LEFT ------------------------------*/
    
.readMore {
    margin: 10px 0px 0px 0px;
    }

.readMore a:link, .readMore a:visited {
    background-image: url(../images/bullet_welcome.gif);
    background-repeat: no-repeat;
    background-position: 70px 10px;
    padding: 4px 13px 4px 4px;
    color: #ffffff;
    text-decoration: none;
    background-color: #123F80;
    }
    
.readMore a:hover {
    background-color: #2C5B9F;
    }
    
/* HOMEPAGE MIDDLE ------------------------------*/
    
#beta a:link, #beta a:visited {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0% 13px;
    display: block;
    padding: 9px 0px 9px 8px;
    color: #323F4D;
    text-decoration: none;
    border-top: 1px solid #e3e3e3;
    line-height: 100%;
    }
    
#beta a:hover {
    color: #990000;
    }
    
/* HOMEPAGE RIGHT ------------------------------*/

#gamma .date {
    color: #990000;
    font-size: 10px;
    letter-spacing: 1pt;
    }
   
#gamma a:link, #gamma a:visited {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0% 13px;
    display: block;
    padding: 9px 0px 9px 8px;
    color: #323F4D;
    text-decoration: none;
    border-top: 1px solid #e3e3e3;
    line-height: 130%;
    }
    
#gamma a:hover {
    color: #990000;
    }
    
/* COPYRIGHT ------------------------------*/

#copyright {
    background-image: url(../images/closer.gif);
    background-repeat: repeat-x;
    height: 86px;
    padding: 10px 0px 0px 0px;
    font-size: 11px;
    color: #666;
    }

#copyright a:link, #copyright a:visited {
    float: left;
    border-left: 1px solid #666;
    display: block;
    padding: 0px 15px 0px 15px;
    color: #666;
    text-decoration: none;
    }
    
#copyright a:hover {
    text-decoration: underline;
    }

/* SUBPAGES ------------------------------------------------------------*/

#sub h1 {
    color: #001A4C;
    font-family: helvetica, arial, sans-serif;
    font-size: 25px;
    letter-spacing: 0px;
    font-weight:normal;
    padding: 0px;
    margin: 10px 0px 15px 0px;
    }
    
#sub #alphaSub h2 {
    color: #666;
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    font-weight:normal;
    padding: 0px 0px 5px 0px;
    margin: 10px 0px 10px 0px;
    border-bottom: 1px solid #e1e1e1;
    }
    
#sub #betaSub h2 {
    color: #666;
    font-family: arial, helvetica, sans-serif;
    font-size: 19px;
    font-weight:normal;
    padding: 0px 0px 9px 0px;
    margin: 10px 0px 0px 0px;
    border-bottom: 1px solid #ccc;
    }

#sub #topBar {
    width: 100%;
    height: 130px;
    background-color: #001A4C;
    }
    
#alphaSub {
    width: 640px;
    float: left;
    }
    
#betaSub {
    width: 320px;
    float: left;
    background-image: url(../images/side.gif);
    background-repeat: no-repeat;
    }
    
#betaSub .content {
    padding-top: 26px;
    }
    
#betaSub a:link, #betaSub a:visited {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0% 12px;
    display: block;
    padding: 6px 0px 6px 8px;
    color: #323F4D;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    line-height: 100%;
    line-height: 140%;
    }
    
#betaSub a:hover {
    color: #990000;
    }
    
/* BREADCRUMBS ------------------------------*/

.breadCrumbs {
    margin: 0px 0px 15px 0px;
    border-bottom: 1px solid #efefef;
    padding: 0px 0px 10px 0px;
    }
    
.breadCrumbs a:link, .breadCrumbs a:visited {
    color: #666;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 3px 5px;
    text-decoration: none;
    padding: 0px 5px 0px 10px;
    }
    
.breadCrumbs a:hover {
    color: #333;
    }
    
/* LISTS ---------------------------------------*/

#alphaSub ul {
    padding: 0px;
    margin: 0px;
    }       

#alphaSub li {
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    text-decoration: none;
    padding: 0px 5px 0px 10px;
    list-style-type: none;
    }
    
