input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	background-image: url(../../images/generic/inputback.jpg);
}

.white_text {
	color: #FFFFFF
}
.pagecontent_top{
	width:530px;
	height:auto;
	float:left;
}
.top_left{
	width:320px;
	height:auto;
	float:left;
}
.top_right{
	width:203px;
	height:131px;
	float:right;
}
.h1_blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color:#6083ab;
}
.h2_green{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#b1be44;
}


.h2_red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:red;
}
.title_blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#6083ab;
	margin-bottom:10px;
}
.title_orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ee8116;
	margin-bottom:10px;
}
.pagecontent_middle{
	width:530px;
	height:auto;
	margin:10px 0 10px 0;
	float:left;
}
.pagecontent_bottom{
	width:530px;
	height:auto;
	float:left;
}
.bottom_left{
	width:255px;
	height:auto;
	float:left;
	border-right: solid 1px #b2b1b1;
	padding-right:5px;
}
.bottom_right{
	width:255px;
	height:auto;
	float:right;
	padding-right:5px;
}
.location1 {
	width:50%;
	height:auto;
	float:left;
}
.location2 {
	width:50%;
	height:auto;
	float:right;
	
}
.location_inner {
	padding:10px 5px 0 10px;
}
.locations {
	float:left;
	width:540px;
	height:auto;
}

.PriceTable {

	
}
.PriceTableCellTitle {
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #004d85;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	color:#FFFFFF;	
}

.PriceTableCellContentTitle{
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;		
}

.PriceTableCellContentTitle2{
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	color:004d85;		
}

.PriceTableCellContent{
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;		
}
.SmallText{
	font-size: 10px;
		
}

