.mailerBody {
	color:#444444;
	border: dotted 1px #999999;
	height: auto;
	position: absolute;
	background: #FFFFFF;
	padding: 13px;
}
* html .mailerBody {
	border: solid 1px #999999;
}
.mailerBody .contact_form_input_line{
	padding:5px 0px 0px 0px;
	line-height:16px;
	font-weight:bold;
	height:40px;
	width:319px;
	display:block;
}
.mailerBody p{
	padding:0px;
	margin:0px;
	position:relative;
	line-height:24px;
}
.mailerBody .btn_close_aln{
	width:330px;
	overflow:hidden;
}
.mailerBody .btn_close{
	float:right;
}
.mailerBody_close{
}
.mailerBody .btn_send{
	margin: 11px 0px 0px 0px;
}
.mailerBody h1{
	margin-top:-18px;
	padding-left:0px;
	text-align: center;
	white-space:nowrap;
}
.mailerBody h3{
	padding:0px;
	background:none;
	text-align: center;
	white-space:nowrap;
}
.mailerContent{
	background:#f2f1f1;
	padding: 14px 16px;
	text-align:left;
}
.mailerContent p{
	padding:5px 0px 0px 0px;
	line-height:16px;
	font-weight:bold;
}
.mailerContent input.input_txt, .mailerContent .formTfInvalid{
	width:327px;
	height:16px;
	margin:0px;
}
.mailerContent textarea{
	width:327px;
}
.mailerContent .btn_submit_form{
	margin: 11px 0px 0px 0px;
	position:relative;
}

.mailerRequired{
	position:absolute;
	color:#E51937;
	padding-left:5px;
}
.mailerLoading{
	position: absolute; 
	display: none;	
}
.mailerResponse{
	color:#E51937;
	line-height:16px;
	padding: 5px 0px;
	white-space:nowrap;
	position:relative;
}
/*.mailerTable h1 {
	padding: 0px 0px 10px 0px;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #40a2d9;
}

.mailerTable .formFieldName {
	width: 100px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	color: #fff;
}
.mailerTable .formFieldData {
	width: 300px;
	white-space: nowrap;
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.mailerTable .formFieldData .formTfReq {
	width: 250px;
}
.mailerTable .formFieldData textarea.formTfReq {
	height: 75px;
}
.btn {
	background: url(../../../images/bfm_style_images/bot_menu_link_bg.gif) repeat-x top left;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	text-align: center;
	line-height: 24px;
	height: 24px;
	padding: 0px 3px;
	border: none;
	cursor: pointer;
	border: solid 1px #ccc;
}
.btn:hover {
	background: url(../../../images/navi_over_d.gif) repeat-x top left;
}
.btn_close {
	background: url(../../../images/bfm_style_images/btns/close.gif) no-repeat top left;
	display: block;
	height: 24px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	border: none;
	cursor: pointer;
}

.mailerSender
{
	 border: 1px solid; 
	 width:  320px;
}
.mailerSubject
{
	 border: 1px solid; 
	 width:  320px;
}
.mailerTo
{
	 border: 1px solid; 
	 width:  320px;
}
.mailerCc
{
	 border: 1px solid; 
	 width:  320px;
}
.mailerBcc
{
	 border: 1px solid; 
	 width:  320px;
}
.mailerMailBody
{
	 border: 1px solid; 
	 width:  322px;
	 height: 200px;
}
.mailerOpenButton
{
	 border: 1px solid; 
	 width:  70px;
	 height: 20px;
	 cursor: pointer;
	 margin: 5px;
}
.mailerSendButton
{
	 border: 1px solid; 
	 width:  70px;
	 height: 20px;
	 cursor: pointer;
}
.mailerCancelButton
{
	 border: 1px solid; 
	 width:  70px;
	 height: 20px;
	 cursor: pointer;
}
.mailerRequired
{
	color: red;
}
.popup_shadow {
	width: 422px;
	height: 5px;
	position: absolute;
	margin: 13px 0px 0px -13px;
	background: url(/images/popup_shadow.png);
}
* html .popup_shadow {
	background-image: url(/images/1x1.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/popup_shadow.png", sizingMethod="image");
}*/
