body
{  
font-family: Arial, Sans serif;
text-align:center;
background-image :  url(images/twintee_bg.jpg);
background-color: #004D96;
margin: 0px;
}

#container {

}

#navigation {
font-family: Arial Rounded MT Bold, Arial, Sans serif;
width: 750px;
}



#navigation a:link {
text-decoration:none;
color:#fff;
font-weight:bold;
font-family: arial, helvetica, sans serif;
font-size: 12px;
}

#navigation a:active {
text-decoration:none;
color:#fff;
font-weight:bold;
font-family: arial, helvetica, sans serif;
font-size: 12px;
}

#navigation a:visited {
text-decoration:none;
color:#fff;
font-weight:bold;
font-family: arial, helvetica, sans serif;
font-size: 12px;
}

#navigation a:hover {
text-decoration:none;
color:#43CCFF;
font-weight:bold;
font-family: arial, helvetica, sans serif;
font-size: 12px;
}

#navigation td {text-decoration:none;color:#fff;font-weight:bold;text-align: center;vertical-align: middle;}


#content {
font-family: arial, helvetica, sans serif;
padding:0px;
text-align:left;
background-color: #fff;
width: 750px;
height: 475px;
scrollbar-3dlight-color : #DFE8F2;
scrollbar-arrow-color : #004D96;
scrollbar-base-color : #DFE8F2;
scrollbar-darkshadow-color : #DFE8F2;
scrollbar-face-color : #DFE8F2;
scrollbar-highlight-color : #004D96;
scrollbar-shadow-color : #004D96;
scrollbar-track-color : #DFE8F2;
overflow:auto;
}

#textcontent {
font-family: arial, helvetica, sans serif;
font-size: 14px;
padding-left:20px;
text-align:left;
width: 700px;
height: 445px;
background-color: #fff;
}

#textcontent td{
font-family: arial, helvetica, sans serif;
font-size: 14px;
}

.caps{
font-family: arial, helvetica, sans serif;
font-size: 12px;
font-weight:bold;
color: #004D96;
}

#textcontent sup {
color: #004D96;
font-weight:bold;
}

.logo{
font-family: arial, helvetica, sans serif;
font-size: 16px;
font-weight:bold;
color: #004D96;
}

.subhead{
font-size: 16px;
font-weight:bold;

}

.green {
color: #004D96;
font-weight:bold;
}

#footer {

text-align: center;
top: 5px;
width: 750px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
font-size: 10px;
color: #fff
}

#textcontent a:link {
color: #004D96;
font-weight:bold;
font-family: arial, helvetica, sans serif;
font-size: 16px;
}

#textcontent a:active {
color: #004D96;
font-weight:bold;
font-family: arial, helvetica, sans serif;
font-size: 16px;
}

#textcontent a:visited {
color: #004D96;
font-weight:bold;
font-family: arial, helvetica, sans serif;
font-size: 16px;
}

#textcontent a:hover {
color: #013E7A;
font-weight:bold;
font-family: arial, helvetica, sans serif;
font-size: 16px;
}