body, td, p, a, input, div, span {
	font-family: Verdana,Arial;
	font-size:8pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.lmItem {
	padding-left:8px;
	padding-right:8px;	
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;	
}
.blockTitle{
	padding-left:12px;
	padding-top:2px;	
	padding-bottom:2px;		
	color: #FFFFFF;
	font-weight:bold;
	font-size: 10pt;
	background-color: #006C86;	
}
.HPTravelDates {
	color: #006C86;
	font-weight:bold;
	font-size: 10pt;
	text-align:center;
}

.cinfo {
	font-size:8pt;
	font-weight:bold;
	color: #575757;
}
.sfTextarea,
.sfSelectbox,
.sfInput {
	width:100%;
	border-style: solid;
	border-color: #CDBB8C;
	border-width: 1;
	background-color: #F4F4F4;
}
.sfFieldTitle {
	font-weight: bold;
	width: 100px;
}
.error {
	color: #FF0000;
}
.FAQname{
	color: #006C86;
	font-weight:bold;
	font-size: 9pt;
}
.actionLink{
	color: #006C86;
	font-weight:bold;
	font-size: 8pt;
}
.someTitle {
	color: #006C86;
	font-weight:bold;
	font-size: 9pt;
}
.breadTrail{
	color: #006C86;
	font-weight:bold;
	font-size: 11pt;
	padding-bottom:10pt;
}

.ItDayCaption{
	color: #006C86;
	font-weight:bold;
	font-size: 9pt;
	padding-bottom:5pt;
}

.ItRowCaption{
	background-color: #F0CD6B;
	color: #000000;
	font-weight:bold;	
	font-style: italic;
	
}

.ItColunmCaption{
	background-color: #F0CD6B;
	color: #000000;
	font-weight:bold;		
	text-align: center;
}