html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}

.clear{
    clear:both;
    margin: 0;
    padding: 0;
}

.clear10{
    clear:both;
    height: 10px;
} 

.clear20{
    clear:both;
    height: 20px;
}

label {
/*	display: block;*/
/*	padding-left: 15px;*/
    text-indent: -15px; 
/*	float:left;*/
}

.checkbox_input {   
    height:13px;
    padding:0;
    margin:0 3px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    float: left;
}

.checkbox_input2 {   
    height:13px;
    padding:0;
    margin:0 3px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

.checkbox_input_left {   
    height:13px;
    width: 160px;
    padding:0;
    margin:0 3px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    float: left;
}

.checkbox_input input {
    width:13px;
    height:13px;
    padding:0;
    margin:0 3px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    float: left;
}

.checkbox_input2 input {
    width:13px;
    height:13px;
    padding:0;
    margin:0 3px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

.checkbox_input_left input {
    width:13px;
    height:13px;
    padding:0;
    margin:0 3px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    float: left;
}

.radio_input {   
    width:13px;
    height:13px;
    padding:0;
    margin:0 3px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}


select {
    padding:0;
    font-size:11px;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

a{
    text-decoration:underline;
    color:#ef8200;
    font-size:11px;
}

a:hover{
    text-decoration:underline;
    color:#333333;
    font-size:11px;
}

.align_right{
    float:right;
}

.question{
    float:left;
    padding-left: 3px;
    padding-right: 10px;
    position:relative;
}

.tblBorder
{
    border-color: #e6e6e6;
    border-width: 1px;
    border-style: solid;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 100%;
}

.trHdetails
{
    background-image: url("../../Styles/images/header_07.gif");
}

.tdHdetails
{
    text-align: left;
    padding: 6px;
    font-weight: bold;
}

.error
{
    font-weight: bold;
    color: #660000;
}




#main_container {
   min-height:100%;
   position:relative;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   background-color:none;
   background-image:url(../images/bg_body.jpg);
   background-repeat: repeat-y;
   background-position:center;
}






/* Header */

#header_container {
   padding:0;
   background-image: url(../images/header.jpg);
   background-repeat:repeat-x;
   height:80px;
   width:100%;
   top: 0;
   left: 0;
   position:relative;
}

#header_container .logo_container{
    width:960px;
    margin: 0 auto;
}

#header_container .shawdor_left{
    float: left;
    width: 15px;
    height:80px;
    background-image: url(../images/header_left.jpg);
    background-repeat: no-repeat;
}

#header_container .shawdor_right{
    float: left;
    width: 15px;
    height:80px;
    background-image: url(../images/header_right.jpg);
    background-repeat: no-repeat;
}

#header_container .logo_area{
    float: left;
    height: 60px;
    padding: 10px 25px;
    vertical-align: bottom;
    width: 880px;
    background-image: url(../images/header_middle.jpg);
    background-repeat: repeat-x;
}

#header_container .logo_left{
    float: left;
}

#header_container .logo_right{
    float: right;
    padding-top:32px;
}






/* Body */

#body_container{
    padding-bottom:63px;   /* Height of the footer */
}

#body_container .content_container{
    width:900px;
    margin: 0 auto;
    padding: 20px 30px;
    position:relative;
    height: 70%;
}

#body_container .body_top {
    background-image: url(../images/bg_top.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 20px;
    width: 900px;
}

#body_container .body_bottom {
    background-image: url(../images/bg_bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height:30px;
}

#body_container .body_area {
    background-image: url(../images/bg_middle.jpg);
    background-repeat:repeat;
    background-position:bottom;
    padding: 0 30px;
    clear:both;
}

#body_center_square {
    /*background-image: url(../images/_bg_full_square_new1.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    border-color: #ffc175;
    border-radius: 7px;
    background-color: white;
    border: solid;

}

#body_center_square_MOF {
    /*background-image: url(../images/_bg_full_square_new1.jpg);*/
    background-repeat: no-repeat;
    background-position: top; 
    border-color: #ffc175;
    border-radius: 7px;
    background-color: white;
    border: solid;

}

#declaration{
    width: 840px;
}


#declaration .purple_bullet{
    padding-left:17px;
    padding-bottom: 12px;
    background-image:url(../images/bullet_purple.jpg); 
    background-repeat:no-repeat; 
    background-position:left top;
}

#body_left_arrow{
    float: left;
    width: 340px;
    height: 267px;
    background-image: url(../images/bg_left_arrow.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    padding: 20px;
}

#body_left_arrow .colum100{
    float: left;
    width: 100px;
    height: 43px;
    font-weight:bold;
    padding-top: 23px;
}

#body_left_arrow .colum240{
    padding-top: 23px;
    float: left;
    width: 200px;
    height: 43px;
    padding-left: 10px;
}

#body_left_arrow select{
    width: 155px;
    font-size: 11px;
    font-weight: bold;
    float:left;
}

#body_left_square{
    float: left;
    width: 340px;
    background-image: url(../images/bg_left_square.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    padding: 20px;
}

#body_left_square .colum100{
    float: left;
    width: 100px;
    height: 43px;
    font-weight:bold;
    padding-top: 23px;
}

#body_left_square .colum240{
    padding-top: 23px;
    float: left;
    width: 200px;
    height: 43px;
    padding-left: 10px;
}

#body_left_square .colum240s{
    padding-top: 23px;
    float: left;
    width: 200px;
    height: auto;
    padding-left: 10px;
}

#body_left_square select{
    width: 155px;
    font-size: 11px;
    font-weight: bold;
}

.listcountry {
    text-decoration:none;
    list-style:none;
    margin-bottom:4px;
    border: solid #999 1px;
    width: 150px;
    height: 16px;
    color:#333333;
    font-size:11px;
    padding-left: 3px;
    float:left;
}

#body_left{
    float: left;
    width: 293px;
    background-image: url(../images/bg_left_top.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}

#body_left .body_left_top{
    width: 243px;
    padding: 20px;
}

#body_left .body_left_bottom{
    width: 293px;
    background-image: url(../images/bg_left_bottom.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
    overflow:hidden;
    padding-left:5px;
}

#body_left img{
    position:relative;
}

#body_left .colum80{
    width: 80px;
    float:left;
    line-height: 20px;
}

#body_left .colum100{
    width: 100px;
    float:left;
    text-align:right;
    line-height: 25px;
}

#body_left .colum135{
    width: 135px;
    float:left;
    padding-left:8px;
    line-height: 25px;
}

#body_left select{
    width: 155px;
    font-size: 11px;
    font-weight: bold;
    float:left;
}

#body_left .select2{
    width: 45px;
    font-size: 11px;
    float:left;
    font-weight:normal;
}

.label{
    width: 155px;
    font-size: 11px;
    font-weight: bold;
    float:left;
}

#body_right{
    float: left;
    padding: 0;
}

#body_right .colum60{
    float: left;
    padding-right:5px;
}

#body_right .colum50{
    float: left;
    width: 65px;
}

#body_right .colum100{
    float: left;
    width: 100px;
    padding-left:5px;
}

#body_right .colum115{
    float: left;
    width: 110px;
}

#body_right .colum134{
    float: left;
    width: 134px;
}

#body_right .colum148{
    float: left;
    width: 146px;
    text-align:right;
}

#body_right .colum181{
    float: left;
    width: 161px;
    padding-left:20px;
}

#body_right .colum210{
    float: left;
    width: 205px;
    padding: 0 5px;
}

#body_right .colum234{
    float: left;
    width: 232px;
}

#body_right .colum230{
    float: left;
    width: 230px;
}

#body_right .colum273{
    float: left;
    width: 273px;
}

#body_right .colum362{
    float: left;
    width: 342px;
    padding-left:20px;
}
#body_right img{
    /*display:block;*/
    border:none;
    padding: 0px 0px 0px 2px;
}
#body_right .spacer{
    float: left;
    width: 43px;
    height: 1px;
}

#body_right .divider{
    background-image: url(../images/divider.jpg);
    background-repeat: repeat-y;
    background-position: center top ;
    overflow:hidden;
}

#body_right .login_top{
    width:503px;
    padding: 20px;
    padding-bottom: 10px;
    background-image: url(../images/bg_login_top.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    overflow:hidden;
}

#body_right .login_bottom{
    width:543px;
    height:13px;
    background-image: url(../images/bg_login_bottom.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
}

#body_right .bg_white{
    width:545px;
    padding-bottom:20px;
    background-image: url(../images/bg_white_bottom.jpg);
    background-repeat:repeat;
    background-position:bottom left;
}


#body_right select{
    padding:0;
    font-size:11px;
    width: auto;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
}

#body_right .select_n{
    width: 45px;
    font-size: 11px;
    font-weight:normal;
}


#body_right .table_grey{
    background-color: #acacac;
    padding: 5px 0px 5px 5px;
    word-spacing: -0.1em;
}

#body_right .table_white{
    background-color: #ffffff;
    padding: 5px 0px 5px 5px;
    line-height:24px;
}

.classic_top_button 
{
    font-family:Arial;
    color: #ffffff;
    font-weight: bold;
    background-color:transparent;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    width: 135px;
    margin-top: -7px;
}

#body_right .classic_top{
    background-image:url(../images/bg_classic.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    padding:10px 0 10px 0;
    text-align:center;
    margin-left: 8px;
}

#body_right .classic_topo{
    background-image:url(../images/bg_classico.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    padding:10px 0 10px 0;
    text-align:center;
    margin-left: 8px;
}

#body_right .classic_bottom{
    background-image:url(../images/bg_classic.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    padding:10px 13px;
    text-align:center;
    margin-left: 8px;
}

#body_right .classic_bottomo{
    background-image:url(../images/bg_classico.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    padding:10px 13px;
    text-align:center;
    margin-left: 8px;
}

.deluxe_top_button 
{
    font-family:Arial;
    color: #ffffff;
    font-weight: bold;
    background-color:transparent;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    width: 135px;
    margin-top: -7px;
}

#body_right .deluxe_top{
    background-image:url(../images/bg_deluxe.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    padding:10px 0 10px 0;
    text-align:center;
    margin-left: 8px;
}

#body_right .deluxe_topo{
    background-image:url(../images/bg_deluxeo.jpg);
    background-position:top right;
    background-repeat:no-repeat;
    padding:10px 0 10px 0;
    text-align:center;
    margin-left: 8px;
}

#body_right .deluxe_bottom{
    background-image:url(../images/bg_deluxe.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    padding:10px 13px;
    text-align:center;
    margin-left: 8px;
}

#body_right .deluxe_bottomo{
    background-image:url(../images/bg_deluxeo.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    padding:10px 13px;
    text-align:center;
    margin-left: 8px;
}

#body_right .table_greyborder{
    background-color: #ededed;
    padding: 5px;
    line-height:24px;
    margin-left: 8px;
    border: solid 2px #acacac;
    border-bottom:none;
    border-top: none;
}

#body_right .table_orangeborder{
    background-color: #fcf1c5;
    padding: 5px;
    line-height:24px;
    margin-left: 8px;
    border: solid 2px #ef8200;
    border-bottom:none;
    border-top: none;
}

#body_right .table_odd{
    width:536px;
    padding: 10px 5px;
}

#body_right .table_even{
    width:536px;
    padding: 10px 5px;
    background-color: #e6e6e6;
}

#body_right ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#body_right .tab_top {
    width: 547px;
    height: 10px;
    left: -1px;
    position:relative;
    background-image:url(../images/tabs_border.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    background-color:none;
}

#body_right .tab_bottom {
    width: 547px;
    height: 10px;
    left: -1px;
    position:relative;
    background-image:url(../images/tabs_border.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
    background-color:none;
}

#body_newquote{
    float: left;
    padding: 0;
}

.declaration_box{
    /*border:solid 1px #999;
    padding: 10px;*/
    width: 524px;
}





/* Navigation */

#navigation_container{
    border:none;
    padding: 0 0 0 12px;
    margin: 0;
    clear:both;
    overflow:hidden;
}

#navigation_container .navi img{
    display:block;
    float:left;
    margin-right: 65px;
}

#navigation_container .navi{
    display:block;
    float:left;
    margin-right: 15px;
    font-size: 15px;
}

#navigation_container .navi label{
    background-color:purple;
    color:#ffffff;
}



/* Footer */

#footer_container {
   position:absolute;
   bottom:0;
   width:100%;
   background-image: url(../images/footer.jpg);
   background-repeat:repeat-x;
   height:63px;   /* Height of the footer */
   /*color:#FFF;
   font-size:11px;*/
   color: #aeaeae;
   font-family: "Open Sans", sans-serif;
   font-size: 12px;
}

#footer_container a{
    /*color:#FFF;
    text-decoration:none;*/
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #75aeff; 
    text-decoration:  none;

    /*.footer-content a, .footer-content a:hover {}*/
}

#footer_container a:hover{
    /*color: #999;
    text-decoration:none;*/
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #75aeff; 
    text-decoration:  none;
}

#footer_container .copyright_container{
    width:960px;
    margin: 0 auto;
}

#footer_container .shawdor_left{
    float: left;
    width: 15px;
    height:63px;
    background-image: url(../images/footer_left.jpg);
    background-repeat: no-repeat;
}

#footer_container .shawdor_right{
    float: left;
    width: 15px;
    height:63px;
    background-image: url(../images/footer_right.jpg);
    background-repeat: no-repeat;
}

#footer_container .copy_area{
    float: left;
    padding: 25px 25px 24px 25px;
    width:880px
}

#footer_container .copy_left{
    float: left;
}

#footer_container .copy_right{
    float: right;
}





/** some buttons **/
.mi_button{
 background-color:#ffa100;
 border:1px solid #fc9430;
 font-size:11px;
 color:#FFFFFF;
 width: auto;
 padding: 3px 5px;
 margin: 10px 10px 10px 0px;
 line-height:normal;
}

a.mi_button:link{
    color: #ffffff;
    text-decoration: none;
}

a.mi_button:visited{
    color: #ffffff; 
    text-decoration: none;
}

a.mi_button:hover{
    color: #ffffff;
    border:1px solid #D52b1E;
    text-decoration: none;
    background-color: #d52b1e
}

/** Square and Arrorws Buttons. - Added by Min on 05May2015 **/ 

.btn_solidarrow {
	height:48px;
	float:right;
	line-height:48px;
	position:relative;
}

.btn_solidarrow a{
	text-decoration:none;
}

.btn_solidarrow .btn_solidarrowr {
	background-image: url(../images/btn_arrowsolid_02.png);
	background-repeat:no-repeat;
	width:15px;
	height:48px;
	float:left;
}

.btn_solidarrow .btn_solidarrowl {
	background-image: url(../images/btn_arrowsolid_01.png);
	background-repeat:repeat-x;
	height:48px;
	float:left;
	line-height:48px;
	text-align:center;
	width:190px;
	padding:0 40px 0 15px;
	font-size:16px;
	font-family: 'AvantGardeMdBTMedium';
	color:#FFF;
	text-decoration:none;
	position:relative;
}

.btn_solidarrow .arrows {
	width:26px;
	height:11px;
	position:absolute;
	right:30px;
	top: 18px;
}

.btn_arrows {
	height:34px;
	float:right;
	overflow:hidden;
}

.btn_arrows a{
	text-decoration:none;
}

.btn_arrows .btn_arrowsl {
	background-image: url(../images/btn_arrows_04.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:34px;
	float:left;
	line-height:30px;
	text-align:center;
	padding:0 20px 0 25px;
	font-size:12px;
	/*font-family: 'AvantGardeMdBTMedium';*/
    font-family: 'Arial';
	color:#FFF;
	text-decoration:none;
	overflow:hidden;
}

.btn_arrows .btn_arrowsr {
	background-image: url(../images/btn_arrows_03.png);
	background-repeat:no-repeat;
	width:20px;
	height:34px;
	float:left;
	overflow:hidden;
}

.btn_sqs {
	height:31px;
	float:right;
	overflow:hidden;
}

.btn_sqs a{
	text-decoration:none;
}

.btn_sqs .btn_sqsl {
	background-image: url(../images/btn_sqs_01.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:31px;
	float:left;
	line-height:29px;
	text-align:center;
	padding:0 15px 0 20px;
	font-size:12px;
	font-family: 'AvantGardeMdBTMedium';
	color:#FFF;
	text-decoration:none;
	overflow:hidden;

}

.btn_sqs .btn_sqsr {
	background-image: url(../images/btn_sqs_02.png);
	background-repeat:no-repeat;
	width:9px;
	height:31px;
	float:left;
	overflow:hidden;

}

.btn_sqb {
	height:34px;
	float:right;
	overflow:hidden;
}

.btn_sqb a{
	text-decoration:none;
}

.btn_sqb .btn_sqbl {
	background-image: url(../images/btn_sqb_01_edit.png);
	background-position:top left;
	background-repeat:no-repeat;
    /*background-size:cover;*/
	height:36px;
	float:left;
	line-height:29px;
	text-align:left;
	padding:0 15px 0 20px;
	font-size:12px;
	/*font-family: 'AvantGardeMdBTMedium';*/
    font-family: 'Arial';
	color:#FFF;
	text-decoration:none;
	overflow:hidden;
}

/*Added by Min on 07Dec2018*/
.btn_sqb .btn_sqbn {
	background-image: url(../images/bkg_box2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
    /*background-size:cover;*/
	height:36px;
	float:left;
	line-height:29px;
	text-align:left;
	padding:0 15px 0 20px;
	font-size:12px;
	/*font-family: 'AvantGardeMdBTMedium';*/
    font-family: 'Arial';
	color:#FFF;
	text-decoration:none;
	overflow:hidden;
}

/*btn_sqb_02_disable.png*/

.btn_sqb .btn_sqbr {
	background-image: url(../images/btn_sqb_02_edit.png);
	background-repeat:no-repeat;
	width:5px;
	height:36px;
	float:left;
	overflow:hidden;
}

.btn_sqb .btn_sqbl_disable {	
    background-image: url(../images/btn_sqb_02_disable.png);
	background-position:top left;
	background-repeat:no-repeat;
    /*background-size:cover;*/
	height:36px;
	float:left;
	line-height:29px;
	text-align:left;
	padding:0 15px 0 20px;
	font-size:13px;
	/*font-family: 'AvantGardeMdBTMedium';*/
    font-family: 'Arial';
	color:#FFF;
	text-decoration:none;
	overflow:hidden;
}

/*Added by Min on 12May2015*/
.btn_sqb_b .btn_sqbl {
	background-image: url(../images/btn_sqb_b_01.png);
	background-position:top left;
	background-repeat:no-repeat;
    /*background-size:cover;*/
	height:36px;
	float:left;
	line-height:29px;
	text-align:left;
	padding:0 15px 0 20px;
	font-size:13px;
	/*font-family: 'AvantGardeMdBTMedium';*/
    font-family: 'Arial';
	color:#FFF;
	text-decoration:none;
	overflow:hidden;
}

.btn_sqb_b .btn_sqbr {
	background-image: url(../images/btn_sqb_b_02.png);
	background-repeat:no-repeat;
	width:5px;
	height:36px;
	float:left;
	overflow:hidden;
}

/* Header
======================================================================*/
.container {max-width: none !important; 
            width: 950px; 
            margin-left: auto; 
            margin-right: auto; 
            padding-right: 15px; 
            padding-left: 15px;}

.row:before, .row:after {display: table; content: ""; box-sizing: border-box;}
.row:after {clear: both;}

.footer {background: #383838; 
         border-top: 1px solid #818181; 
         height: 50px; 
         margin-top: 50px; 
         position: relative;}

.content {position: relative; 
          z-index: 100;}

/* Footer
======================================================================*/
.footer-content {display: block; padding-top: 17px; text-align: left; padding-top: 27px; padding-left: 38px;}

/*File Upload Control and Label*/
#fileUpload{
            font-size: 14px;
            width: 430px;
            text-align: left;
        }

/*.lbl-file-name{

    width: 400px;
}*/

.captcha_table
{
    background-image: url(../images/captcha.png);
    width: 183px;
    height: 123px;
}
.captcha_request
{
    padding: 15px 10px 10px 12px;
}
.captcha_input
{
    padding: 10px 10px 10px 30px;
}

/*Added by Min on 12May2015*/

/*Added by Min on 04Jun2015*/
/*#rbtnPolicyType_1{
        margin-left:12px;
    }
#rbtnPolicyCategory_1{
        margin-left:6px;
    }*/
/*Added by Min on 04Jun2015*/

/* Country Modal View */
.modalWindow-multicountry {
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 2px 4px #CCCCCC;
    float: left;
    height: auto;
    padding: 55px 20px 20px;
    margin: 100px 0 0 -245px;
    position: absolute;
    left: 50%;
    width: 490px;
    z-index: 1000;
    display: none;
}

.modalWindow-multicountry {
    width: 976px;
    margin-left: -512px;
}

.modalWindow-multicountry > h3 {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 120%;
    color: rgb(254,144,23);
    text-align: left;
    display: block;
    width: auto;
    height: 20px;
    padding: 0 0 20px 0;
    margin: -25px 0 0;
    border-bottom: 1px solid #E0E0E0;
}

.modalWindow-multicountry h3 > span {
    padding: 2px 0 0 0;
    display: block;
}

.modalWindow-multicountry h3 > img {
    float: left;
    margin: 0 10px 10px 0;
}

.modalOverlay-multicountry {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.8);
    z-index: 999;
}

.modalWindow-close-multicountry {
    background: url('../images/close-btn.png') no-repeat;
    position: absolute;
    cursor: pointer;
    height: 35px;
    width: 35px;
    right: -18px;
    top: -17px;
    z-index: 1000;
}

.travelRegion > li > button {
    display: block;
    position: relative;
    width: 79px;
    height: 29px;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 0.78em;
    font-weight: normal;
    line-height: 10%;
    color: #595959;
    text-align: center;
    text-shadow: 0px -1px 0px #A3A3A3;
    text-decoration: none;
    background: #F2F2F2;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F2F2F2), to(#E7E7E7));
    background: -webkit-linear-gradient(#F2F2F2, #E7E7E7);
    background: -moz-linear-gradient(#F2F2F2, #E7E7E7);
    background: -ms-linear-gradient(#F2F2F2, #E7E7E7);
    background: -o-linear-gradient(#F2F2F2, #E7E7E7);
    background: linear-gradient(#F2F2F2, #E7E7E7);
    -pie-background: linear-gradient(#F2F2F2, #E7E7E7);
    border-color: #A7A7A5;
    border-width: 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-top-style: groove;
    border-top-color: #FFFFFF;
    border-top-width: 2px;
    padding: 0 0 4px 0;
    margin: 10px 0 0 0;
    float: left;
    cursor: pointer;    
}

.ie7 .travelRegion > li > button {
    line-height: 210%;
    border-top-color: #A7A7A5;
    border-top-width: 1px;
}

.travelRegion {
    padding: 0 0 0 10px;
    width: 315px;
    height: auto;
    float: left;
    list-style-type: none;
    margin-left: 0px;
}

.travelRegion.worldWide {
    padding: 0 0 0 15px;
    width: 310px;
    border-left: 1px solid #F2F2F2;
    float: left;
}

    .travelRegion > li > ul {
        width: 155px;
        overflow: hidden;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        float: left;
        padding-left: 0px;
    }
    .travelRegion > li > ul > li {
        list-style-type: none;
        text-align: left;
        color: rgb(102, 102, 102);
        line-height: 150%;
        font-family: "Open Sans", Arial, Arial, Helvetica, sans-serif;
        font-size: 0.78em;        
    }

.travelRegion > li > h4 {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 120%;
    color: rgb(51,51,51);
    text-align: left;
    margin: 10px 0 10px 0;
}

.travelRegion > li > img {
    margin: 0 0 10px 0;
}

.travelRegion > li > ul {
    float: left;
    width: 155px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.travelRegion > li > ul.worldwideExclusion {
    float: left;
    width: 250px;
    overflow: hidden;
}

.travelRegion > li > ul > li {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 0.78em;
    line-height: 150%;
    color: rgb(102,102,102);
    text-align: left;
}

.travelRegion > li > ul > li > span {
    font-style: italic;
    font-size: 0.78em;
    display: block;
    margin: -5px 0 0 0;
}

.travelRegion > li > h5, .modalWindow-multicountry > h5 > span {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 0.78em;
    font-weight: 600;
    line-height: 100%;
    color: rgb(102,102,102);
    text-align: left;
    width: 260px;
}

.modalWindow-multicountry > h5 {
    font-size: 1.2em;
}

/*Added for form SubmissionFailed Page[14Apr2016,Min]*/
#mainWrap {
    width: 100%;
    position: relative;
}

#main h1 {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 2.2em;
    line-height: 100%;
    color: rgb(51,51,51);
    text-align: left;
    margin-top: 15%;
    
}

#main > h1 > span {
    color: #FE9017;
}

.sectionContainer.wide > h2 {
    font-size: 1.8em;
    width: 400px;
    height: auto;
    border: none;
    margin: 0 0 15px 0;
}

/*Added for form SubmissionFailed Page[15Apr2016,Min]*/
.unsuccessful {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 0.96em;
    font-weight: bold;
    min-height: 100px;
    text-align: center;
}

.unsuccessful p {
    margin: 30px 20px 30px 20px;
}

.unsuccessful button.orange {
    display: block;
    position: relative;
    width: 100px;
    height: 45px;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 0.96em;
    font-weight: bold;
    line-height: 120%;
    color: rgb(255,255,255);
    text-align: center;
    text-shadow: 0px -1px 0px #DA7004;
    text-decoration: none;
    background-color: rgb(254,144,23);
    border-color: rgb(218,112,4);
    border-width: 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-top-style: groove;
    border-top-color: #FEA546;
    border-top-width: 2px;
    padding: 10px 0 15px 0;
    margin: auto;
    cursor: pointer;
}

.sectionContainer {
    position: relative;
    float: left;
    width: 640px;
    height: auto;
    overflow: hidden;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: rgb(220,220,220);
    -moz-box-shadow: 0px 2px 4px #CCCCCC;
    -webkit-box-shadow: 0px 2px 4px #CCCCCC;
    box-shadow: 0px 2px 4px #CCCCCC;
    behavior: url(scripts/PIE.htc);
    padding: 20px;
    margin: 0 0 20px 0;
    -pie-watch-ancestors: 1;
    -pie-poll:true;
}

.sectionContainer > h2 {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 120%;
    color: #FE9017;
    text-align: left;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #E0E0E0;
    margin: 0 0 15px 0;
}



.hyperlink {
    text-decoration:underline;
    color:blue;
    font-size:12px;
}

.HideItem {
    display:none;
}