body, p, td, div, span, a 
{
	font-family: Sans-Serif;
}

body 
{
}

.header 
{
	background-image: url(images/top_banner_2010b.jpg); 
	background-repeat: no-repeat;
	width: 745px; 
	height: 129px;
}


h1 {
	font-size: 14pt;
	/*color: #0FBD1E;*/
	color: #004A00;
}

h2 {
	font-size: 13pt;
	/*color: #0FBD1E;*/
	color: #004A00;
}

.content 
{
	/*background-color: #dee6ff;*/
	/*background-color: #ccfecb;*/
	width: 732px;
	max-width: 720px;
	height: 100%;
	padding: 7px;
	border-left: solid thin #003466;
	border-bottom: solid thin #003466;

}

.content p {
	width: 732px;
	}

.menu 
{
	background-color: #003466;
	color: #FFFFFF;
}

.menu a 
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuselected 
{
	background-color: #003466;
	color: #A3C526;
}

a.menuselected 
{
	color: #A3C526;
	text-decoration: none;
}

