.Content {
	/* FONT FOR CONTENT */
	height: 470px;
	overflow: hidden;
}

.ScrollContainer {
	overflow: hidden;
	height: 470px;
	width: 490px;
	position: relative;
}

.MainTextBlock {
	width: 450px;
	height: 470px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #58595b;
	text-align: left;
	position: relative;

}
.TagLarge {
	font-size: 12pt;
}
.ContactText {
	font-size: 10pt;
	font-weight: normal;
}
.ResumeHeaders {
	background-color: #abb89a;
	color: #ffffff;
	padding-left: 30px;
	font-weight: normal;
	font-size: 11pt;
}
.ResumeYears {
	font-size: 15pt;
	font-weight: bold;
	color: #CDCDCD;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #58595b;
	text-align: center;
}
.ResumeSpacer {
	height: 15px;
	padding: 0px;
}

.InstallSilverlight 
{
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #58595b;
	text-align: left;
	position: relative;
}
