.mmtinstanceEditableWidth {
	width: 540px;
	margin-left:0;
	margin-right:0px;
		
}
.riteMargin {
	margin-right: 750px;
}
#content {
	width: 850px;
	margin-right:0;
	margin-left:0;
	font-size:medium;
	
}
.margRte25px {
	margin-right: 25px;
}
.borderRit {
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFF;
}

#HScontent{
	width:595px;
}
.ImgBrdr {
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.letter {
	display: block;
	padding: 3px;
	width: 400px;
	border: 2px solid #FFFFFF;
	padding-left: 3px;
	text-align: justify;
	margin: 0 auto;
}
.redText{
	color:#CC0000;
}
.UPPERCASE {
	text-transform: uppercase;
}

.leftText
{
	text-align: left;
}

#container table tr td table tr td table tr td
{

}

.centerTXT
{
	text-align: center;
}
#timeScheds{
	width:400px;
}
.largerTXT
{
	font-size: 14px;
	font-weight: bold;
}

#faceBook
{
	width: 300px;
}
.MHCresults {
	text-align:left;
	float:left;
}
.USEFnechReslt {
	text-align:left;
	margin-left: 300px;
	padding-left: 15px;
}
.letter {
	display: block;
	padding: 3px;
	width: 400px;
	border: 2px solid #FFFFFF;
	padding-left: 3px;
	text-align: justify;
	margin: 0 auto;
}
.style14 {
	font-size: 12pt
}

.sentenceCase
{
	text-transform: capitalize;
	font-size: 100%;
}

.lightBkGd
{
	background-color: #ACDCF7;
}
.width300px {
	width: 300px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

