body{
margin: 0px 0px 0px 0px;
background-image:url(images/myBackground.gif);
background-repeat:repeat;}

.picBorder{
border: 1px solid #1660c3; 
padding: 2px 2px 2px 2px;
margin: 0px 4px 0px 4px;
}

#wrapper{
	margin:auto;
	background-image:url(images/myBackgroundHighlight.gif);
	background-repeat:repeat-x;
	background-position:0px 103px;
}

.subHeadSpacing{
margin-top:20px;
margin-bottom:15px;
}

.myText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

.learnMore{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin-left:20px;
}

.myText a{
	color: #0066CC;
	text-decoration:none;
}
.learnMore a{
	color: #0066CC;
	text-decoration:none;
}

.myText a:hover{
	color: #b19256;
	text-decoration:none;
}

.learnMore a:hover{
	color: #b19256;
	text-decoration:none;
}



.BWHlogo{
	margin-bottom:10px;
	margin-left:20px;
}

.blueHeader{
	font-family: Arial, Helvetica, sans-serif;
	color: #1660c3;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}

.blueText{
	font-family: Arial, Helvetica, sans-serif;
	color: #1660c3;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
}

.fullBio a{
	font-family: Arial, Helvetica, sans-serif;
	color: #1660c3;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.footerText, .footerText a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
; 	text-decoration: none;
}
.footerText a:hover{
	color: #999999;
	text-decoration:none;
}

.dynamicNav{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
}
.dynamicNav a{
	color: #1660c3;
	text-decoration:none;
}
.dynamicNav a:hover{
	color: #b19256;
	text-decoration:none;
}


