/* CSS Document */
#form{
	position:relative;
	margin-left:14px;
	margin-top:0px;
	background-color: #FFFFFF;
}
.logopos{position:absolute; top:0; right:0;}
#formContainer{
	position:relative;
	width:485px;
	height:744px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	left: 26px;
}
#contactheader{margin-left:14px; margin-top:14px; margin-right:14px; margin-bottom:10px;}
.blackbodytxt{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blackBoldtxt{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	line-height: 18px;
}
#content{ position:relative;width:450px; margin-top:0;
}
#buttons{position:relative;
margin-left:14px;
}

