@import url(reset.css);
@import url(text.css);
body {
	background: white;
	padding: 10px;
}
body.Standard,
body.FrontPage {
	background: url(../img/bg.png) #f2f2f2 repeat-x;
	padding: 0;
}
h1 {
	line-height: 115%;
	margin-bottom: 10px;
	font-size: 130%;
}
h2 {
	line-height: 115%;
	margin-bottom: 10px;
	font-size: 120%;
}
h3 {
	line-height: 115%;
	margin-bottom: 0;
	font-size: 105%;
}
a {
	color: black;
	text-decoration: none;
}
a.selected,
a:hover {
	text-decoration: underline;
}
div.fixed p a {
	color: #ef4a42;
}
.container_16 {
	background: #fff;
	margin-bottom: 20px;
}
img.language {
	border: 1px #a7a7a7 solid;
}
a.language {
	margin: 0; padding: 0;
	margin-left: 5px;
}
div.languages {
	text-align: right; vertical-align: center; line-height: 22px;
}
div.banner {
	padding: 1px 0;
	height: 100px; 
	border-top: 1px #666 solid; 
	border-bottom: 1px #666 solid; 
	line-height: 0px;
}
div.topNav {
	height: 30px; line-height: 30px; padding: 0;
	border-bottom: 1px #666 solid;
	margin-bottom: 12px;
}
div.applBox {
	height: 122px;
}
body.Standard div.applBox.Even {
	margin-left:0; 
	margin-bottom: 12px
}
body.Standard div.applBox.Odd {
	margin-right:0; 
	margin-bottom: 12px
}

div.applBox img {
	padding: 0 0 1px 0;
	border-bottom: 1px solid #666;
	height: 100px;
	width: 220px;
}
div.fixed {
	min-height: 250px;
}
div.hdivider {
	margin-bottom: 12px;
	border-top: 1px solid #666;
}
div.footer {
	text-align: center;
	margin-top: 12px;
	height: 22px;
	color: #444;
	border-top: 1px solid #666;
}
h2.boxHeading,
h2.box2colHeading {
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: white;
}
h2.boxHeading {
	background: url(../img/220x20bg.png) #666 no-repeat;	
}
h2.box2colHeading {
	background: url(../img/460x20bg.png) #666 no-repeat;
}
h2.boxHeading a,
h2.box2colHeading a {
	color: white;
	text-decoration: none;
}
div.boxFront {
}
div.boxFront li {
	color: #ef4a42;
	margin-left: 15px;
}
td.prodItem {
	width: 220px;
	height: 64px;
	padding-top: 4px;
}
td.prodItem.Even {
}
td.prodItem.Odd {
	margin-left: 20px;
}
td.prodItem img {
	float: left;
	border: none;
	margin-right: 5px;
}
div.section {
}
div.section h2 {
}
div.section img {
	border-top: 1px solid #666; border-bottom: 1px solid #666; padding-top: 1px; padding-bottom: 1px;
}
img.alignLeft {
	float:left; margin-right: 20px;
}
img.alignRight {
	float:right; margin-left: 20px;
}
img.alignCenter {
}
img.positionTop {
}
img.positionBottom {
}
div div#logo {
	float: left;
	margin: 0;
	padding: 0;
}
div div#banners {
	padding: 0;
	margin: 0 0 0 240px;
}
div div#banners img { margin: 0; border: none; padding: 0; width: 700px; height: 100px;}