body
{
color: #293341;
font-size: 12px;
text-align: left;
text-align:justify;
/*background:url(../images/background_repeat.gif);*/
/*background-repeat:repeat;*/
}


#container {
width: 762px;
\width: 762px;
w\idth: 762px;
border-left: 1px solid #2d3e63;
border-right: 1px solid #2d3e63;
border-bottom: 2px solid #000000;
margin: 0;
margin-top: 20px;
padding: 0;
background-color: #2d3e63;
}

#bodycontent{
   border-left: 1px solid #2d3e63;
   border-right: 1px solid #2d3e63;
   margin-top: 20px;
   margin-left: 20px;
   margin-right: 20px;
   background-color: #ffffff;
}

 .contenttable
 {
                text-align: left;
                margin: 0;
                padding:0;
                /*padding-top: 5px;*/
                padding-bottom: 10px;
                list-style-image:url(../images/bullets_blue.gif);
                line-height: 18px;
                vertical-align:middle;
  }

  .contenttable p
  {
                        text-align:justify;
                        margin: 0;
                        padding:0;
                        padding-bottom: 15px;
  }

.formtext {
        font-size: 12px;
        font-weight:bold;
        color: #293341;
}

.headmesg {
        font-size: 12px;
        font-weight:bold;
        color: #ffffff;
        border-left: 1px solid #2d3e63;
        border-right: 1px solid #2d3e63;
        border-bottom: 2px solid #000000;
}
.colname
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #2d3e63;
font-weight: bold;
font-size: 14px;
border-left: 5px solid #ffffff;
}
.colinput
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #2d3e63;
font-size: 14px;
background-color: #eaf3f4;
border-bottom: 2px solid #ffffff;
}
.boldtext
{
color: #2d3e63;
font-weight: bold;
font-size: 14px;
}

.italics{
border-left: 10px solid #ffffff;
color: #2d3e63;
font-style: italic;
width: 99%;
font-weight: bold;
font-size: 12px;
}


.underline {border-bottom: 1px solid #2d3e63;}

.datetext {
color: #2d3e63;
font-weight:300;
}

.smalltext{
color: #2d3e63;
font-size: 10px;}

/*start Footer*/
.footercontainer
{
width: 762px;
\width: 762px;
w\idth: 762px;
        background-color: #2d3e63;
        background-image: url (../images/background_footer.gif);
        background-repeat:repeat-x;
        height: 18px;
        padding: 0;
        margin: 0;
        }
        #minitabs {
                margin: 0;
                padding:0; /*maintains the text aligned properly*/
                /*padding: 5px 0 20px 10px;*/
                border-top: 1px solid  #2d3e63;
                }
        #minitabs li
        {
                margin: 0;
                padding: 0;
                display: inline;
                list-style-type: none;
                float:right;
                }
        #minitabs a:link, #minitabs a:visited {
                float: left;
                font-size: 9px;
                line-height: 14px;
                font-weight: bold;
                margin: 0 10px 4px 10px;
                padding-bottom: 2px;
                text-decoration: none;
                color: #b9c4d3;
                }
        #minitabs a.active:link, #minitabs a:hover
                {
                /*border-bottom: 4px solid #553333;*/
                text-decoration:none;
                padding-bottom: 2px;
                color: #f6f7f7;
                }
        #minitabs a#current,
        #minitabs a#current:link,
        #minitabs a#current:visited
                {
                font-weight: bold;
                /*border-bottom: 4px solid #553333;*/
                padding-bottom: 2px;
                color: #f6f7f7;}
/*end Footer*/

