body {
	background: #999;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}

table td {
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	vertical-align: top;
}

a {
	color: #49869c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #dd7049;
}

a img {
	border: 0px none;
}

form {
	margin: 0;
	padding: 0;
}

table.Lform td {
	vertical-align: middle;
}

table.Lform input, table.Lform textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 140px;
	overflow: auto;
}

 table.Lform select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 147px; 	
 }

table.header {
	width: 94%;
	margin: 0 3%;
	border-right: 7px white solid;
	border-left: 10px white solid;
}

table.header td a img {
	margin: 0px 6px 4px 0px;
}

td.header-td {
	width: 98%;
	background: white url(/images/aux01.gif) bottom repeat-x;
	padding-bottom: 3px;
}

td.pdf {
	background: white url(/images/aux01.gif) bottom repeat-x;
	padding-bottom: 10px;
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 20px;
	width: 1%;
}

td.pdf img {
	margin-bottom: -5px;
	margin-right: 3px;
}

td.pdf a, td.pdf a:hover, td.pdf a:visited {
	color: #49869c;
}

table.main {
	width: 94%;
	margin: 0 3%;
	border-left: 10px white solid;
	border-right: 6px white solid;
}

td.menu {
	background: #E7EEF4;
	width: 10%;
	text-align: right;
}

td.menu div {
	background: #DD7049;
	height: 16px;
	margin-bottom: 7px;
}

td.menu a.menu-item {
	display: block;
	text-align: right;
	padding: 1px 15px 2px 0;
	background:  url(/images/aux03.gif) right no-repeat;
	font-weight: bold;
	color: #355564;
	text-decoration: none;
	font-size: 12px;
	margin-left: 18px;
}

td.menu a.menu-item:hover {
	background: #49869c url(/images/aux09.gif) right no-repeat;;
	color: white;
}

div.links {
	padding-right: 0;
	text-align: right;
	border-right: 0 none;
	background: white;
}

div.links div.link {
	float: right;
	text-align: right;
	width: 193px;
	background: url(/images/aux05.gif) right bottom no-repeat;
	padding-right: 34px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	clear: right;
	line-height: 100%;
}

div.links span {
	color: #DC6E49;
}

div.links a {
	color: #DC6E49;
	text-decoration: none;
}

div.links a:hover {
	text-decoration: underline;;
}
img.help {
	margin-top: 50px;
	margin-right: 15px;
}

td.content {
	width: 90%;
	padding-left: 5px;
	background: white url(/images/aux07.gif) right repeat-y;
	padding-bottom: 10px;
	padding-top: 0;
}

a.more, a.more:visited {
	display: block;
	float: right;
	font-weight: bold;
	color: #365365;
	background: #D2E2EF;
	border-bottom: 3px #DD6F4A solid;
	text-decoration: none;
	padding: 1px 5px;
	margin-right: 7px;
	margin-bottom: 10px;
}

html body table a.more:hover {
	text-decoration: none;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div.clear img{
	display: block;
}

td.banners {
	text-align: right;
	background: #E7EEF4;
	border-bottom: 8px #49869B solid;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.banners img {
	margin-bottom: 5px;
}

table.footer {
	width: 94%;
	margin: 0 3%;
	border-left: 10px white solid;
	border-right: 6px white solid;
	border-top: 1px white solid;
}

td.copyright {
	width: 10%;
	color: #D9714C;
	font-size: 10px;
	padding-right: 5px;
}

td.copyright div {
	background: #eee;
	height: 18px;
	border-top: 1px white solid;
}

td.copyright p {
	margin: 3px 0;
}

td.copyright a {
	color: #D9714C;	
}

td.copyright span, td.copyright span a, td.copyright span a:visited {
	color: #999;
}

td.addresses {
	width: 90%;
	border-top: 2px #DC7049 solid;
}

table.address {
	width: 100%;
}

table.address td {
	border-right: 1px white solid;
	width: 25%;
	height: 78px;
	background: #F5D7CC;
	text-align: center;
	font-size: 10px;
	color: #cc5426;
}

table.address td a{
	color: #cc5426;
}	

table.address td div {
	text-align: center;
	color: white;
	font-weight: bold;
	background: #E69578;
	padding: 3px 0;
}

table.address td.td2 {
	background: #E7EEF4;
	color: #49869c;
} 

table.address td.td2 div{
	background: #9EC3D6;
}

table.address td.td3 {
	background: #FFF4E0;
	color: #fcb954;
	padding-bottom: 5px;
}

table.address td.td3 div{
	background: #FFDE9E;
}

table.address td.td5 {
	background: #fff;
	color: #999;
}

table.address td.td5 div{
	background: #eeeeee;
	color: #999;
}

table.address td.td4 {
	border-top: 18px #eee solid;
	background: white;
	border-right: 0px none;
}

div.caption {
  margin-top: 25px;
  margin-right: 25px;
  line-height: 90%;
  padding-bottom: 4px;
  padding-top: 2px;
  color: #49869c;
  font-size: 21px;
  border-bottom: 3px #e7eff5 solid;
  padding-left: 20px;
  background: url(/images/aux07.gif) left repeat-y;
  margin-bottom: 10px;
}

table.product {
	margin-top: 15px;
}

table.product td {
	text-align: center;
}

table.product td a.caption {
	display: block;
	text-align: center;
	color: #365467;
	background: #e7eff5;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0;
	border-top: 2px white solid;
	width: 100%;
}

table.product td a.caption:hover {
	color: white;
	background: #49869c;
}

span.navCurrent {
	color: #dd7049;
	font-weight: bold;
}

td.paging-container {
	color: #49869c;
}

td.paging-container a, td.paging-container a:visited {
	font-weight: bold;
	color: #49869c;
	text-decoration: none;
}

td.paging-container a:hover {
	text-decoration: underline;
}

table.textblock  td {
	text-align: center;
}

span.productName {
	font-weight: bold;
	font-size: 12px;
}

span.productLabel {
	font-weight: bold;
}

div.cont {
 padding-right: 21px; 
 margin-left: 7px; 
 margin-top: 10px;
}

div.lang-select {
	position: absolute;
	top: 6px;
	
	
}

div.lang-select a {
	display: block;
	background: url(/images/lang-bgr.gif) left no-repeat;	
	padding-left: 10px;
	margin: 2px 0;
}

td.menu div.other-links {
	background: #e7eef4;
	color: #355564;
	font-size: 10px;
	height: auto;
}

div.other-links div {
	background: #e7eef4;
	margin: 0;
	padding-bottom: 7px;
	padding-right: 15px;
	height: auto;
}

div.other-links h1 {
	display: inline;
	font-size: 10px;
}

div.other-links strong {
	font-weight: normal;
}

div.other-links a {
	text-decoration: none;
	color: #355564!important;
	font-size: 10px;
}

div.other-links a:hover {
	text-decoration: underline;
}


/* IE5 Mac Hack */

div.lang-select {
	left: 96%;
	margin-left: -52px;
}

a#index {
	float: left; 
	margin-top: 15px; 
	width: 170px;	
}

/*
	This is a CSS comment where the end-of-comment marker is escaped.
	The following styles are not read by Explorer
	because it thinks they are still part of this comment.
\*/

div.lang-select {
	left: auto;
	margin-left: 0;
	margin-right: 15px;
	right: 4%;
}

a#index {
	float: left;
	width: auto;
}

/*
	Another comment, now with a normal end-of-comment marker. Explorer
	sees the end of this comment as the end of the previous one.
*/

