body {
background-color:#669999;
}

.whiteroundbox { background: url(images/white_background.gif) repeat; }
.whitetop div  { background: url(images/white_top_left.gif) no-repeat top left; }
.whitetop      { background: url(images/white_top_right.gif) no-repeat top right; }
.whitebot div  { background: url(images/white_bottom_left.gif) no-repeat bottom left; }
.whitebot      { background: url(images/white_bottom_right.gif) no-repeat bottom right; }

.whitetop div, .whitetop, .whitebot div, .whitebot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}

.whitecontent  { margin: 0 14px;color:#575757;}
.whiteroundbox { width: 95%; margin: 0em 3em 0em 2em ; text-align:left;}


.whitecontent p
{
font-family: verdana;
font-size:0.8em;
}

div.wrap

{
width:970px;
margin-right:1em;
margin-left:1em;
}

div.spacer

{
background: url(images/vertical_line.gif);
background-repeat: repeat-y;
margin-left:14em;
}

div.bottom
{
background: url(images/horizontal_line.gif);
background-repeat: repeat-x;
padding:2em;
font-family:verdana;
color:white;
text-align:center;
}

div.bottom a

{
color:white;
text-decoration:none;
}


div.bottom a:hover

{
color:white;
text-decoration:underline;
}


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



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

#nav-menu li a
{
background-color:white;
margin: 1em;
width: 10em;
display:block;
border: 0.1em solid #dcdce9;
font-family:verdana;
color: #0d2474;
text-decoration: none;
text-align: center;

} 

#nav-menu li a:hover
{
background-color:#c5c5c5;
} 

#nav-menu li a.active
{
background-color:#c5c5c5;
} 


 
h2

{
color: #669999;
}


hr

{
color:#669999;
background-color:#669999;
height:1px;
border:0;
}