﻿.bodytext
{
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
}
.firststeporange 
{
	background-color: #fff3c3;
}
.stepnoblue {
	font-family: impact, arial;
	font-size: 35pt;
	color: #a0dcf3;
	line-height: 0.8;
}
.button {
	font-family: tahoma;
	font-size: 8pt;
	color: #444444;
	cursor: pointer;
	height: 22;
}

.tableH2text {
	font-size: 8pt;
	font-family: tahoma;
	color: #666666;
	font-weight: bold;
	}
	
.sectiontitle {
	font-family: tahoma;
	font-size: 9pt;
	color: #f57f1f;
	font-weight: bold;
}
.tableH2 {
	font-size: 8pt;
	font-family: tahoma;
	background-color: #75bad9;
	padding: 5px;
	height: 35px;
	text-align: center;
	border-right: solid 1px #6cabc8;
	border-bottom: solid 1px #6cabc8; 
	border-left: solid 1px #8cc1d9;
	border-top: solid 1px #8cc1d9;
}
.FeatureHeading {
	font-size: 8pt;
	font-family: tahoma;
	background-color: #75bad9;
	padding: 5px;
	height: 35px;
	text-align: center;
	border-right: solid 1px #6cabc8;
	border-bottom: solid 1px #6cabc8; 
	border-left: solid 1px #8cc1d9;
	border-top: solid 1px #8cc1d9;
}
.toptable {
	border: solid 1px #B5B5B5;
	background-color: #EEEEEE;
	padding: 7px;
	vertical-align: top;
}
.alert {
	font-family: tahoma;
	font-size: 6.5pt;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.RoomDescription {
	color: #666666;
	background-color: #FFFFFF;

} 

