body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td{margin:0; padding:0}table{border-collapse:collapse; border-spacing:0}fieldset, img{border:0}address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}ol, ul{list-style:none}caption, th{text-align:left}h1, h2, h3, h4, h5, h6{font-size:100%}q:before, q:after{content:''}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

.bold{
	font-weight:bold;
}

#container{
	position:relative;
	width:530px;
	margin:0 auto 10px auto;
	padding:10px 0 10px 0;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:12px;
}

h1{
	font-size:28px;
	font-weight:bold;
}

#container h3{
	font-weight:normal;
	font-size:14px;
	margin-bottom:15px;
}

.required{
	margin-bottom:5px;
}

.areas{
	margin-bottom:12px;
}

.area_title{
	width:523px;
	height:24px;
	line-height:24px;
	padding-left:7px;
	font-size:16px;
	margin-bottom:5px;
}

.field{
	position:relative;
	width:530px;
	display:inline-block;
	margin-top:3px;
}

.field label{
	position:relative;
	width:177px;
	float:left;
	text-align:right;
	background:#eceded;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:4px;
}

.field .bigT{
	position:relative;
	width:334px;
	float:right;
	background:#eceded;
	height:100%;
	border:none;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	color:#777;
}

.field  .smallT1{
	position:relative;
	width:136px;
	float:left;
	margin-left:2px;
	background:#eceded;
	height:23px;
	line-height:23px;
	border:none;
	color:#777;
	padding-left:4px;
	padding-right:4px;
}

.field  .smallT2{
	position:relative;
	width:136px;
	float:left;
	margin-left:2px;
	background:#eceded;
	height:23px;
	line-height:23px;
	border:none;
	color:#777;
	padding-left:4px;
	padding-right:4px;
}

.field .fax{
	position:relative;
	width:45px;
	float:left;
	margin-left:2px;
	background:#eceded;
	height:15px;
	line-height:15px;
}

.field .dropArea{
	position:relative;
	width:344px;
	float:right;
	background:#eceded;
}

.height23{
	height:15px;
	line-height:15px;
	padding-top:0px;
	padding-bottom:0px;
}

.field .dropArea select{
	height:23px;
	border:1px solid #c8c7c7;
	width:170px;
}

.field textarea{
	position:relative;
	width:328px;
	max-width:328px;
	float:left;
	margin-left:4px;
	border:1px solid #c8c7c7;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	min-height:61px;
	padding:4px;
	font-size:12px;
}

.checkbox{
	position:relative;
	width: 21px;
	height: 21px;
	background:white url(../images/check_button.png) no-repeat;
	display: inline-block;
	clear: right;
	float: left;
	margin-left:4px;
	border:1px solid #c8c7c7;
}

.cyan{
	background:#d6e3ea;
}

.brown{
	background:#ece7c0;
}

.notes{
	font-size:11px;
	padding-bottom:2px;
}

.pdgTop9{
	padding-top:9px;
	display:block;
}

.height19{
	height:19px;
	line-height:19px;
	padding-top:0px;
	padding-bottom:0px;
}

.cost{
	position:relative;
	width:auto;
	float:left;
	margin-left:5px;
	font-size:13px;
	height:28px;
	line-height:28px;
}

label.retdate{
	position:relative;
	width:156px;
	float:left;
	margin-left:5px;
	padding-left:0px;
	height:19px;
	line-height:19px;
	padding-right:7px;
	background:#eceded;
	text-align:right;
}

.mediumT{
	position:relative;
	width:79px;
	float:left;
	height:100%;
	border:1px solid #c8c7c7;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:3px;
	padding-right:3px;
	color:#777;
	margin-left:2px;
}

.smallT{
	position:relative;
	width:35px;
	float:left;
	height:100%;
	border:1px solid #c8c7c7;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:3px;
	padding-right:3px;
	color:#777;
	margin-left:2px;
}

#submitForm{
	position:relative;
	width:94px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:19px;
	margin-bottom:15px;
}

.field label.error{
	position:relative;
	width:342px;	
	float:left;
	background:none;
	padding:0px;
	color:#F00;
	margin-bottom:4px;
	margin-top:2px;
	text-align:left;
	padding-left:188px;
}

.error_send{
	position:relative;
	width:100%;
	background:#FCF;
	border-top:1px solid red;
	border-bottom:1px solid red;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.success_send{
	position:relative;
	width:100%;
	background:#CFC;
	border-top:1px solid #060;
	border-bottom:1px solid #060;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#ui-datepicker-div{
	font-size:12px;
}