@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #FFFFFF;
	margin-bottom: 35px;
}
#header {
	width:900px;
	height:60px;
	z-index:1;
	background-color: #FFFFFF;
	vertical-align: middle;
}
#header  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	margin: 0px;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header_contact {
	height: 45px;
	width: 450px;
	padding-top: 15px;
}
#header_contact a:link {
	color: #666666;
	text-decoration: none;
}
#header_contact a:visited {
	text-decoration: none;
	color: #666666;
}
#header_contact a:hover {
	text-decoration: none;
	color: #FF6600;
}
#header_contact a:active {
	text-decoration: none;
	color: #666666;
}
#navigation {
	width:900px;
	z-index:2;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#navigation h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation a:link {
	color: #666666;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #666666;
}
#navigation a:hover {
	text-decoration: none;
	color: #FF6600;
}
#navigation a:active {
	text-decoration: none;
	color: #666666;
}
#small_flash_header {
	height: 45px;
	width: 900px;
}
#content_bar {
	width:898px;
	z-index:4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#sidebar_navigation {
	width: 164px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
	height: 100%;
	text-decoration: none;
}
#sidebar_navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 15px;
}
#sidebar_navigation h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	font-weight: normal;
}
#sidebar_navigation a:link {
	color: #333333;
	text-decoration: none;
}
#sidebar_navigation a:visited {
	color: #333333;
	text-decoration: none;
}
#sidebar_navigation a:hover {
	color: #FF6600;
	text-decoration: none;
}
#sidebar_navigation a:active {
	color: #333333;
	text-decoration: none;
}
#content {
	width: 698px;
	float: left;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-bottom: 25px;
}
#content  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 25px;
	margin-right: 30px;
}
#content p.testimonials {
	font-weight: bold;
	margin-bottom: 30px;
}
#content p.orange {
	font-weight: bold;
	color: #ECB169;
}
#content  p.grayboldcopy {
	font-size: 105%;
	font-weight: bold;
	color: #666666;
}
#content  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 25px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	margin-left: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	color: #FF6600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	margin-bottom: 5px;
	margin-right: 30px;
}
#content ul {
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
}
#content ol li {
	list-style-type: lower-alpha;
	margin-left: 30px;
	margin-right: 30px;
}
#content ol ol li {
	list-style-type: lower-roman;
	margin-right: 30px;
}
#content ol ol ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	margin-bottom: 5px;
	margin-right: 30px;
	margin-left: 20px;
}
#content a:link {
	color: #003366;
	text-decoration: none;
}
#content a:visited {
	color: #003366;
	text-decoration: none;
}
#content a:hover {
	color: #FF6600;
	text-decoration: none;
}
#content a:active {
	color: #003366;
	text-decoration: none;
}
#content p.orangebold {
	font-weight: bold;
	color: #FF6600;
	font-size: .85em;
}
#content p.bluebold {
	font-weight: bold;
	color: #003366;
	font-size: .85em;
}

#content_mtsa {
	width: 698px;
	float: left;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-bottom: 25px;
}
#content_mtsa p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 25px;
	margin-right: 30px;
}
#content_mtsa p.testimonials {
	font-weight: bold;
	margin-bottom: 30px;
}
#content_mtsa p.orange {
	font-weight: bold;
	color: #ECB169;
}
#content_mtsa p.grayboldcopy {
	font-size: 105%;
	font-weight: bold;
	color: #666666;
}
#content_mtsa  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 25px;
}
#content_mtsa h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#content_mtsa h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	margin-left: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#content_mtsa h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	color: #FF6600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content_mtsa ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #000000;
	list-style-type: upper-alpha;
	padding-left: 60px;
	padding-right: 35px;
	line-height: 1.4em;
}
#content_mtsa ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	list-style-type: decimal;
	margin-bottom: 5px;
	margin-right: 30px;
}
#content_mtsa li {
	padding-bottom: 5px;
}
#content_mtsa a:visited {
	color: #003366;
	text-decoration: none;
}
#content_mtsa a:hover {
	color: #FF6600;
	text-decoration: none;
}
#content_mtsa a:active {
	color: #003366;
	text-decoration: none;
}
#content_mtsa p.orangebold {
	font-weight: bold;
	color: #FF6600;
	font-size: .85em;
}
#content_mtsa p.bluebold {
	font-weight: bold;
	color: #003366;
	font-size: .85em;
}


#comparison_maps {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
	width: 674px;
}
#comparison_text {
	width: 249px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
#comparison_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#comparison_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #003366;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#comparison_map {
	float: left;
	width: 409px;
}
#footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 100%;
	width: 900px;
	clear: both;
	background-color: #FFFFFF;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	margin-left: 15px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #000000;
	font-weight: normal;
}
#footer  a:link {
	color: #000000;
	text-decoration: none;
}
#footer  a:visited {
	text-decoration: none;
	color: #000000;
}
#footer  a:hover {
	text-decoration: none;
	color: #FF6600;
}
#footer  a:active {
	text-decoration: none;
	color: #000000;
}
#social {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
}
.social-link {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.black_text {
	color: #000000;
}
.black_bold {
	font-weight: bold;
	color: #000000;
}

