body {
font-size : 12px;
font-family : Verdana, Geneva, Arial, sans-serif;
margin : 0px;
}

td,li,pre,div,p {
font-family : Verdana, Geneva, Arial, sans-serif;
font-size : 12px;
}

p {
margin-top:10px;
}

ul{
margin:0 0 0 20px;
list-style : square;
}

h1,h2,h3,h4,h5,h6{
color:#003366;
}

h1{
font-size:25px
}

h2{
font-size:22px
}

h3{
font-size:18px
}

h4{
font-size:16px;
}

h5{
font-size:14px;
}

h6{
font-size:13px;
}

a {
color : #000066;
font-family : Verdana, Geneva, Arial, sans-serif; 
}

a:hover{
text-decoration: none;
}

.tdchart{
border:2px solid #666666;
}

.tdchartheader1,.tdchartfooter1{
font-size:11px;
background-color:#6699cc;
color:#ffffff;
font-weight:bold;
}	

.tdchartheader2,.tdchartfooter2{
font-size:11px;
background-color:#336699;
color:#ffffff;
font-weight:bold;
}	

.tdchartheader3,.tdchartfooter3{
font-size:11px;
background-color:#9999cc;
color:#ffffff;
font-weight:bold;
}	

.tdchartheader4,.tdchartfooter4{
font-size:11px;
background-color:#999999;
color:#ffffff;
font-weight:bold;
}	

.tdchartheader5,.tdchartfooter5{
font-size:11px;
background-color:#F0A32A;
color:#ffffff;
font-weight:bold;
}	

a.tdheaderlink{
color:#ffffff;
}		

.tdcontentarea{
font-size:12px;
border: 2px solid #333399;
}

a.footerlinks {
color:#ffffff;
font-size:11px;
}

.tdbottomnav{
border-top: 1px solid #ffffff;
padding-right:10px;
color:#ffffff;
font-size:11px;
}

        /* ############################################## */
        /* ---------------- SUBNAV STYLES --------------- */
        /* ############################################## */

.tdsubnavactive{
	font-weight:bold;
}
		
.tdnav2{
	color: #333333;
	border-top: 1px solid #333399;
	font-size:11px;
}

a.tdnav2links{
	color: #333333;
}

.tdnav3{
	color: #003366;
	border-top: 1px solid #9999cc;
	font-size:11px;
}

a.tdnav3links{
	color: #003366;
}

        /* ############################################## */
        /* -------- TOP TEXT LINKS STYLES --------------- */
        /* ############################################## */

.tdtoplinks {
font-size: 10px;
padding: 0 5px 0 5px;
}

        /* ############################################## */
        /* -------- TOP  MAIN TABS STYLES --------------- */
        /* ############################################## */

.tdtoptabsactive{
color : #ffffff;
text-decoration: none;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

a.tdtoptabs{
color : #ffffff;
text-decoration: none;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

a.tdtoptabs:hover{
color : #ffcc33;
}


        /* ############################################## */
        /* ----------------- INPUT STYLES --------------- */
        /* ############################################## */

input {
font-family : Verdana, Geneva, Arial, sans-serif;
font-size : 12px; 
}

select {
font-family : Verdana, Geneva, Arial, sans-serif;
font-size : 12px; 
}