.center {
	margin: auto;
	width: 840px;
}

.MainText {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: #000;
	text-align: left;
}

.MainTextRED {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: #C00000;
	text-align: left;;
}

.MainTextBOLD {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

.MainTextLOCATE {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #C00000;
	text-align: left;
	font-weight: bold;
	
}
.loginSCRIPT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(images/TEMPLATE%20IMAGES/login_bkgd.jpg);
}
.loginTEXTBOX {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #999;
	padding: 2px;
}
.loginSUBMITBUTTON {
	background-image: url(images/TEMPLATE%20IMAGES/login_button.jpg);
	height: 17px;
	width: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
}
.videoBackground {
	background-color: #000;
	width: 500px;
}
