body {
	margin: 0px;
	padding: 0px;
	background-color: #505455;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #3d3d3d;
}
p,h1,h2,h3,h4,h5,form {
	padding:0;
	margin:0;
}
.thisPage {
	color:#c42633;
}
#elementarLink {
	width:166px;
	height:14px;
	float:right;
	padding:0px;
	margin:0px;
	clear:left;
	text-align:right;
	/*position:relative;*/
}
#backendLink {
	width:86px;
	height:16px;
	margin:0px 605px 0px 0px;
	padding:2px;
	background-color:#D53D26;
	text-align: center;
	/*position:relative;*/
	float:right;
	clear:both;
}
a.backendLink:link, a.backendLink:hover, a.backendLink:active, a.backendLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.greySquare {
	background-color:#f1f1f1;
	padding:10px;
}
.greySquare p {
	line-height: 16px;
}

.greySquare h1 {
	font-size:24px;
	color:#c42633;
	margin-bottom:16px;
}
.greySquare h2 {
	font-size:16px;
	color:#c42633;
	margin-bottom:0px;
}
.greySquare h3 {
	font-size:14px;
	color:#c42633;
	margin-bottom:16px;
	margin-top: 32px;
}
.greySquare h4 {
	font-size:14px;
	color:#3d3d3d;
	margin-bottom:12px;
}
.greySquare a:link,.greySquare a:visited {
	text-decoration:none;
	color:#3d3d3d;
}
.greySquare a:hover {
	text-decoration:none;
	color:#c42633;
}
.greySquare a:active {
	text-decoration:none;
	color:#3d3d3d;
}
#homePageImage {
	width: 279px;
	position: absolute;
	z-index: 500;
	top: 0px;
	right: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
#wrapper #breadcrumbs {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #f1f1f1;
	padding: 3px 10px;
	color:#c42633;
	font-size: 9px;
}
#breadcrumbs a {
	color:#c42633
}
#breadcrumbs a:link,#breadcrumbs a:visited {
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
#breadcrumbs a:active {
	text-decoration:none;
}
#wrapper #main {
	margin: 10px;
}
#wrapper #footer {
	margin: 10px;
}
#footer a {
	color:#3d3d3d;
}
#footer a:link,#footer a:visited {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a:active {
	text-decoration:none;
}
#NavigationLinks {
	text-align: right;
	position: absolute;
	width: 700px;
	top: 45px;
	right: 10px;
	font-size: 12px;
	font-weight: bold;
	z-index: 1000;
}
.boldUnderline {
	font-weight: bold;
	text-decoration: underline;
}

#NavigationLinks a {
	text-decoration:none;
}
#NavigationLinks a:link, #NavigationLinks a:visited {
	color: #3d3d3d;
}
#NavigationLinks a:hover {
	color: #c42633;
}
#NavigationLinks a:active {
	color: #3d3d3d;
}
#wrapper #mastHead {
	background-image: url(../images/mastHead.jpg);
	margin: 10px;
}
#wrapper #mastHeadHomepage {
	background-image: url(../images/mastHead-homepage.jpg);
	margin: 10px;
}
#wrapper #mastHeadHomepage a:link, a:hover, a:visited, a:active {
	text-decoration: none;
}
#newsPageImage {
	width: 580px;
	position: absolute;
	z-index: 500;
	top: 0px;
	right: 0px;
}
#appsPageImage {
	width: 357px;
	position: absolute;
	z-index: 500;
	top: 0px;
	right: 0px;
}
#wrapper #mastHead2 {
	background-image: url(../images/header_support.jpg);
	margin: 10px;
}
#myMap {
	margin: 0px;
	padding: 0px;
	height: 232px;
	width: 466px;
	position: relative;
	background-color: #F1F1F1;
	background-image: url(../images/map/base.gif);
}
#myMap #europe {
	height: 232px;
	width: 466px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#myMap #africa {
	height: 232px;
	width: 466px;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#myMap #america {
	height: 232px;
	width: 466px;
	position: absolute;
	z-index: 30;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#myMap #asia {
	height: 232px;
	width: 466px;
	position: absolute;
	z-index: 40;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#myMap #latin {
	height: 232px;
	width: 466px;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#myMap #mideast {
	height: 232px;
	width: 466px;
	position: absolute;
	z-index: 60;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#myMap #mapControls {
	height: 232px;
	width: 466px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	visibility:visible;
}
.countryHeader {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E42131;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#dist-africa,#dist-asia,#dist-europe,#dist-latin,#dist-mideast,#dist-usa {
	display:none;
}.superScript {
	font-size: 9px;
}
.greySquare li {
	list-style-type: none;
	margin-bottom: 5px;
}
.greySquare ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.applicationsIntro {
	width: 320px;
	float: left;

}
.myData {
	margin-left: 340px;
}
.boxMe {
	border: 1px solid #3D3D3D;
	margin: 5px;
	padding: 20px;
	float: right;
	margin-left: 20px;
}
.prodDesc {
	margin-right: 210px;
	margin-left: 150px;
}
.productCell {
	padding: 10px;
	line-height: 16px;
}
.prodText {
	margin-left: 250px;
}

.productCell h2 {
	margin-top: 10px;
	color: #C42633;
	margin-bottom: 5px;
}

.productCell img {
	margin-right: 20px;
	float: left;
}
.productCell p {

}
.productCell a {
	color:#C42633;
}
.productCell a:link,.productCell a:visited {
	text-decoration:none;
}
.productCell a:hover {
	text-decoration:underline;
}
.productCell a:active {
	text-decoration:none;
}
.boxMe2 {
	border: none;
	margin: 5px;
	padding: 5px;
}


.myData table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
.myData table.full { width: 100%; }
.myData table.fixed { table-layout:fixed; }

.myData th,.myData td {
	padding: 0.5em;
}
.myData th {
	background-color:#C42633;
	color:#FFFFFF;
}
.myData thead th { background: #C42633; color: #fff; }
.myData tbody th { background: #C42633; color: #333; }
.myData tbody th.sub { background: #ddd; color: #333; }
	.oddRow {
	background-color:#EFEFEF;
	}
	.evenRow { background-color:#fefefe; }
	.hoverRow {
	background-color:#FFFFCC;
	}
	.selectRow {
	background-color:#990000;
	color: #ffffff;
	}
.productCell {
}
.productCell img {
	border: 1px solid #999999;
}
.productHeader {
	color: #FFFFFF;
	background-color: #D32633;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#productPageImage {
	width: 332px;
	position: absolute;
	z-index: 500;
	top: 0px;
	right: 0px;
}
