body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header-gradient.gif);
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	margin-top: 0px;
	padding-top: 0px;
}

.blueH1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #25328c;
	letter-spacing: -0.0025em;
}

h2 {
	font-size: 125%;
	margin-top: 0px;
	padding-top: 0px;
}

h3 {
	font-size: 105%;
}

p {
	margin-top: 0px;
}

a:link {
	color: #333399;
}

a:visited {
	color: #6633CC;
}

a:hover {
	color: #d36d00;
}

a:active {
	color: #FF3333;
}

.plainLink, .plainLink a, .plainLink a:link, .plainLink a:visited, .plainLink a:hover, .plainLink a:active {
	color: #000000;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.imgRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

hr {
	border: 0;
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
}

.text90pc {
	font-size: 90%;
}

/* @group Primary Layout IDs */

#centerAll {
	text-align: center;
}

#header {
	padding: 0px;
	height: 65px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/mamv-tagline.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header div.plainLink a {
	display: none;
}

#navBar {
	text-align: left;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	font-size: 16px;
	z-index: 2000;
}

.mainContent {
	padding: 0px;
	width: 780px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}

#leftColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	text-align: left;
}

#leftColumn ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233690;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#rightColumn {
	margin: 0px;
	width: 599px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#columnText {
	margin: 0px;
	width: 579px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer {
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}

.clearAll {
	font-size: 0%;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* @end */

.titleGraphic {
	margin-bottom: 20px;
}

#pageTitle {
	background-image: url(../images/rightcol-gradient-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 165%;
	color: #30758c;
	letter-spacing: -1px;
}

/* @group Landigpage layout */

#landingPage {
	background: url(../images/rightcol-gradient-bg.gif) repeat-x;
	width: 580px;
	float: left;
	text-align: left;
	border-left: 1px #dddddf solid;
	padding-left: 20px;
	display: inline;
}
#sideBar {
	background: url(../images/leftnav-title-gradient.gif) repeat-x;
	width: 179px;
	float: left;
}
.highlightBox {
	background: url(../images/highlightbox-sidebar.jpg) no-repeat bottom left;
	width: 150px;
	min-height: 220px;
	color: #666;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	margin-top: 24px;
}
* html .highlightBox {
	padding: 5px 5px 15px 5px;
}
* + html .highlightBox {
	padding: 5px 5px 10px 5px;
}
.presseBox {
	border-top: 3px solid #fac786;
	border-bottom: 1px solid #fac786;
	width: 580px;
	height: 240px;
	text-align: left;
	padding: 0px;
}
.presseBox .presseTitle {
	background: #fff url(../images/pressebox-bg.jpg) top left repeat-y;
	width: 320px;
	height: 13px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 7px;
}
.presseBox .presseTextContainer {
	width: 320px;
	padding: 7px;
}
.contactBox {
	background: #fff url(../images/contactbox-bg.jpg) top right repeat-y;
	width: 580px;
	height: auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #bbbbbb;
}

/* @end */

/* @group Title Variations NOT USED */

#pageTitle2 {
	background-image: url(../images/rightcol-gradient-bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 120%;
	color: #30758c;
}

#pageTitle3 {
	background-image: url(../images/rightcol-gradient-bg3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 120%;
	color: #30758c;
}

#pageTitle4 {
	background-image: url(../images/rightcol-gradient-bg4.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 120%;
	color: #30758c;
}

/* @end */

.arrowList {
	list-style-image: url(../images/bullet-ul-bluearrow.gif);
}

.arrowList li {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.docFlatList {
	list-style-image: url(../images/bullet-ul-bluesquare.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px;
}

.docFlatList li {
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.squareList {
	list-style-image: url(../images/bullet-ul-bluesquare.gif);
	margin-top: 0px;
}

.squareList li {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.sideNav {
	list-style-image: url(../images/bullet-ul-redarrow.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.sideNav li {
	padding: 0px;
	margin: 0px;
}

.sideNav a, .sideNav a:link, .sideNav a:visited, .iconCacheDL a, .iconCacheDL a:link, .iconCacheDL a:visited, .iconIndustries a, .iconIndustries a:link, .iconIndustries a:visited, .iconHSdemo a, .iconHSdemo a:link, .iconHSdemo a:visited, .iconTrakDemo a, .iconTrakDemo a:link, .iconTrakDemo a:visited, .iconDeepSeeDL a, .iconDeepSeeDL a:link, .iconDeepSeeDL a:visited {
	color: #233690;
	text-decoration: none;
}

.sideNav a:hover, .iconCacheDL a:hover, .iconIndustries a:hover, .iconHSdemo a:hover {
	text-decoration: underline;
}

.sideNav a:active, .iconCacheDL a:active, .iconIndustries a:active, .iconHSdemo a:active {
	color: #ee3a42;
}

.iconCacheDL {
	list-style-image: url(../images/bullet-ul-cachedl.gif);
	margin-bottom: 8px;
	font-weight: bold;
}

.iconHSdemo {
	list-style-image: url(../images/bullet-ul-healthshare.gif);
	margin-bottom: 8px;
	font-weight: bold;
}
.iconTrakDemo {
	list-style-image: url(../images/bullet-ul-trakdemo.gif);
	margin-bottom: 8px;
	font-weight: bold;
}
.iconDeepSeeDL {
	list-style-image: url(../images/bullet-ul-deepseedemo.gif);
	margin-bottom: 8px;
	font-weight: bold;
}

.iconIndustries {
	list-style-image: url(../images/bullet-ul-industries.gif);
	margin-bottom: 8px;
	font-weight: bold;
}


.pdfBullet {
	background-image: url(../images/pdf-icon-sm.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
}

.industryBox {
	text-align: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 140px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}

.orangeRules {
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fac480;
	border-bottom-color: #fac480;
}

/* @group Table Formatting */

/* Dreamweaver tip - select individual cells to apply the odd and even styles */

.tableListing {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*display: table;*/
	width: 579px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.tableListing th {
	color: #30758C;
	background-color: #D4E0EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30758C;
	margin: 0px;
	padding: 5px;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}

.tableListing tr {
	margin: 0px;
	padding: 0px;
}

.tableListing td {
	margin: 0px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.tableRuled {
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/*display: table;*/
	width: 579px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.tableRuled th {
	color: #30758C;
	background-color: #D4E0EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30758C;
	margin: 0px;
	padding: 5px;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}

.tableRuled tr {
	margin: 0px;
	padding: 0px;
}

.tableRuled td {
	margin: 0px;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.tableOdd, tr.tableOdd td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F8FC;
}

.tableEven, tr.tableEven td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.tableHighlight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFAE7;
	font-size: 90%;
	font-weight: bold;
}
.tableTHeader {
	color: #30758C;
	background-color: #D4E0EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30758C;
	margin: 0px;
	padding: 5px;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}

/* @end */

.calloutBox {
	border: 3px double #E7B790;
	background-color: #FFFFEE;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}

#leftnavTitleBox {
	margin: 0px;
	height: 51px;
	width: 180px;
	background-image: url(../images/leftnav-title-gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #25328c;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pdfMarker {
	vertical-align: text-bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* @group Legacy Site Styles */

.docheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF
}

.textwhite36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.textblue {
	color: #384492
}

.textbluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #384492
}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.textgrey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #928890;
	font-weight: bold
}

.smallnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.largenavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.textgreysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #928890;
	font-weight: bold
}

.text16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px
}

.text14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal
}

.textwhitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF
}

.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal
}
.newslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
}
blockquote {
	font-size: 13px;
	font-style: italic;
}
blockquote p {
	display:inline;
}
blockquote .anfuehrungvorne, blockquote .anfuehrunghinten {
	font-size: 200%;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}
blockquote .autor {
	color: black;
	font-style:normal;
	display:block;
	font-size: 80%;
	margin-left: 17px;
}
.videoplayer h2 {
	display:block;
	background-color:#EBF2FC;
	color:#2D7E9C;
	font-size:80%;
	letter-spacing: 0.07em;
	text-align: center;
	text-transform:uppercase;
	margin: 0;
	padding: 3px 5px;
	border: 1px solid #B0B0B0;
	border-bottom:0;
	text-decoration: none; !important
}
.imagefooter {
	display:block;
	font-size:80%;
	text-decoration:none;
}
a.imagefooter:hover {
	text-decoration:none;
}
.imagelinkright {
	float:right;
	margin:0px 0px 10px 20px;
	display:block;
	text-align:right;
	clear:right;
	text-decoration:none;

}
a img {
	text-decoration: none;
}
.spamshield, .displaynone {
	display:none;
}
.posLeft {
	float: left;
}
.posRight {
	float: right;
}
.partnerBox {
	float: right;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	background-image: url(partner-sidebar2.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	border: 1px solid #ebf2fc;
}
.partnerBox .boxHeader {
	background-color: #ebf2fc;
	margin-left: -8px;
	margin-top: -30px;
	font-family: Verdana;
	color: #30758c;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	padding:5px 10px;
	margin-bottom: 15px;
}

.webcast {
	background-color: #30758c;
	color: white;
	padding: 3px;
	width: 272px;
	margin: 0 10px 10px 0;
	float: left;
}
.webcast IMG {
	border:0;
}
.webcast A {
	display: block;
}
.webcast H5 {
	text-transform: uppercase;
	font-size: 14px;
	margin:0;
	font-weight: bold;
}
.webcast H6 {
	margin:0 0 5px 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}

/* @end */

