* {
margin: 0;
padding: 0
}

body {
font-family: arial, helvetica, serif;
color: #00376e;
background-color: #DFEFFF
}

#center-body {
width: 1000px;
margin: 0 auto 0 auto
}

#head {
width: 1000px;
height: 100px;
background-color: #bfdfff;
float: left;
}

#head-left {
width: 313px;
height: 100px;
float: left
}

#head-right {
width: 660px;
height: 100px;
float: left;
padding: 4px 0px 0px 12px
}

#head-right img {
 width:660px;
 height:90px

}

#head-left img {
float: left;
width: 304px;
height : 58px;
padding: 24px 0 0 8px;
border: none
}

#newlinks {
width: 996px;
height: 46px;
background-color: #bfdfff;
padding: 2px 0px 2px 4px;
float: left;
}

#newlinks a  {
background-image : URL(images/button1.png);
 background-repeat : no-repeat;
width:102px;
height:20px;
display:block}

#newlinks a {
font-style : normal ;
font-size : 8pt; 
font-weight :500;
text-align : center;
text-decoration : none; 
color :#00376e;
padding-top:3px;
margin:0px}

#newlinks a:hover {
background-image : URL(images/button2.png); 
background-repeat : no-repeat; 
  width:102px; 
height:20px; 
display:block}

#newlinks a:hover{
color :#00376e}

.toplink{ float : left;
margin:0;
padding:0;
background-color :#bfdfff}


#top-ad {
width: 729px;
height: 92px;
background-color: #ffffff;
padding: 4px 123px 4px 123px;
float: left;
}


#main-body {
width: 1000px;
background-image : URL(images/bkg-bfdfff.gif); 
background-repeat : repeat; 
float: left;

}


#inner-body {
width: 740px;
float: left;
margin: 0 30px 0 30px

}

#bodytext {
float: left
}

#right {
width: 192px;
padding: 0 4px 0 4px;
float: right;
}

#main-footer {
width: 1000px;
height: 35px;
background-color: #bfdfff;
float: left;
}

#footer-left {
width: 100px;
height: 35px;
float: left;
}

#footer-middle {
width: 775px;
height: 35px;
float: left;
}

#footer-right {
width: 100px;
height: 35px;
float: right;
}


#footer-right img {
float : right;
width: 75px;
height: 18px;
border: none
}


#footer-left img {
float: left;
width: 75px;
height: 18px;
border: none
}


#footer-middle p {
font-size: 8pt;
text-align: center;
padding: 5px 0 0 0
}




#inner-body h1 { 

font-style: normal; 
font-size: 16pt; 
text-align: center; 
color: #00376e; 
padding: 4px 0 4px 0;
background-color: transparent }



#inner-body h2 { 
font-style: normal; 
font-size: 14pt; 
text-align: center; 
color: #00376e; 
padding: 4px 0 4px 0;
background-color: transparent }

#inner-body h3 { 
font-style: normal; 
font-size: 12pt; 
text-align: left; 
padding: 0 10px 0 10px;
color: #004f9d; 
background-color: transparent }

#inner-body h4 { 
font-style: normal; 
font-size: .85em; 
text-align: center; 
color: #004f9d; 
padding: 4px 0 4px 0;
background-color: transparent}


#inner-body code, #inner-body pre {
font-size: 11pt;
font-style: normal; 
font-weight: 400

}

#inner-body p {
font-size: 12pt; 
text-align: left;
margin: 15px 10px 15px 10px
}



#inner-body dd {
padding: 0 0 0 20px
}

#inner-body img {
margin: 4px;
border: none
}

#inner-body a {font-size: 12pt;}

#inner-body li {
margin-left: 50px}

#left p, #right p { 
font-size: 11pt;
font-weight: 600;
padding: 4px 0 0 0;
text-align: center;
text-indent: 0px;}


#left li , #right li {
text-align: center }



#left a, #right a { 
color: #00376e ; 
background-color: #bfdfff; 
text-decoration: none; 
font-weight: 300;
text-align: center }

#left a:hover , #right a:hover { 
color: #ff6000 ; 
background-color: #bfdfff; 
text-decoration: underline; 
font-weight: 300 }


/* Table */

#main {
width : 100%;
border-bottom: solid #80c0ff 1px
}


#main-left, #main-middle, #main-right{
width: 33%;
padding: 5px 5px 5px 5px}

#main-left, #main-middle {
border-right: solid #80c0ff 1px
}

th {
font-size: 12pt;
font-weight: bold;
padding: 4px;
color: #efefef;
background-color: #00376e
}

.red { 
color: #ff0000;
background-color: transparent}

.centerzero {
text-align: center;
text-indent: 0px;

 }





