<!-- 


body 

{

background-color: #ffffff;
font-family: helvetica, verdana, arial, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

}


p

{

font-family: helvetica, verdana, arial, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;

}


.content 

{ 

background-color: #ffffff;
font-family: helvetica, verdana, arial, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
width: 760px;
padding: 10px;
background-image: url(bkg.gif);
background-repeat: no-repeat;
background-position: center;


}


.bluebar

{ 

background-color: #003399;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;

}


.nav

{ 

background-color: #003399;
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 5px;

}


.footer 

{ 

background-color: #003399;
font-family: helvetica, verdana, arial, sans-serif;
font-size: 14px;
font-weight: normal;
color: #ffffff;
padding: 5px;

}


.line 

{ 

background-color: #cccccc;
height: 2px;
font-family: helvetica, verdana, arial, sans-serif;
font-size: 2px;
color: #cccccc;

}





ul.home

{

list-style: url(bullet.gif);


}


ul.nobullet

{

list-style: none;

}


strong

{

font-weight: bold;

}


strong.header

{

color: #003399;

}


a

{

color: #003399;
text-decoration: underline;

}


a:hover

{

text-decoration: none;

}


a.nav

{

background-color: #003399;
color: #ffffff;
text-decoration: none;
letter-spacing: +1px;

}


a.nav:hover

{

background-color: #cccccc;
color: #003399;
letter-spacing: +1px;

}


a.footer

{

color: #ffffff;
text-decoration: underline;

}


a.footer:hover

{

text-decoration: none;

}


.bluearrow

{

color: #003399;

}


.current

{

color: #999999;
letter-spacing: +1px;

}


// -->