/* blue: #003875
 * brown: #644D38
 * gray: #C3C3C3
 * body: #003875
*/

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

html, body {
	padding-top: 5px;
	background-color: #C3C3C3;
	color: #fff;
	font-size: 10pt;
	visibility: hidden;
}

hr {
	border: 1px solid #644D38;
}

a {
	color: #fff;
	text-decoration: none;
}

.contentBody a {
	color: #644D38;
	text-decoration: none;
	font-weight: bold;
}

.contentBodyHome a {
	text-decoration: none;
	font-weight: bold;
}

.contentBody li {
	color: #644D38;
	list-style-position: inside;
	list-style-type: square;
	line-height: 11pt;
	margin-bottom: -8pt;
}

.left {
	border-right:1px solid #644D38;
}

.right {
}

.headerContent {
	line-height: 1.0em;
	padding-left: 10px;
	padding-left: 10px;
}

#headerRightTopContent li, #footerDivRight li, #headerTop li  {
	color: #fff;
	background: transparent none repeat scroll 0 0;
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}

#contentWrapper {
	width: 100%;
	margin: 0;
	text-align: center;
	color: #003875;
}

#contentHome {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #003875;
	color: #fff;
	overflow: auto;
}

#content {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	color: #003875;
}

#headerWrapper {
	color: #fff;
	width: 900px;
	height: 112px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#headerLeft {
	float: left;
	width: 444px;
	height: 112px;
	padding: 0px;
	margin: 0px;
	background-image: url("/images/header-left.png");
}

#headerRight {
	float: right;
	height: 112px;
	font-size: 8pt;
}

#headerRightTop {
	text-align: right;
	width: 456px;
	height: 24px;
	background-image: url("/images/header-right-top.png");
}

#headerRightTopContent {
	text-align: right;
	line-height: 2.0em;
	padding-right: 15px;
}

#headerRightMiddle {
	width: 456px;
	height: 64px;
	background-image: url("/images/header-right-middle.png");
}

#headerRightBottom {
	width: 456px;
	height: 24px;
	line-height: 1.75em;
	background-image: url("/images/header-right-bottom.png");
}

#headerRightBottomContent1 {
	float: left;
	text-align: left;
}

#headerRightBottomContent2 {
	text-align: right;
	padding-right: 15px;
}

#navDiv {
	float: left;
	border-bottom: 2px solid #644D38;
	margin: 0px;
}

#mainImageDivWrapper {
	clear: both;
	height: 180px;
	border-bottom: 1px solid #644D38;
}

#mainImageDivContent img.active {
	z-index:10;
}

#mainImageDivContent img.last-active {
	z-index:9;
}

#mainImageDivContent img {
	z-index:8;
}

.mainDivShim {
	background-color: transparent;
	color: #003875;
	height: 5px;
	overflow: auto;
}

.mainDivHeading {
	padding-left: 10px;
	line-height: 2.5em;
	font-size: 0.875em;
	font-weight: bold;
	background-color: #003875;
	color: #fff;
}

.mainDivNewsHeading {
	padding-left: 10px;
	line-height: 2.5em;
	font-size: 0.875em;
	font-weight: bold;
	background-color: #003875;
	color: #fff;
}

.homeDivHeading {
	height:100%;
	padding-left: 5px;
	line-height: 1.0em;
	font-size: 0.875em;
	font-weight: bold;
	background-color: #003875;
	color: #fff;
}

#mainDiv {
	overflow: auto;
}

#mainDivRightWrapper {
	float: right;
	width: 267px;
	border-left: 1px solid #644D38;
	overflow: auto;
}

#mainDivMenuLinks {
	color: #003875;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.mainDivRight {
	color: #003875;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #644D38;
	padding-left: 5px;
}

.mainDivRight a {
	color: #644D38;
	text-decoration: none;
	font-weight: bold;
}

.mainDivRightHeading {
	font-size: 10pt;
	line-height: 2.0em;
	font-weight: bold;
}

#mainDivRightCustomers {
}

#mainDivRightNews {
}

#mainDivRightPartners {
}

#mainDivRightPartnersWrapper {
}

.mainDivRightPartnersImage {
	width: 250px;
	text-align: center;
}

#homeTopTable {
	border: 0px;
	width: 100%;
	color: #fff;
}

.homeTopCell1 {
	width: 400px;
	padding-left: 0px;
	vertical-align: top;
	padding-bottom: 25px;
}

.homeTopCell2 {
	padding-left: 0px;
	vertical-align: top;
	padding-bottom: 25px;
}

.homeTopCell3 {
	padding-left: 0px;
	vertical-align: top;
	padding-bottom: 25px;
}

.homeTopDiv {
	padding-left: 5px;
	padding-right: 5px;
}

.homeBottomWrapper {
	width: 900px;
}

.homeDivShim {
	background-color: #644D38;
	color: #003875;
	height: 2px;
	width: 100%;
	overflow: auto;
}

.homeBottomTable {
	height: 100%;
	border: 0px;
	width: 100%;
	color: #fff;
}

.homeBottomCell1 {
	padding-top: 10px;
	vertical-align: bottom;
}

.homeBottomCell2 {
	padding-top: 10px;
	vertical-align: bottom;
}

.homeBottomCell3 {
	padding-top: 10px;
	vertical-align: bottom;
}

.homeBottomDiv {
	float: left;
	width: 224px;
	border-top: 2px solid #644D38;
	border-right: 1px solid #644D38;
}

.homeBottomDivContent {
	float: left;
	width: 225px;
}

.contentHeadingHome1 {
	font-weight: bold;
}

.contentHeadingHome2 {
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
}

.homeBottomDivImages {
	padding-bottom: 10px;
}

.homeBottomDivBody {
	font-size: 8pt;
}

.contentBodyHomeBottom {
}

.contentBodyWrapper {
	width: 617px;
	padding-left: 10px;
	padding-right: 5px;
	border-right: 1px solid #644D38;
}

.contentHeading {
	margin-top: 10pt;
	margin-bottom: 10pt;
	font-weight: bold;
	font-size: 10pt;
}

.contentBody {
	font-weight: normal;
	font-size: 9pt;
	line-height: 10pt;
}

.contentBodyImageDiv {
	width: 100%;
	text-align: center;
}

.contentBodyImage {
	width: 150px;
}

.contactsTable td {
	padding-right: 20px;
}

.contactsTable {
	width: 100%;
}

.contactsCellHeading {
	width: 50%;
}

.contactsHeadingCountry td {
	width: 75px;
}

.contactsHeadingCountry {
	font-weight: bold;
	font-size: 10pt;
}

.contactsHeading {
	font-weight: bold;
	font-size: 10pt;
	border-top: 1px solid #644d38;
	padding-top: 5px;
	margin-top: 10px;
}

.contactsBody td {
	width: 75px;
}

.contactsBody a {
	color: #644D38;
	text-decoration: none;
	font-weight: bold;
}

.contactsBody {
	font-weight: normal;
	font-size: 9pt;
	line-height: 10pt;
}

.contactsImage {
	height: 20px;
	outline: solid 1px #644D38;
}

#footerDiv {
	width: 900px;
	background-color: #003875;
	border-top: 1px solid #644D38;
	overflow: auto;
	font-size: 8pt;
	font-weight: bold;
	line-height: 3.0em;
}

#footerDivLeft {
	position: relative;
	float: left;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
}

#footerDivMiddle {
	position: relative;
	float: left;
	color: #fff;
	padding-left: 15px;
}

#footerDivRight {
	position: relative;
	float: right;
	text-align: right;
	color: #fff;
}
