body {
	margin: 0px;
	padding: 0px;
	background: #EBF6ED;
}

.title {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #449A56;
	font-weight: bold;
}

.content {
	width: 600px;
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-top: 10px;
}

.nav_menu {
	background: url(nav_menu.gif);
	width: 600px;
	height: 38px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.footer {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(bottom.gif);
	width: 600px;
	height: 45px;
	padding-top: 5px;
}

.logo {
	font-size: 18px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	background: url(logo.gif);
	height: 81px;
	width: 226px;
	font-weight: bold;
}

.footerLink {
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerLink a {
	font-size: 9px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.sectionText 
{
	font-size: 11px;
	font-family: Verdana;
}

.sectionTextBigger 
{
	font-size: 12px;
	font-family: Verdana;
}

.sectionHeader
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.sectionSubHeader
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.sectionSubHeaderBigger
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.moto
{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	color:White; 
	font-style:italic;
}
