body{background:url(images/bg.jpg); padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4A4A4A;}
.hel_18{color:#000080; font-family:Helvetica; font-size:18px; font-weight:bold;}
.hel_20{color:#000080; font-family:Helvetica; font-size:20px; font-weight:bold;}
.helve_20{font-family:Helvetica; font-size:22px; font-weight:bold;}
.middle_bg{background:url(images/middle_bg.jpg) repeat-y; padding:0px 16px 0px 16px;}
.main_div{width:942px;}
.logo_div{width:325px; color:#000080; padding:0px 0px 5px 0px; float:left; font-weight:bold; line-height:1.5em;}
.card_div{width:380px; float:right; font-weight:bold; padding:15px 0px 0px 0px;}
.brd{border-right:1px  dashed #C4C4C4; text-align:justify; padding-right:0px;}
.brd_btm{ border-bottom:1px  dashed #C4C4C4; text-align:justify; padding:10px 10px 10px 0px;}
.brd_btm1{ border-bottom:1px  dashed #C4C4C4; text-align:justify; padding:10px 0px 10px 10px;}
a{ color:#4A4A4A;text-decoration:underline;}
a:hover{ color:#4A4A4A;text-decoration: none;}
.btn{background:url(images/btn.png) no-repeat; width:86px; height:29px; text-align:center; font-weight:bold; border:none;color:#4A4A4A;}
.call_us{border-bottom:1px  dashed #C4C4C4; text-align: center; padding:20px 0px 20px 0px; font-family:Georgia; font-size: 26px; color:#3B3BAE; font-weight:bold; font-style: italic;}




/* Form */

/* Congratulation message */
.MsgSent {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgSent h1 {
	background: url(images/MsgSent.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #CC0000;
}

.MsgSent p, .MsgError p {
	font-size: 1.3em;
	color:#999;
}

.tipsbox .tipsbox_top_left{
	background : url('images/top_left.png') no-repeat;
	background : url('images/top_left.gif') no-repeat;
	background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background : url('images/top.png') repeat-x;
	height : 17px;
	_background : url('images/top.gif') repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background : url('images/top_right.png') no-repeat;
	_background : url('images/top_right.gif') no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background : url('images/left.png') repeat-y;
	width : 17px;
	_background : url('images/side.gif') repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background : url('images/right.png') repeat-y;
	width : 22px;
	_background : url('images/side.gif') repeat-y;
	_width : 9px;
}

.tipsbox .tipsbox_bottom_left{
	background : url('images/bottom_left.png');
	_background : url('images/bottom_left.gif') no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background : url('images/mark.png') no-repeat;
	height : 36px;
	_background : url('images/mark.gif') no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background : url('images/bottom_right.png');
	_background : url('images/bottom_right.gif') no-repeat;
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('images/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;
}

.tipsbox .tipsbox_error {
	background : url('images/error.png') no-repeat;
	_background : url('images/error.gif') no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1em;
	font-weight: bold;
	color: red;
	line-height: 35px;
}


.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 1.1em;
	color : #000;
	margin : 5px 0px 0px 0px;
}



