@charset "utf-8";

/* CSS Document */

body {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000;
	font-family:tahoma;
	font-size:11px;
	margin:0;
	padding:0;
	}

h1 {
	padding:8px 0 0 0; 
	/*background:url(/images/pics/background.gif) repeat-x;*/ 
	height:21px; 
	width:100%; 
	vertical-align:bottom;
	text-align:center; 
	font-size:11px; 
	font-weight:normal; 
	margin:0 auto 0 auto; 

	}
	 
	 h1 font{ font-weight:bold;font-size:11px; }


#contentTop {
	/*background:url(/images/booking/international/form/content_top.gif) no-repeat scroll center bottom;*/
	width:896px;
	height:1px;
	padding:0 0 0 0; 
	margin-top:0px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0px;
	}

#content {
	/*background:transparent url(/images/booking/international/form/content.gif) repeat-y;*/
	width:896px;
	margin-top:0px; 
	*margin-top:-19px;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0px;
	*margin-bottom:-19px;
	color:#666666;
	overflow:hidden;
	}

#content #leftcol {
	float:left;
	margin-left:6px;
	width:25px;
	}
	
#content #centercol {
	float:left;
	width:700px;
	}
	
#content #rightcol {
	float:left;
	margin-right:6px;
	width:25px;
	}
	
#contentBottom {
	/*background:url(/images/booking/international/form/content_bottom.gif) no-repeat scroll center bottom;*/
	width:896px;
	height:1px;
	padding:0 0 0 0; 
	margin-top:0px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0px;
	}
	
.helpAnchor {
	padding-left:3px;
	}
	
	.helpAnchor img {
		border:none;
		}
	
#footer{
	width:100%;
	margin:0 auto 0 auto;
	padding-bottom:100px;
	color:#666;
	font-weight:bold;
	}
	
	#footer a{
		color:#666;
		}

.tblCenterCol {
	width:695px;
	}


