@charset "UTF-8";
/* -------------- RESET CSS ---------------------- */
body,div,ol,li,h1,h2,h3,h4,h5,h6,p,tbody,th,tr,td { 
	margin:0;
	padding:0;
}
img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}




/* ------------ END OF RESET CSS --------------------- */

.date {
	padding-bottom: 0px;
	padding-top: 12px;
	float: right;
}

.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.accom_description {
	line-height: 10px;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.typeGrey {
	color: #555555;
	font-style: normal;
}


.Grey_12px {
	font-size: 12px;
	color: #666666;
}

.Green_16px {
	font-size: 16px;
	color: #00A000;
	font-weight: normal;
}
.Grey_16px {
	font-size: 16px;
	color: #333333;
}
.Orange {
	color: #FF7300;
}
.Green {
	color: #00A000;
}

.Orange_16px {
	font-size: 16px;
	color: #FF6600;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.backlines {
	background-image: url(prices_files/bkg_point.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	margin: 0px;
}
td {
	color: #666666;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #049E00;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #00A000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #049E00;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}




form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #8E8E8E;
	color: #666666;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4E00;
	border: 2px solid #666666;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 20px;
	border: 1px solid #999999;
	overflow: hidden;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.btn_reset {
	background-color: #E9F299;
	height: 22px;
	width: 120px;
	border: 1px solid #666666;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}

.btn_continue {
	background-color: #92C043;
	height: 22px;
	width: 120px;
	border: 1px solid #666666;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.btn_back {
	background-color: #CAE751;
	height: 22px;
	width: 120px;
	border: 1px solid #666666;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}
#main {
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#recent_accom {
	padding: 5px;
	margin: 3px;
}



#main #form1 p {
	padding-left: 5px;
}

#main #check_pers p {
	padding-left: 5px;
	padding-right: 8px;
	font-size: 12px;
	vertical-align: middle;
	line-height: 16px;
	padding-top: 7px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Table_Prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 300px;
}
#Table_Prices h4 {
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	font-size: 14px;
}
#Table_Prices h5 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}


#Table_Prices p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 12px;
}
.terms_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	padding-top: 10px;
}
#main #terms p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: normal;
}
#main #terms td {
	padding-top: 5px;
}

#main #terms h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #009900;
	padding-top: 20px;
	text-decoration: underline;
}
#main #terms h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0;
	height: auto;
}
