body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECECEC;
	}
.topText a:link {
	text-decoration: underline;
	color:#006699; 
}
.topText a:visited {
	text-decoration: underline;
	color:#006699; 
}
.topText a:hover {
	text-decoration: underline;
	color:#006699; 
}
.topText a:active {
	text-decoration: underline;
	color:#006699; 
}

.topText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	text-indent: 15px;
}
.photoMargin {
	margin-right: 5px;
	float: left;
}
.bottomText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
}
.bottomTextBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color:#4b6999;
}
.bottomTextPurple {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color:#4f4284;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant:small-caps;
	font-weight:bold;
}
.nameIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant:small-caps;
	font-weight:bold;
	margin-left: 5px;
	font-stretch:extra-condensed;
}
.nameIndent a:link {
	color:#000000;
	text-decoration: none;
	}
.nameIndent a:hover {
	color:#000000;
	text-decoration:none;
	}
.nameIndent a:visited:hover {
	color:#000000;
	text-decoration:none;
	}
.bodyIndent {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 21px;
	font-size: 14px;
	letter-spacing: .5px;
}
.font9px {font-size: 9px}
.largeItalic {
	font-size: 16px;
	font-style: italic;
    line-height: 19px;
	font-family:"Times New Roman", Times, serif;
}
.large {
font-size: 18px;
font-family:"Times New Roman", Times, serif;
}
.xlarge {
font-size: 29px;
font-family:"Times New Roman", Times, serif;
}
.address {
	color: #FFFFFF;
	font-size: 10px;
	line-height:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.address a{
	color: #FFFFFF;
	font-size: 10px;
	line-height:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.topGraphic {
background: url(images/subBkgd.jpg);
background-repeat: no-repeat;
}
.FloatRight {
	float: left;
	margin-left: 5px;
}
.FloatLeft {
	float: right;
	margin-right: 5px;
}
