/* CSS Document */
body {background-color:#FFFFFF; margin:0px;}



.top-nav {
	font-size: 11px;
	color: #ffffff;
}

.body-nav {
	font-size: 11px;
	color: #246841;
	font-weight: bold;
}

.email-nav {
	font-size: 11px;
	color: #50610d;
	font-weight: bold;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #286d44;
	font-style: italic;
}
.style3 {
	color: #286d44;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	color: #2b7146;
	font-weight: bold;
	font-family: arial;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }

.style7 {color: #758903;
         font-size: 11px;
}

.style8 {
	color: #053f27;
	font-size: 11px;
	font-weight: bold;
}

.style10 {
   color: #758903; 
   font-weight: bold; 
   font-size: 12px;
   font-family: arial;
   }
   


input
{
color: #000000;
background: #ffffff;
border: 1px solid #781351
}

textarea
{
color: #000000;
background: #ffffff;
border: 1px solid #781351
}


