﻿div.contentarea {
	width: 100%;
	height: auto;
}

div.leftborderdiv {
	width: 100%;
	background-image: url('images2/left_border.jpg');
	background-repeat: repeat-y;
	
	
}

div.rightborderdiv {
	width: 100%;
	background-image: url('images2/right_border.jpg');
	background-position: right;
	background-repeat: repeat-y;
}

div.contentdiv {
	width: 70%;
	height: auto;
	font-family: segoe ui, verdana, arial, sans-serif;
	padding: 30px 10px 30px 30px;
	float: left;
}

div.services {
	width: auto;
}

table.services {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	text-align: center;
}

table.services tr {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #E4E4E4;
}

table.services td {
	width: auto;
	padding: 8px;
	vertical-align: middle;
}

#tableLeftCol {
	text-align: left;
	width: 33%;
}

#mnmsilver {
	background-color: #E8F3F9;
}

#mnmsilverplus {
	background-color: #F3F9FC;
}

#mnmplatinum {
	background-color: #E6F4F9;
}

h1.h1content {
	color: #333333;
	font-size: 175%;
	margin-top: 0px;
}

h2.h2content {
	margin-top: 0px;
	font-size: 146%;
	margin-bottom: 10px;
	color: #22436C;
	font-weight: normal;
}

h2.h2description {
	font-weight: normal;
	color: #333333;
}

h3.h3sideContent {
	color: #333333;
	font-size: 100%;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

div.divider {
	background-image: url('images2/middle_fade.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	height: 24px;
	position: relative;	
}

div.dividerLeft {
	background-image: url('images2/left_fade.jpg');
	background-repeat: no-repeat;
	width: 80px;
	height: 24px;
	top: 0px;
	left: 0px;
	position: absolute;
}

div.dividerRight {
	background-image: url('images2/right_fade.jpg');
	background-repeat: no-repeat;
	width: 80px;
	height: 24px;
	top: 0px;
	right: 0px;
	position: absolute;
}

div.sideContent {
	float:right;
	width: 202px;
	padding: 30px 25px 0px 0px;
}

table.tablesideContent {
	border-width: 1px;
	border-style: solid;
	width: 100%;
	background-image: url('images2/box_BG_repeater.jpg');
	background-repeat: repeat-x;
	border-color: #BBBBBB;
	border-collapse: collapse;
}

td.tdSideContentHeader {
	vertical-align: middle;
	height: 45px;
}

ul.ulSideContent {
	margin: 0px;
	padding: 5px 0px 5px 25px;
	font-size: 80%;
}

img.imgpara {
	float: left;
	width: 200px;
	height: 200px;
}

a.atop {
	text-align: right;
	display: block;
	width: auto;
}

#logosdiv {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

div.contentFooter {
	text-align: center;
}

table.contentTableFooter {
	width: 60%;
	text-align: left; 
	margin: auto;
	border-collapse: collapse;	
}

#footertoprow td h2 {
	font-size: 105%;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 4px;
	color: #333333;
}

#footerbottomrow td {
	font-size: 0.73em;
	font-weight: normal;
	vertical-align: top;
	color: #666666;
}

#footerbottomrow td ul {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	list-style: none;
}
or: #666666;
}

#footerbottomrow td ul {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	list-style: none;
}

#footerbottomrow a {
	text-decoration: none;
	color: #666666;
}

#footerbottomrow a:hover {
	text-decoration: underline;
}

