body,
table,
tr,
td,
div,
p,
textarea,
select,
input,
iframe,
a:link,
a:visited,
a:hover,
a:active
{
	font-size: 14px;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
	text-decoration: none;
}
body,
table,
tr,
td,
div,
p,
img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #818181;
}
a:hover
{
	text-decoration: underline;
}
.errorMessageSummary,
.errorMessageText
{
	color: Red;
	font-weight: bold;
	background-color: #DFDFDF;
}
.errorMessageSummary
{
	border: solid 1px Red;
}
.macroPointWebsiteOuterHeader
{
	background-image: url('/Images/MacroPointWebsiteMarginHeader.jpg');
	background-repeat: repeat-x;
}
.macroPointWebsiteOuterBody
{
	background-repeat: repeat-x;
	background-image: url('/Images/BackgroundStripe.jpg');
	background-color: #818181;
}
.homePageRightSide
{
	background-repeat: repeat-x;
	background-image: url('/Images/BackgroundStripeInside.jpg');
	background-color: #818181;
}
.macroPointWebsiteInnerHeader,
.macroPointWebsiteInnerBody
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow:visible;
}
.macroPointWebsiteInnerHeader
{
	height: 101px;
	line-height: 0px;
	background-image: url('/Images/MacroPointWebsiteHeader.jpg');
}
a.footer:link,
a.footer:visited,
a.footer:hover,
a.footer:active,
div.footer
{
	color: #EEAF00;
	font-size: 12px;
	text-decoration: none;
}
a.footer:hover
{
	text-decoration: underline;
}
.clearFloat
{
	clear: both;
	height: 0px;
	line-height: 0px;
}
.singleHeadingTwoColumnLeftColumn
{
	width: 580px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-right: 40px;
	color: #333333;
	line-height: 20px;
	background-color: #DFDFDF;
}
a.singleHeadingTwoColumnLeftColumn:link,
a.singleHeadingTwoColumnLeftColumn:visited,
a.singleHeadingTwoColumnLeftColumn:hover,
a.singleHeadingTwoColumnLeftColumn:active
{
	color: #333333;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: underline;
}
div.LeftColumnGray,
td.LeftColumnGray
{
	background-color: #DFDFDF;
}
.homePageSideHeading
{
	color:#FFCC00;
	font-size: 14px;
	font-weight: bold;
}
.homePageSideText
{
	color: White;
	font-weight:bold;
	font-size: 12px;
}
a.homePageSideTextLink:link,
a.homePageSideTextLink:visited,
a.homePageSideTextLink:hover,
a.homePageSideTextLink:active
{
	color: White;
	font-size: 12px;
	text-decoration: underline;
}
.systemUnavailableText
{
	color: White;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
}
h1,
span.homePageSubHeading,
span.homePageSubText
{
	color: #333333;
	font-size: 16px;
	font-family:  Trebuchet, Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
span.homePageSubText
{
	font-size: 12px;
}
div.homePageNewVersionIncludes
{
	background-color: #EEAF00;
	background-image: url(/images/featuredproductsbutton.png);
	background-repeat: no-repeat;
	height: 30px;
	color: White;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 30px;	
}
.inputLabel
{
	float: left;
	font-size: 0.85em;
	color: #333;
	width: 220px;
	padding: 3px 12px 0px 0px;
	text-align: right;
}
.inputField
{
	float: left;
	width: 220px;
	height: 30px;
}
.contactUsTable
{
	background-color: #DFDFDF;
}
a.blackLink:link,
a.blackLink:visited,
a.blackLink:hover,
a.blackLink:active
{
	color: Black;
	text-decoration: underline;
}

