body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;

}
.bold-section-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bold-section-Heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}
a:link {
	color: #3366CC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;


}
a:visited {
	color: #3366cc;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;


}
.unnamed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
.NameTitle {
	font-size: 12px;
	font-weight: bold;
}
ul {
	font-size: 11px;
	list-style-type: square;
	color: #669999;
}
.bluesubsectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.bullets-in-para {
	list-style-position: inside;
	list-style-image: url(*);
	list-style-type: upper-roman;
}
.unnamed3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.normalitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}

#Header {
width:780px;
height:150px;
background-image:url(images/headerBKG.jpg);
background-repeat:no-repeat;
}


#Nav {
width:780px;
height:150px;
padding-top:48;
text-align:right;
}


#Nav a:link {
	color:#339933;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;


}
#Nav a:visited {
	color:#339933;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;


}
#Nav a:hover {
	text-decoration: underline;
	color:#990000;
	font-size: 12px;
	font-weight: bold;


}

.heading1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	width: 250px;
}

.contactBody {
	font-size: 14px;
	font-weight: normal;
}

.contactName {
	font-size: 16px;
	font-weight: bold;
	color:#006633;
}
