h1{
 	font-size:18px;
 	color:#396f92;
	font-weight:bold;
	padding: 9px 0px 9px 0px;
	margin:0;
	margin-top: 10px;
}
h2, #content h2{
	font-size: 18px;
	color:#0099CC;
	padding-bottom: 20px;	
	padding-top: 10px;	
}
.attentionBox{
	width: 400px;
	border: 1px solid #CC0000;
	border-top: 5px solid #CC0000;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 3px;
	font-size: 12px;
	margin-left: 50px;
	clear:both;
}
.attentionBox b{
	font-size: 16px;
	color: #CC0000;
}
.agreement{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:#098EB7;
	padding: 10px;
}
.agreement div{
	width: 380px;
	height: 100px;
	overflow: auto;
	border: 1px solid #FFFF99;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
.agreement b{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.agreement label{
	color: #FFFF99;
	text-decoration: none;	
}
.marR20{
	margin-right: 20px;
}
.marR50{
	margin-right: 50px;
}
.marR100{
	margin-right: 100px;
}
.marR170{
	margin-right: 170px;
}
.pL{
	position : relative;
	float:left;
}
.pR{
	position : relative;
	float:right;
}
.mrgR20{
	margin-right: 20px;
}
.mrgR30{
	margin-right: 30px;
}
.mrgR40{
	margin-right: 40px;
}
.f1 {
	font-size: 80%;
}
.f2 {
	font-size: 60%;
}
.f11 {
	font-size: 120%;
}
.f22 {
	font-size: 140%;
}
.gray{
	color: #999999;
}
.txt1{
	font-size: 10px;
	color: #990000;
	font-family: Arial;
}
.txt2{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}
.link1{
	text-decoration: none;
	color: #990000;
}
.link2{ 
	text-decoration: none;
	border: 1px solid #FFFFFF;
	border-left: 3px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	color: #111111;
	padding: 3px;
	margin: 2px;
}
.link2:hover{
	color:#110000;
	border: 1px solid #FF0000;
	border-left: 3px solid #FF0000;
	background: #FFCECE;
}
.bt1{
	border: 1px solid #098EB7;
	background-color:#F4F7E6;
	color: #04495E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px !important;
	margin: 3px;
	padding: 3px;
	cursor: pointer;
}
.bt1[disabled]{
	background-color:#F4F7E6;
	color: #E3EBBE;
	cursor:crosshair;
}
.bt1:hover{
	background-color:#098EB7;
	color:#FFFFFF;
}
.bt1[disabled]:hover{
	background-color:#F4F7E6;
	color: #E3EBBE;
}
.bt2{
	border: 1px solid #098EB7;
	color: #990000;
	margin: 3px;
	padding: 3px;
	cursor: pointer;
	font: 12px Georgia, "Times New Roman", Times, serif !important;
	background: #FFEAEA;
}
.bt2[disabled]{
	background-color:#F4F7E6;
	color: #E3EBBE;
	cursor:crosshair;
}
.bt2:hover{
	background-color:#990000;
	color:#FFFFFF;
}
.bt2[disabled]:hover{
	background-color:#F4F7E6;
	color: #E3EBBE;
}
/*---------------------------------------------*/
div.bt3{
	background: url(../images/interface/b/btn_green_bg.gif) repeat-x left top;
	height: 31px;
	position: relative;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
	padding-top: 3px;
	cursor: default;
}
div.bt3 img.l{
	position: absolute;
	left: 0px;
	top: -1px;
	width: 9px;
	height: 31px;
	background: url(../images/interface/b/btn_green_left.gif);
}
div.bt3 img.r{
	position: absolute;
	right: 0px;
	top: -1px;
	width: 9px;
	height: 31px;
	background: url(../images/interface/b/btn_green_right.gif);
}
div.bt3 a{
	font-size: 12px;
	margin-top: 5px;
	color: #FFFFFF !important; 
	text-decoration: none;
	width: 100%;
	height: 100%;
}
div.bt3 a:hover{
	color: #FFFF00 !important;
}
/*---------------------------------------------*/
div.bt4{
	background: url(../images/interface/b/btn_red_bg.gif) repeat-x left top;
	height: 31px;
	position: relative;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
	padding-top: 3px;
	cursor: default;
}
div.bt4 img.l{
	position: absolute;
	left: 0px;
	top: -1px;
	width: 9px;
	height: 31px;
	background: url(../images/interface/b/btn_red_left.gif);
}
div.bt4 img.r{
	position: absolute;
	right: 0px;
	top: -1px;
	width: 9px;
	height: 31px;
	background: url(../images/interface/b/btn_red_right.gif);
}
div.bt4 a{
	font-size: 12px;
	margin-top: 5px;
	color: #333333 !important;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
div.bt4 a:hover{
	color: #990000 !important;
}
/*---------------------------------------------*/
.oneFeatureList{
	width: 134px;
	position: relative;
	float:left;
	padding: 2px;
	margin: 1px;
	border: 1px solid #EFEFEF;
	height: 30px;
}
.oneFeatureList label{
	width: 100%;
	font-size: 9px;
}

#commonTopMenu, #commonTopMenuNoLink{
	width:518px;
	border: 1px solid #E2EABD;
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#commonTopMenu a, #commonTopMenuNoLink a, #commonTopMenuNoLink a.reset{
	color: #333333;
	text-decoration: none;
	position: relative;
	float: left;
	font-size: 9px;
	margin: 3px;
	width: 115px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
#commonTopMenuNoLink a{
	color: #CCCCCC;
	cursor: crosshair;
}
#commonTopMenu a:hover, #commonTopMenuNoLink a.reset:hover{
	color:#990000;
	border: 1px solid #CC9900;
	margin:3px;
	padding:2px;
}
#commonTopMenu a.active, #commonTopMenuNoLink a.active{
	color: #333333;
	background: #FFF7D2;
	border: 1px solid #FFCC00;
}
#commonTopMenu a.bt, #commonTopMenuNoLink a.bt{
	position: relative;
	float: right;
	bottom: -15px;
	right: 5px;
	width:auto;
	background: #FFCC00;
	border: 1pt solid #666666;
	padding: 4px;
	padding-top: 10px;
	color: #333333;
	cursor: pointer;
}
#commonTopMenu a.bt:hover, #commonTopMenuNoLink a.bt:hover{
	position: relative;
	float: right;
	bottom: -15px;
	right: 5px;
	width:auto;
	border: 1pt solid #666666;
	padding: 4px;
	padding-top: 10px;
	cursor: pointer;
	background: #FF6600;
	color:#FFFFFF;
}
#subLanding a{
	color:rgb(2, 78, 130);
	text-decoration: none;
}
#subLanding a:hover{
	color:#038FED;
}

.cll_A{
	background: #EFFFDF;
	border: 1px solid #B0FF62;
}
.cll_B{
	background: #E1F0FF;
	border: 1px solid #6FB7FF;
}
.cll_U{
	background: #F5F5F5;
	border: 1px solid #C0C0C0;
}

.one_banner{
	width: 120px;
	overflow:hidden;
	margin-bottom: 10px;
}
.one_banner p{
	width: 120px;
	position: relative;
	float: left;
	text-align:center;
	font-size: 11px;
}
#cabFeaturedRentals{
	width: 125px;
}
#cabFeaturedRentals{
	width: 125px;
}
.clear{
	clear:both;
}