.header {
color: white;
text-decoration: none
}
a.header:link {color: white}     /* unvisited link */
a.header:visited {color: cream}  /* visited link */
a.header:hover {color: orange}   /* mouse over link */
a.header:active {color: white}   /* selected link */

.sidebar {
	color: black;
	text-decoration: none;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
a.sidebar:link {
	color: black;
}     /* unvisited link */
a.sidebar:visited {color: gray}  /* visited link */
a.sidebar:hover {color: orange}   /* mouse over link */
a.sidebar:active {color: black}   /* selected link */

body {
	font-family: Arial, Helvetica, sans-serif;
}
.footertabs {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	vertical-align: top;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footertabs a {
	color: #000000;
	text-decoration: none;
}
.headerLogo {
	background-image: url(images/headergif.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 90px;
}

.footertabs a:hover {
	color: #CC3300;
	text-decoration: none;
}
.homedescriptions {
	background-position: center top;
}
.homeWeb {
	background-image: url(images/MMC_Mockup_1v2%5B1%5D_7x1_1x1.jpg);
	padding-top: 125px;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
		color: #000000;
	text-decoration: none;
}
.homeWeb a:link{
	text-decoration: none;
}
.homeWeb a:hover{
	text-decoration: none;
	color: #F28D1B;
}

.homeMarketing {
	background-image: url(images/MMC_Mockup_1v2%5B1%5D_7x1_1x3.jpg);
	padding-top: 125px;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	text-decoration: none;
}
.homeContent {
	background-image: url(images/MMC_Mockup_1v2%5B1%5D_7x1_1x2.jpg);
	padding-top: 125px;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	text-decoration: none;
}
.HomeTabLinks a {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.HomeTabLinks a:hover {
	color: #FF6600;
}

h1 {
	font-size: 18px;
	color: #050672;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
li {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 6px;
}
h3 {
	font-size: 16px;
}
.sidebarsub {
	text-decoration: none;
	color: #E29732;
	margin-left: 16px;
	line-height: 1px;
}

.sidebarsub a{
	text-decoration: none;
	color: #E29732;
	line-height: 1px;
}
.sidebarsub a:hover{
	text-decoration: none;
	color: #0033FF;
	line-height: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000179;
}
h4 {
	background-color: #6699CC;
	padding: 6px;
	color: #FFFFFF;
	background-image: url(images/bluegradient.gif);
}
.headerLinks a {
	text-decoration: none;
	color: #000179;
}
.headerLinks a:hover {
	text-decoration: none;
	color: #0033FF;
}
.TagLine {
	color: #0066CC;
	line-height: 20px;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000A0;
	font-size: 14px;
	margin-bottom: 8px;
}
.bodyheader {
	background-image: url(images/BGLightOrange.gif);
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #14148E;
}
.subnav  {
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	width: 600px;
}
.subnav a {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.subnav a:hover{
	color: #CC6600;
}
.bodycenter {
	text-align: center;
	vertical-align: top;
	left: 50%;
	right: 50%;
}
