

body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
	background-image: none;
	text-align: center;
	color: #333333;
	margin: 0;
	padding: 0;
}

div#main {
  width: 868px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
/*Auto left and right margins center the wrapper in modern browsers.
IE5.x Windows has a workaround found in the Conditional Comment in the
Starter Page code. It is described in the tutorial.*/
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#logodiv {
	padding: 48px 0 12px 0;
	height: 36px;
}

#descriptdiv {
	width: 379px;
}




.headin {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; text-transform: none; color: #647C99}
.INTtextplain { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 11px; color: #666666; font-weight: normal }
.INTtextbold { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; color: #8F8F8F; font-weight: bold }
.INTtextbold2 { font-family: Verdana, Arial, sans-serif; font-size: 9px; font-style: normal; line-height: 12px; color: #8F8F8F; font-weight: bold }
.INTtextp { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: italic; line-height: 14px; color: #595959; font-weight: normal }
.INTtextactive { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; color: #000000; font-weight: bold }
.INTtextnorm { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; color: #000000; font-weight: normal }
.INTtextnormB { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; color: #666666; font-weight: normal }
.INTtextboldit { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; line-height: 14px; color: #34495B; font-weight: bold }
.Addresstext { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 18px; color: #34495B; font-weight: normal }

