﻿/* CSS Document p {margin:0px;padding:0px}   */

* {
	border: 0px;
	margin: 0px auto;
	padding: 0px;
}
body {
	background-image: url('../common_images/background.gif');
	background-position: center top;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: .75em;
	line-height: 0px;
}
#Main {
	width: 830px;
}
#Header {
	width: 830px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#Navbar {
	width: 500px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-top: 2px;
	color: #FFFFFF;
	z-index: 3;
	position: relative;
	background-image: url('../common_images/Navbar.jpg');
	background-repeat: no-repeat;
}
#BottomNavbar {
	width: 300px;
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	background-image: url('../common_images/BottomNavbar.jpg');
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 20px;
	margin-top: 0px;
}
.NavButton {
	width: 100px;
	line-height: 25px;
	height: 25px;
	white-space: nowrap;
	font-size: 13px;
	float: left;
}
.Nav a {
	text-decoration: none;
}
.Nav a:link {
	color: #FFFFFF;
}
.Nav a:visited {
	color: #FFFFFF;
}
.Nav a:hover {
	color: #576BA6;
}
#contact {
	font-size: 13px;
	float: right;
	line-height: 30px;
}
#contact a {
	text-decoration: none;
}
#contact a:link {
	color: #808080;
}
#contact a:visited {
	color: #808080;
}
#contact a:hover {
	color: #576BA6;
}
.SubButton {
	border-style: none solid solid solid;
	border-width: 0px;
	border-color: #a6b1d0;
	width: 90px;
	background-color: #b6c2e4;
	height: 25px;
	line-height: 25px;
	clear: both;
}
#credit {
	width: 250px;
	height: 25px;
	line-height: 25px;
	font-size: 0.8em;
	text-align: center;
	color: #666666;
}
.FullContainer {
	width: 830px;
}
.FullContainer h1 {
	line-height: 25px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url('../common_images/FullBoxHeader.jpg');
	color: #FFFFFF;
	margin-bottom: 10px;
}
.FullContainer h2 {
	line-height: 25px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}
.FullContainer p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
}
.FullContainerBottom {
	background-image: url('../common_images/FullBoxBottom.jpg');
	width: 830px;
	height: 10px;
	margin-bottom: 20px;
}
.thirdContainer {
	width: 260px;
}
.thirdContainer p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
}
.thirdContainer h2 {
	line-height: 25px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-image: url('../common_images/ThirdHeader.jpg');
	color: #FFFFFF;
	margin-bottom: 10px;
}
.ThirdBottom {
	background-image: url('../common_images/ThirdBottom.jpg');
	width: 260px;
	height: 10px;
	margin-bottom: 20px;
}
.LightTextBox {
	background-color: #F8F8F8;
	color: #333333;
	text-align: center;
}
.LightTextBox a {
	color: #576BA6;
}
.LightTextBox a:hover {
	color: #3F4E78;
}
.LightTextBox ul {
	line-height: 18px;
	text-align: left;
	margin-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.TwoThirdContainer {
	width: 550px;
}
.TwoThirdContainer h1 {
	line-height: 25px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url('../common_images/TwoThirdHeader.jpg');
	color: #FFFFFF;
	margin-bottom: 10px;
}
.TwoThirdBottom {
	background-image: url('../common_images/TwoThirdBottom.jpg');
	width: 550px;
	height: 10px;
	margin-bottom: 20px;
}
.SideMenu {
	width: 162px;
	color: #FFFFFF;
}
.SideMenu b {
	color: #FF9933;
}
.SideMenu a {
	text-decoration: none;
}
.SideMenu a:link {
	color: #FFFFFF;
}
.SideMenu a:visited {
	color: #FFFFFF;
}
.SideMenu a:hover {
	color: #576BA6;
}
.SideMenu h2 {
	line-height: 25px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url('../common_images/SideMenuHeader.gif');
	color: #FFFFFF;
}
.SideMenu p {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #b6c2e4;
}
.SideMenu ul {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding: 10px;
	line-height: 18px;
	text-align: left;
	margin-left: 40px;
}
.SideMenuBottom {
	width: 162px;
	height: 10px;
	background-image: url('../common_images/SideMenuBottom.gif');
	margin-bottom: 20px;
}
.CurrentMenuItem {
	background-color: #c2cff3;
}
.ContentBox {
	width: 648px;
}
.ContentBox h1 {
	line-height: 25px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url('../common_images/ContentBoxHeader.gif');
	color: #FFFFFF;
	margin-bottom: 10px;
}
.ContentBox h2 {
	color: #000000;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
}
.ContentBox p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
}
.ContentBox ul {
	line-height: 18px;
	text-align: left;
	margin-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ContentBox ol {
	line-height: 18px;
	text-align: left;
	margin-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ContentBoxBottom {
	width: 648px;
	height: 10px;
	background-image: url('../common_images/ContentBoxBottom.gif');
	margin-bottom: 20px;
}
.HalfColumn {
	width: 50%;
	margin-bottom: 10px;
}
.ThirdColumn {
	width: 33%;
}
.ThirdIcon {
	width: 75px;
	margin-left: 10px;
	float: left;
	clear: left;
	padding-bottom: 10px;
}
.ThirdDesc {
	width: 155px;
	margin-right: 10px;
	float: right;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
}
.ThirdDesc h3 {
	font-size: 1em;
	padding-bottom: 5px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 5px;
}
.ThirdDesc p {
	padding-left: 0;
	padding-right: 0;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
}
.Banner {
	background-image: url('../common_images/banner.gif');
	width: 830px;
	height: 275px;
	margin-bottom: 20px;
}
.BannerText {
	padding: 30px;
}
.BannerText h1 {
	font-size: 36px;
	color: #A6B1D0;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: 10px;
}
.BannerText h2 {
	font-size: 34px;
	color: #A6B1D0;
	line-height: 34px;
	font-weight: normal;
	margin-bottom: 10px;
}
.BannerText h3 {
	font-size: 18px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
}
table {
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.casestudy_image {
	width: 50px;
	height: 100%;
	float: left;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.casestudy_description {
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	line-height: 18px;
}
.ResellerCountry {
	font-weight: bold;
	font-size: 1.6em;
	padding: 10px 0 10px 10px;
}
.ResellerType {
	font-size: 1.2em;
	font-weight: bold;
}
.dropdown {
	float: left;
	padding-right: 5px;
}
.dropdown dt {
	width: 100px;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
	font-size: 13px;
}
.dropdown dd {
	position: absolute;
	overflow: hidden;
	width: 90px;
	display: none;
	background: #fff;
	z-index: 200;
	opacity: 0;
}
.dropdown ul {
	width: 90px;
	border-style: none solid solid solid;
	border-width: 0px;
	border-color: #a6b1d0;
	list-style: none;
}
.dropdown li {
	display: inline;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display: block;
	padding: 1px;
	text-decoration: none;
	background: #eaf0f2;
	width: 90px;
	background-color: #b6c2e4;
	height: 25px;
	line-height: 25px;

}
.dropdown .underline {
	border-bottom: 1px solid #b9d6dc;
}
.ImageLeft {
	float: left;
	clear: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
li {
	margin-bottom: 5px;
}
.border {
	border-style: solid;
	border-left: 1px;
	border-right: 1px;
	border: #A6B1D0 solid;
}
