td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:474747;
}
a {
	text-decoration: underline;
	color:#FF6600;
}
a.1 {
	text-decoration: none;
	color: #000000;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 14px;
	text-align: left;
	margin-top: 6px;
}

.body-gray {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color:#556162;
	line-height: 14px;
	text-align: left;
	margin-top: 6px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: Black;
	color:#FFFFFF;
	line-height: 16px;
}

.headline_gray {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#556162;
	line-height: 13px;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
}

.callout_head {
	font-family: Tahoma,Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#556162;
	line-height: 9px;
	text-align: justify;
	margin-left: 14px;
	margin-top: 10px;
}

.callout_body {
	font-family: Tahoma,Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
	color:#556162;
	line-height: 12px;
	text-align: justify;
	margin-top: 12px;
	margin-left: 18px;
	margin-right:18px; 
}

.footer {
	margin-top: 10px;
	font-size: 9px;
	line-height: 16px;
	color: #D9E3EA;
}

body  {
	margin:0px;padding:0px
	}
	
input {
	width:228px;
	height:19px;
	border-style:solid;
	border-width:1px;
	border-color:#748587;
	background-color:#ADB7B9;
	margin-left:17px;
	font-family:verdana;
	font-size:11px;
	text-align: center;
}

textarea{
	width:312px;
	height:100px;
	border-style:solid;
	border-width:1px;
	border-color:#748587;
	background-color:#ADB7B9;
	margin-left:0px;
	font-family:verdana;
	font-size:11px;
	overflow:auto 
}

.button{
width:62px;
height:24px;
}

.alignright{
}
.customer{
	padding-left:10px;
	padding-bottom:12px;
}