body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #C0C0C0;
}
html {
	overflow: scroll;
}
table {
	text-align: center;
}
.centertable {
	margin-left: auto;
	margin-right: auto;
}
td {
	padding: 6px;
}
hr {
	background-color: blue;
	height: 1px;
    border:none;
}
.img {
	border: 0
}
.width955 {
	padding-right: 20px;
	padding-left: 20px;
}
.Photo {
	width: 100%;
	padding-left: 3px;
}
#PhotoL {
	position: absolute;
	top: 102px;
	left: 0px;
	height: 183px;
}
#PhotoR {
	position: absolute;
	top: 102px;
	left: 502px;
	height: 183px;
}
#SCCBanner {
	font-size: 46px;
	font-weight: bold;
	text-align: center;
	height: 70px;
	padding-top: 26px;
	padding-bottom: 4px;
	color: #182857;
	background-color: #AAAAFF;
	margin-bottom: 2px;
}
#SCLogoL {
	padding-top: 18px;
	padding-left: 49px;
	float: left;
}
#SCLogoR {
	padding-top: 18px;
	padding-right: 49px;
	float: right;
}
#CompHeader {
	font-size: 34px;
	font-weight: bold;
	color: red;
	padding-top: 16px;
}
#Location {
	font-size: 22px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 11px;
}
#CenterPage {
	position: relative;
	width: 1000px;
	margin: auto auto;
	background-color: white;
	text-align: justify;
}
#Content {
	position: absolute;
	width: 940px;
	left: 0px;
	top: 109px;
	background-color: white;
	height: 720px;
	padding-right: 30px;
	padding-left: 30px;
}
#PageText {
	text-align: justify;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 12px;
	padding-top: 268px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Logo {
	position: absolute;
	left: 56px;
	top: 520px;
}
.CenterThis {
	text-align: center;
}
.FloatLeft {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.FloatRight {
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.Large {
	font-size: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Large2 {
	font-size: 20px;
	padding: 0px;
}
.Small {
	font-size: 14px;
}
.strong {
	font-weight: bold;
}
.red {
	color: red;
}
