@charset "UTF-8";
.TextStyleStandard {
	font-family: "Times New Roman", Times, serif;
	padding-left: 48px;
	padding-right: 48px;
}
.TextStyleSerifLarge {
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	font-size: x-large;
}
.TextStyleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.TextStyleSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	color: #FFFFFF;
}
.TextStyleLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	color: #333399;
	text-align: center;
}
.BottomBackground, .BottomBackground TD, .BottomBackground TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	color: #FFFFFF;
	background: url("Images/BlackBottom.jpg");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	border: 1px;
	margin: 0;
	padding: 0;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
.TextStyleSectionHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	padding-left: 15px;
}
.ContactInfoSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-left: 15px;
}
.SideBar_Photo {
	vertical-align: center;
	}
.TextStyleList {
	font-family: "Times New Roman", Times, serif;
	padding-left: 35px;
	padding-right: 15px;
	list-style-type: circle;
	list-style-position: outside;
}
