.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
	line-height: 20px;
}
.MainTextbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.TinyText { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.MainTextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: normal; color: #FFFFFF}
.MainTextWhitebold { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold; color: #FFFFFF }
.pagebackgroundfade {
	background-color: #FFFFFF;
	background-image: url(images/backgroundfade.jpg);
	background-repeat: repeat-x;
}
.pagebackgroundimage {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/pagebackgroundimage.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
}.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008183;
	font-weight: bold;
	line-height: 18px;
}
.SubHeadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #008183;
	font-weight: bold;
	line-height: 18px;
}

a:link {
	color: #008183;
}
a:visited {
	color: #008183;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.leftSideBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #008183;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	position: relative;
	background-image: url(images/headers/it-Remote-Support.jpg);
}

.Pageheadermaintext {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	/* [disabled]font-size: 13px; */
	/* [disabled]color: #008183; */
	/* [disabled]font-weight: bold; */
	/* [disabled]line-height: 30px; */
	background-image: url(images/headers/it-Remote-header.jpg);
	/* [disabled]visibility: inherit; */
}
.Headersupportingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: inherit;
	text-align: center;
	background-image: url(images/headers/it-Remote-Support.jpg);
	font-style: normal;
	color: 008183;
}


.contact_table {
	border: 1px solid #7BA698;
}

.subheader {
	text-align: center;

}
.MainText ul {
	text-align: center;
}
.MainText p {
	text-align: left;
}

