/*---------Global-----------*/

/*---------default start-----------*/
* {
	margin:0;
	padding:0;
	/*vertical-align:top;*/
}
body {
	background:#ffffff;
	font:11px Tahoma;
	text-align:left;
	color:#4e4e4e;
	margin:0px;
	
}
br.clearboth {
	clear:both;
	height:1px;
}
a {
	text-decoration:none;
	font:11px Tahoma;
	color:#434343;
}
a:hover { text-decoration: underline; }

img{
	margin:0;
	border:0;
}
.width_100per { width: 100%; }
.width_auto { width: auto%; }
.float_left { float: left; }
.float_right { float: right; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.align_justify { text-align:justify; }
.bold { font-weight:bold; }
.bold_no{ font-weight:normal; }
.vertical_spacing{
	visibility:hidden;
	font-size:0px;
	background:#fff;
	clear:both;
}
.map{
	background:#427fd9 url(../images/img_017.jpg) top left no-repeat; padding:0px 5px;
}
.map_inner{
	padding:2px 0px; border-bottom:1px solid #3c78d0; background:#356bba; -moz-opacity:0.7; filter:alpha(opacity=70); color:#FFFFFF}
.faq_inner{
	width:97%; background:#f9e9a9; padding:3px; border-bottom:1px solid white;
}
.style_mid{
	background:#fefefe url(../images/img_bg.jpg) top left repeat-x;
	border-right:1px solid #cfcfcf; border-left:1px solid #cfcfcf; padding:0px 10px 0px;
}
.brdr1{
	border-top:1px solid #d8ceab;
	border-left:1px solid #d8ceab;
	border-right:1px solid #d8ceab;
	border-bottom:1px solid #f6cb29;
	background:#f2e8c6;
	padding:5px;
}

.spacer{
	clear:both;
	height:auto;
	visibility:hidden;
	font-size:0;
}
.my-rtl {direction:RTL; }
/*---------form-----------*/	
.input_style {
	background:#ffe171;
	border:1px solid #f5a710;
	color:#7a6c38;
	font-family:Tahoma;
	font-size:11px;
	padding:3.5px;
	width:auto;
}
.input_style1 {
	background:#ffffff;
	border:1px solid #9fb0ba;
	color:#7a6c38;
	font-family:Tahoma;
	font-size:11px;
	padding:2px;
	width:auto;
}
.select_style {
	border:1px solid #cfcfcf;
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
}
.check_styles {
	color:#727272;
	font-family:Tahoma;
	font-size:7px;
}
.box, .box a {
	height:9px; background:#ffc370; width:20px; float:left; border-bottom:0px solid #638ccb; border-top:0px solid #638ccb;
}
.box a:hover{
	height:9px; width:20px; float:left; background:#94b7eb;  border-bottom:0px solid #638ccb; border-top:0px solid #638ccb;
}
.outer_box{
	border-left:1px solid #638ccb; border-right:1px solid #638ccb; margin:0px; padding:0px;
}
.padd_5{ padding:5px; }
.padd_3{ padding:3px 3px 5px 3px; }
.brdr_RB{ 
	border-right:1px solid #ced8df;
	border-bottom:1px solid #ced8df;
}
.brdr_B{ 
	border-bottom:1px solid #ced8df;
}
.small_box{
	background:#ffffff url(../images/img_050.jpg) top left repeat-x; padding:5px; border:1px solid #eeeded;
}
.line_15{
line-height:15px;

}
/*---------para-----------*/	
.color_gray{ color:#676767;}
.color_red{ color:#c50a01;}
.color_red1{ color:#f13b33;}
.color_white{ color:#ffffff;}
.color_white_none{ 
	color:#ffffff;
	text-decoration:none;
}
.color_green{ color:#3d8d09;}
.color_black{ color:#000000;}
.color_blue{ color:#2c5797;}
.color_brown{ color:#6e0000;}
.color_blue2 { color:#3d6680;}
.color_blue1{ color:#002151;}
.color_gray1, .color_gray1 a{ color:#c50a01; text-decoration:none;}
 .color_gray1 a:hover{ color:#c50a01; text-decoration:underline;}
.tahoma_11_grey {
	background:#ffffff;
	font:11px Tahoma;
	text-align:left;
	color:#4e4e4e;
	margin:0px;
	
}
.tahoma_11_grey_bold {
	background:#ffffff;
	font:11px Tahoma;
	color:#4e4e4e;
	margin:0px;
	font-weight:bold;
	
}

.tahoma12white {
	font:12px Tahoma;
	color:#FFFFFF;
	margin:0px;
	font-weight:bold;
}

.tahoma_11bluebold {
	font:11px Tahoma;
	color:#2c5797;
	margin:0px;
	font-weight:bold;
}
.tahoma_14blue {
	font:14px Tahoma;
	color:#2c5797;
	margin:0px;
	
}
#flashcontent {
height: 100%;
}

