@charset "UTF-8";
/* CSS Document */

.container {
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	overflow: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #cecece;
	background-image: url(images/085225_BGGRad.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.flashTopper {
	float: left;
	width: 700px;
	padding-top: 15px;
	padding-bottom: 30px;
}
.bodyContent {
	width: 452px;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 35px;
	padding-left: 50px;
	padding-top: 15px;
	float: left;
}
.sectionHeader {
	font-weight: bold;
	text-transform: uppercase;
	color: #A0002C;
	font-size: 13px;
}
.title {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	color: #A0002C;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
}
.rfpContainer {
	width: 560px;
	padding-left: 50px;
	padding-bottom: 35px;
	line-height: 16px;
	float: left;
}
form {
	padding: 0px;
	margin: 0px;
}
input {
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.redlink:link {
	color:  #A0002C;
	text-decoration: none;
}
a.redlink:visited {
	color:  #A0002C;
	text-decoration: none;
}
a.redlink:hover {
	color:  #A0002C;
	text-decoration: underline;
}
a.redlink:active {
	color: #A0002C;
	text-decoration: none;
}
.disclaimer {
	width: 600px;
	padding-bottom: 35px;
	padding-left: 50px;
	padding-top: 35px;
	font-size: 9px;
	background-image: url(images/MHR-Performance-Stripe.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	padding-right: 50px;
	float: left;
}
select {
	font-size: 10px;
}
sup {
	line-height: 0px;
}
.bold {
	font-weight: bold;
}
.uppercaseBold {
	font-weight: bold;
	text-transform: uppercase;
	color: #A0002C;
}
.hotelLogo {
	float: right;
}
.rightNav {
	float: right;
	width: 120px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 40px;
	text-align: center;
}
.rightNav img {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:1px;
	padding-right:1px;
	display:block;
}

.rightNav img#top {
	padding-top:0;
}
.container .bodyContent .title sup {
	position: relative; 
	align:top; 
	line-height:0; 
	font-size: 10px;
	bottom:.9ex;
}
