﻿body 
{
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	/*background-image: url(images/background2.jpg);*/
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.85;
}

.footer
{
	font-family: Verdana;
	font-size: 10px;
	color: Gray;
	text-align: left;	
}


.mainNav
{
	color: White;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
}

a.mainNav:active{
	color: #16EA00;
	text-decoration: underline;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}

a.mainNav:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}

a.mainNav:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}

a.mainNav:hover{
	color: #16EA00;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
}


a.footerNav:active{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a.footerNav:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a.footerNav:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a.footerNav:hover{
	color: #16EA00;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}

h3 
{
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	border-bottom: 1px solid #CDD5F8;
	padding: 8px;	
	font-weight: 200;
	text-align: right;
	margin-top: 0px;
	margin-left: 218px;
}

h4 
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	border-bottom: 1px solid #CDD5F8;
	padding: 2px;	
	font-weight: 600;
	text-align: center;
	margin-top: 0px;
	margin: 12px;
}

h5
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding: 2px;	
	font-weight: 600;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.flabel
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: Blue;	
}


.smapPad
{
	padding: 8px;
	margin: 6px;
}