/* CSS Document */

body {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background: url(../images/bgd02.gif) no-repeat;}

/* main wrapper that holds it all centrally */

#wrapper {width:760px; margin:0 auto; background-color: #FFFFFF;}

#footer{clear:both;background-color:#E2E2E2; padding:5px 25px 5px 25px;}

#footer span {font-size:11px; margin:5px;}

/*TYPE*/

.red {
color:#00629B;
}

.bigRed {
font-size:18px;
line-height:20px;
color:#00629B;
border-bottom-style:dotted;
border-bottom-color:#66CCFF;
border-bottom-width:medium;
}

.darkBody {
font-size:12px;
color:#333;
text-decoration:none;
}

.darkBody a:link, .darkBody a:active, .darkBody a:visited {
font-size:12px;
color:#FF0000;
padding-right:10px;
text-decoration:none;
}

.darkBody a:hover {
font-size:12px;
color:#5E5E59;
padding-right:10px;
text-decoration:underline;
}

.smallBody {
font-size:11px;
color:#00629B;
text-decoration:none;
}

.smallBody a:link, .smallBody a:active, .smallBody a:visited {
font-size:11px;
color:#00629B;
text-decoration:none;
}

.smallBody a:hover {
font-size:11px;
color:#5E5E59;
text-decoration:underline;
}

#mainBody {margin:16px;}

/* BULLET STYLES */

#mainBody ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
margin-right: 5px;
}

#mainBody li { 
background: url(../img/bullet.gif) left top no-repeat;
padding-left: 20px;
margin-bottom: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
text-decoration: none;
line-height: 13px;
}

/* LEFT MENU \*/

 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(../img/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
margin-bottom:15px;
}

#nav-menu li a:hover {
text-decoration:underline;
}

#nav-menu li a#current
{
background: url(../img/css-nav_red.jpg) #fff bottom left repeat-x;
color: #FFF;
width:23em;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:760px;}

}

<!-- NSR Styles  -->

#keywords {

border: 1px solid gray;
margin: 0 auto;
text-align: center;
width: 760px;
background: #016098;
color: white;

}

#footer-keywords {

width: 760px;
letter-spacing: 0.1em;
background: #fff;

color: #016098;
padding: 4px;

}

h1 {

font-size: 110%;
letter-spacing: 0.05em;
margin: 0 auto;
text-align: center;
padding: 2px;

}

h2 {

font-size: 78%;
letter-spacing: 0.05em;
margin: 0 auto;
text-align: center;
padding: 2px;

}