body {
	margin: 0;
	background-color: #ffffff;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	-moz-opacity: 0.999;
}
form {
	margin: 0;
	padding: 0;
}
table {
	margin: 0 0 15px;
	border-collapse: collapse;
	font-size: 100%;
	color: #666666;
}
td {
	padding: 0 10px 5px 0;
	vertical-align: top;
}
th {
	padding: 0 10px 5px 0;
	vertical-align: bottom;
	text-align: left;
	font-size: 95%;
	color: #009ee9;
}
h1 {
	margin: 0;
	padding: 0 0 20px;
	letter-spacing: -0.06em;
	font-size: 175%;
	font-weight: normal;
}
h2 {
	margin: 0;
	padding: 0 0 15px;
	letter-spacing: -0.06em;
	font-size: 142%;
	color: #013571;
}
h3 {
	margin: 0;
	padding: 0 0 15px;
	font-size: 100%;
	color: #4874ad;
}
p {
	margin: 0;
	padding: 0 0 15px;
}
ul, ol {
	margin: 0;
	padding: 0 0 13px 20px;
}
ul ul, ol ol, ul ol, ol ul {
	padding: 0 0 0 20px;
}
li {
	margin: 0;
	padding: 0 0 2px;
}
ul {
	list-style: square;
}
img, object {
	vertical-align: bottom;
}
a {
	color: #6990bd;
}
a:hover {
	color: #013571;
}
a img {
	border: 0;
}
input, textarea, select {
	vertical-align: middle;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
hr {
	display: none;
}



.textfield1 {
	border: 1px solid #7f9bb5;
	background-color: #edeff1;
	background-image: url(../img/homewx_01.gif);
	background-repeat: repeat-x;
	color: #566674;
}
.button1 {
	border: 1px solid #4f779b;
	border-top-color: #94b4d0;
	border-left-color: #94b4d0;
	background-color: #5f8eb9;
	color: #ffffff;
}
.r {
	text-align: right;
}
.width30px {
	width: 30px;
}
.width40px {
	width: 40px;
}
.width60px {
	width: 60px;
}
.width95px {
	width: 95px;
}
.width120px {
	width: 120px;
}
.width150px {
	width: 150px;
}




#wwicompanies {
	border-bottom: 1px solid #dddddd;
	background-color: #eeeeee;
	font-size: 95%;
}
#wwicompanies p {
	margin: 0 auto;
	width: 960px;
	padding: 0;
	text-align: left;
}
#wwicompanies a {
	display: block;
	float: left;
	background-image: url(../img/homex_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 7px 10px 7px 15px;
	text-decoration: none;
	color: #666666;
}
#wwicompanies a:hover {
	text-decoration: underline;
	color: #333333;
}
#wwicompanies span {
	display: block;
	padding: 7px 0;
}
#wwicompanies #wwi {
	background-image: url(../img/home_03.gif);
	padding: 7px 10px 7px 35px;
}
#page {
	margin: auto;
	width: 960px;
	text-align: left;
}
#header {
	padding: 0 20px;
}
#logo {
	float: left;
	padding: 17px 0 0;
}
#contact {
	padding: 35px 0 25px;
	text-align: right;
	color: #6990bd;
}
#contact span {
	display: block;
	letter-spacing: -0.06em;
	font-size: 175%;
}
#contact strong {
	font-weight: normal;
	color: #013571;
}
#contact a {
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#menubar {
	margin: 0 0 10px;
	background-color: #cbdff6;
	background-image: url(../img/homewma04.gif);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 1.17em;
}
#menu {
	display: block;
	border-right: 1px solid #ffffff;
	background-image: url(../img/homewma02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	list-style: none;
	float: left;
}
#menu li {
	display: block;
	float: left;
	padding: 0;
	list-style: none;
}
#menu a {
	display: block;
	position: relative;
	border-left: 1px solid #ffffff;
	background-color: #d5dadf;
	background-image: url(../img/homewma04.gif);
	background-repeat: repeat-x;
	padding: 8px 15px 8px;
	text-decoration: none;
	color: #37587d;
}
#menu a:hover, #menu a.selected, #menu .open a {
	background-color: #6b8aae;
	background-image: url(../img/homewma03.gif);
	color: #ffffff;
}
#menu strong {
	font-weight: normal;
}
#menu ul {
	position: absolute;
	list-style: none;
	z-index: 99;
	border-top: 1px solid #ffffff;
	padding: 0 0 0 1px;
	display: none;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
}
#menu .open ul {
	display: block;
}
#menu ul li {
	clear: both;
}
#menu .open ul a {
	width: 170px;
	border: none;
	background-image: none;
	background-color: #6283ac;
	padding: 0;
	color: #ffffff;
}
#menu ul a:hover {
	background-image: none;
	background-color: #d5dadf;
	color: #04387a;
}
#menu ul span {
	display: block;
	border-left: 5px solid #04387a;
	padding: 5px 10px;
}
#menu ul a:hover span {
	border-left: 5px solid #6283ac;
	background-color: #d5dadf;
	color: #04387a;
}
#locselect {
	height: 30px;
	overflow: hidden;
	background-image: url(../img/homewma05.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 20px 0 0;
	text-align: right;
}
#homebox {
	height: 255px;
	background-color: #eeeeee;
	background-image: url(../img/homewma06.jpg);
	background-repeat: no-repeat;
}
#hometitle {
	float: right;
	margin: 85px 0 0;
	width: 240px;
	color: #4874ad;
}
#hometitle2 {
	padding: 0 10px 0 20px;
}
#hometitle h1 {
	padding: 0 0 20px;
	color: #6990bd;
	line-height: 20px;
	font-size: 18px;
}
#hometitle h1 strong {
	display: block;
	font-weight: normal;
	color: #013571;
}
#homecols {
	margin: 20px 0 0;
	width: 100%;
	background-image: url(../img/homea01.gif);
	background-repeat: repeat-y;
}
#homecols2 {
	width: 100%;
}
.homecol {
	float: left;
	width: 240px;
}
.homecol2 {
	padding: 15px 15px 0 20px;
}
#feature1 {
	float: left;
	padding: 0 0 15px;
}
#feature2 {
	float: right;
	width: 95px;
	padding: 0 0 5px;
}
#feature2 h3 {
	padding: 0 0 3px;
}
#feature2 p {
	padding: 0 0 10px;
}
#locations {
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #ffffff;
}
#partners h3 {
	position: relative;
	margin: 0 0 -5px;
	padding: 0;
	font-weight: normal;
	font-size: 95%;
	color: #999999;
}
#partners h3 span {
	background-color: #ffffff;
	padding: 0 5px 0 0;
}
#partners p {
	border-top: 1px solid #a6c3e8;
	padding: 15px 20px;
	text-align: center;
}
#partners a {
	margin: 0 10px;
}
#partners img {
	vertical-align: middle;
}
#footer {
	height: 80px;
	border-top: 3px solid #c6dcf5;
	font-size: 95%;
	color: #999999;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #666666;
}
#copyright {
	float: left;
	padding: 10px 20px;
}
#credits {
	padding: 10px 20px;
	text-align: right;
}
#credits a {
	text-decoration: none;
}
#credits a strong {
	text-decoration: underline;
}
#credits a:hover {
	color: #999999;
}
#credits a:hover strong {
	color: #666666;
}



#pagetitle {
	background-color: #f1f4f6;
	background-image: url(../img/pagea01.gif);
	background-repeat: repeat-x;
}
#pagetitle2 {
	background-image: url(../img/pagea02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#pagetitle3 {
	height: 100px;
	background-image: url(../img/pagewma01.jpg);
	background-repeat: no-repeat;
}
#pagetitle h1 {
	padding: 29px 0 3px 260px;
	color: #4874ad;
}
#pagetitle p {
	padding: 0 0 0 260px;
	font-size: 95%;
	color: #999999;
}
#pagetitle a {
	color: #999999;
}
#pagetitle a:hover {
	color: #666666;
}
#pagecontent {
	width: 100%;
	margin: 10px 0 0;
	background-image: url(../img/pagewmaa01.gif);
	background-repeat: repeat-y;
}
#pagebreaker {
	clear: both;
	height: 50px;
	background-color: #ffffff;
}
#submenu {
	float: left;
	width: 240px;
}
#submenu ul {
	padding: 10px 20px;
	list-style: none;
}
#submenu ul ul {
	padding: 3px 0 3px 20px;
	font-weight: normal;
}
#submenu ul ul ul {
	padding: 0 0 0 15px;
}
#submenu li {
	display: inline;
	padding: 0;
}
#submenu a {
	display: block;
	position: relative;
	border-top: 1px solid #dddddd;
	background-image: url(../img/home07.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 6px 5px 6px 20px;
	text-decoration: none;
	color: #6990bd;
}
#submenu a:hover, #submenu strong a {
	background-color: #6283ac;
	background-image: url(../img/training_03.gif);
	font-weight: normal;
	color: #ffffff;
}
#submenu li li {
	border-bottom: none;
}
#submenu li li a {
	border: none;
	background-image: url(../img/product_20.gif);
	background-position: 0 50%;
	padding: 3px 5px 3px 15px;
}
#submenu li li a:hover, #submenu li li strong a {
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	color: #04387a;
}
#submenu li li a:hover { 
	background-image: url(../img/product_20.gif);
	background-color: transparent;
}
#content {
	float: right;
	width: 700px;
}
#content2 {
	padding: 30px 20px 10px 0;
}
#download {
	padding: 10px 0;
}
#download p {
	padding: 0 0 5px;
}
#download a {
	background-image: url(../img/pagem_17.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 18px;
}
.articleimage {
	float: left;
	padding: 0 10px 10px 0;
}
#wiltrading {
	background-image: url(../img/homem_33.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 70px;
	color: #1e5293;
}
#wiltrading h2 {
	font-size: 100%;
}
#wiltrading a {
	text-decoration: none;
	color: #1e5293;
}
#wiltrading a:hover {
	text-decoration: underline;
	color: #14437e;
}
#pageimages {
	float: right;
	padding: 0 0 20px 30px;
}
#pageimages p {
	width: 220px;
	padding: 0 0 30px;
	text-align: center;
	font-size: 95%;
	color: #999999;
}
#pageimages a {
	text-decoration: none;
	color: #999999;
}
#pageimages a:hover {
	text-decoration: underline;
	color: #666666;
}
