/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body, p, li, ul, form, input, select, fieldset, ol, address, blockquote, quote, h1, h2, h3, h4, h5, h6, a {
	margin: 0;
	padding: 0;
}

html, body, p, li, ul, form, input, select, fieldset, ol, address, blockquote, quote, dl, dt, dd, h1, h2, h3, h4, h5, h6, div, span, a {
	background-repeat: no-repeat;
}

body {
	background-color: #fff;
}

div#header {
	background-image: url(../images/indexmulticol.jpg);
	background-position: right;
	background-color: #000;
	width: 100%;
	border-bottom: solid 1px #800;
}

div#header span {
	background-image: url(../images/indexmaxlogo.jpg);
	background-position: left;
	height: 65px;
	display: block;
	/* phark image replacement */
	text-indent: -7000px;
}

div#bcnav {
	text-align: center;
	background-color: #dcdada;
	border-top: solid 20px #063881;
	height: 21px;
}

div#bcnav span { 
	font-size: 10px; 
	background-position: left center;
	background-image: url(../images/arrow-single.gif);
	padding-left: 10px;
	margin-left: 5px;
}

#bcnav span.first { 
	background-position: left 0;
	font-weight: bold; 
	margin-left: 0;
	background-image: url(../images/arrow.gif);
	padding-left: 12px;
}

#bcnav span.second {
	background-image: url(../images/arrow-double.gif);
	padding-left: 15px;
}

/* end of header */

div#wrap {
	text-align: center;
}

div#content {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 760px;
	display: block;
	border-color: #CCCCCC;
	text-decoration: none;
}

#navigation {
	padding-top: 25px;
	float: left;
}
#footer #footerlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


#navigation ul, #navigation li {
	list-style: none;
}

#navigation a {
	font-size: 11px;
	text-decoration: none;
	line-height: 11px;
	color: #005A9C;
	display: block;
	width: 167px;
	background-image: url(../images/arrow-right.gif);
	background-position: left 9px;
	padding: 7px 0 7px 14px;
	border-bottom: dashed 1px #ccc;
}

selectedpage {
	background-color: #F1EFEF;
}

#navigation a:hover {
	color: #063881;
	font-weight: bold;
}

#innercontent {
	float: right;
	width: 575px;
	font-size: 11px;
	line-height: 15px;
	display: block;
	margin-left: auto;
}

#innercontentindex {
	width: 710px;
	font-size: 11px;
	line-height: 15px;
	height: 400px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 18px;
	color: #2A5C8F;
	font-style: normal;
}

h1.solutionsm9 {
	padding-top: 125px;
	background-image: url(../images/m9solution.gif);
	color: #B00037;
	line-height: 1;
}

h1.solutionsme9 {
	padding-top: 125px;
	background-image: url(../images/me9solution.gif);
	line-height: 1px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
}


#indexaddress {
	position: relative;
	width: 711px;
	height: 80px;
	text-align: center;
	line-height: 15px;
	padding-top: 20px;
}

img.screenshot {
	display: block;
	margin-top: 20px;
}

img.screenshotright {
	display: block;
	margin-top: 10px;
	float:right;
	margin-left: 10px;
}

img.topleft {
	display: block;
	float: left;
	margin-top: 23px;
}

#wrap #content #innercontent ul {
	padding-left: 25px;
}

#wrap #content #innercontent ul li {
	margin-top: 10px;
	text-decoration: none;
}

#wrap #content #innercontent ol {
	padding-left: 75px;
	font-weight: bold;
}

#wrap #content #innercontent ol li {
	margin-top: 10px;
}

.m8tagline {
	margin-top: 15px;
	vertical-align: bottom;
	float: right;
	padding-right: 90px;
}

div.clear {
	clear: both;
}

#footer {
	font-size: 10px;
	text-align: center;
}

#footer #slogan {
	background-color: #000;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 200px;
}

#footer #footerlinks {
	padding: 3px 0;
	background-color: #dcdada;
}

#footer #copyright {
	margin-top: 5px;
	color: #666;
	padding-bottom: 5px;
}
#wrap #content #aaboxtitle {
	display: block;
	width: 282px;
	text-align: center;
	border: solid #000000 2px;
	float: left;
	margin-top: 10px;
	line-height: 2;
	font-weight: bold;
}

#wrap #content #aaboxcontent {
	display: block;
	width: 277px;
	text-align: left;
	float: left;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#wrap #content #innercontent hr {
	margin-top: 15px;
}

#innercontent #flash {
	display: block;
	margin-top: 20px;
	margin-left: 76px;
	border: solid #000 1px;
}

#innercontent .m9sysreq {
	width: 420px;
	display: block;
	margin-left: 75px;
	margin-top: 10px;
}

.greybox {
	background-color: #CCCCCC;
}

#innercontent #dsdownload ul li {
	list-style-type: none;
	margin-top: 4px;
	margin-left: 160px;
}

a:link {
	color:  #003399;
	text-decoration: none;
}

a:visited {
	color:  #003399;
	text-decoration: none;
}

#innercontent .dltable {
	width: 380px;
	display: block;
	margin-left: 165px;
	margin-top: 14px;
	line-height: 12px;
	margin-bottom: 15px;
}
.centre {
	color: #000000;
	text-align: center;
}
#innercontentindex #me9index {
	width: 347px;
	height: 70px;
	background-image: url(../images/me9_indexpage2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding-top: 210px;
}
#innercontentindex #m9index {
	display: block;
	float: right;
	width: 354px;
	height: 70px;
	background-image: url(../images/m9_indexpage.jpg);
	padding-top: 210px;
}
#innercontentindex #me9index ul li {
	font-size: 11px;
	list-style-type: none;
	line-height: 20px;
	padding-left: 20px;
	background-image: url(../images/me9indexicon.jpg);
	background-position: left 7;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}

#innercontentindex #m9index ul li {
	font-size: 11px;
	list-style-type: none;
	line-height: 20px;
	padding-left: 20px;
	background-image: url(../images/m9indexicon.jpg);
	background-position: left 7;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}

#innercontentindex a:hover {
	font-weight: bold;
}

p {
	margin-top: 10px;
}

img {
	border: none;
}
.redtitle {
	font-weight: bold;
	color: #FF0000;
}
.bluetitle {
	font-weight: bold;
	color: #2A5C8F;
}
.superscript {
	font-size: 10px;
	color: #2A5C8F;
	vertical-align: super;
}
