
body, html {
     margin: 0px;
     background:#9C9C9C;
     background-image: url("images/globalbg.gif");
     background-position: top center;
     background-repeat: repeat-y;
     text-align: center;
     font-family: "Trebuchet MS","Lucida Grande",helvetica,arial,sans-serif;
     font-size: 11px;
     color: #000;
     }
a
     {
     color: #000;
     text-decoration: none;
     font-size: 11px;
     }	
img  {
     border:0;
     }

.container
     {
     background:#FFF;
     background-image: url("images/containerbg.jpg");
     background-position: top center;
     background-repeat: repeat-x;
     height: 100%;
     text-align:left;
     font-size: 11px;
     }

.header {
        background:#202020;
        color:#FFF; 
        padding:15px 0 25px 14px;
    height: 90px;
        }


.nav {
     width:765px;
    height: 30px;
     padding:12px 0 5px 10px;
     color: #313031;
     text-decoration: none;
     font-family: arial, helvetica, sans-serif;
     }
.nav a
     {
     font-size: 11px;
     color: #313031;
     font-weight: bold;
     text-decoration: none;
     text-transform: uppercase;
     }
.nav a:hover
     {
     font-size: 11px;
     color: #3186AD;
     font-weight: bold;
     text-decoration: none;
     text-transform: uppercase;
     }
.content
     {
     font-size:11px;
     padding: 10px;
     font-family: "Trebuchet MS","Lucida Grande",helvetica,arial,sans-serif;
     height: 400px;
     color: #000;
     }

.contentpanel {
     background:#c0c0c0;
    
}

.contentpanel img {
 margin: 3px;
    border: 1px solid #ffffff;
}

.contentpanel td {
    border-bottom: 1px solid #cccccc;
    
}

.contentpanel  { padding:10px 0 2px 0; }


.contentpanel h2 { padding:0px 10px 2px 10px; }
.contentpanel table.cmsWrapperTable { padding: 10px 10px 2px 10px;  }
.contentpanel p { 10px 10px 2px 10px;  }


.content a
     {
     font-family: "Trebuchet MS","Lucida Grande",helvetica,arial,sans-serif;
     font-size: 11px
     color: #000;
     text-decoration: none;
     }
.small
     {
     padding: 30px;
     height: 20px;
     font-size: 10px;
     }
.small a
    {
     text-decoration: none;
     color: #000;
     }
table tr td
     {
     font-family: "Trebuchet MS","Lucida Grande",helvetica,arial,sans-serif;
     font-size: 11px;
     }

