/* Global Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 5px 125px;
	background: #FFD700;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	vertical-align: top;
	border-left: none;
	}
	
a {
	color: #993300;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DF2076;
	}
	
#navigation a:hover {
	color: #CCCCCC;
	background-color: #DF2076;
	}
	
/* Class Styles */
	
.bodyText {
	color:#999999;
	line-height:normal;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.navText {
	color: #999999;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.NancyGraves {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	background-position: center bottom;
	background-color: #DF2076;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.BodyTitle {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PageSubTitle {
	font-size: 16px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 30px;
}
.ToContact {
	line-height: normal;
	font-size: 12px;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DF2076;
	letter-spacing: normal;
	text-align: center;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
.WhiteText {
	color: #FFFFFF;
}
link {
	color: #3300FF;
}
.linkCopy {
	color: #3300FF;
}
.HeadShot {
	padding-top: 20px;
	padding-bottom: 20px;
}

