/* CSS Document */
body {
	background-image: url(images/gatewayBG_02.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #ffffff;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	background-position: top;

}

a:link   {
	color: #000000;
	text-decoration: none;
} 
a:visited   {
	color: #333333;
	text-decoration: none;
} 
a:active   {  color: #2E5789 } 

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0C2577;
	font-weight: normal;
	text-align: left;
	line-height: 9px;
	text-indent: 0px;
	padding: 5px;
	margin: 5px;
}

.bodytextSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2E5789;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.subSubHeader {
	color: #D40020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
}


.bodytextBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D40020;
	font-weight: bold;
	text-align: justify;
	line-height: 18px;
}
.bodytextSMALL {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0C2577;
	line-height: 20px;
	list-style-type: square;
}

.bodytextMED {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0C2577;
	font-weight: bold;
	line-height: 24px;
	list-style-type: square;
}

.bodytextLRG {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0C2577;
	font-weight: bold;
	line-height: 24px;
	list-style-type: square;
}
.tablePadding {
	padding: 0px 10px 10px;
}


.topGradientBG {
	background-image: url(images/topGradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomGradientBG {
	background-image: url(images/bottomGradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 19px;
	background-color: #8B98BF;
	text-indent: 5px;
	text-decoration: none;
}
.pinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF06FF;
}


/* the rest of the text will just be seen as bodytext and indexed last in relevance */
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #978243;
	font-style: normal;
	line-height: normal;
}
.pageBgColor {
	background-color: #ffffff;

}
.siteOuterBorder {
	padding: 0px;
	width: 950px;
}
.footerBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #8B98BF;
	padding: 5px;
}
.footerProps {
	background-color: #7D9CC9;
	height: 25px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}
.tableBGLTBlue {
	background-color: #E2E9F3;
	margin-bottom: 7px;
	width: 430px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.rightColumnBGColor {
	background-color: #D3DD92;
}
.leftColumnBGColor {

	background-color: #E0E6AF;
}
.tableBlueBorder {
	border: 1px solid #2E5789;
	vertical-align: top;
}
.tableBGLTGreen {
	background-color: #E7EDC5;
	margin-bottom: 7px;
	width: 430px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blankTable {
	margin-bottom: 7px;
	width: 420px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E5789;
	font-weight: normal;
	text-align: left;
	line-height: 23px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-left: 15px;
}
.state {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E5789;
	line-height: 23px;
	padding-left: 5px;
}

.tableBG_DRKGreen {
	background-color: #D3DD92;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableBG_LTGreen {

	background-color: #E0E6AF;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.subHeaderGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0C23B;
	line-height: 21px;
	text-align: right;
}

.tableGreenBorder {

	border: 1px solid #B0C23B;
}
.bodytextRightJustified {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	line-height: normal;
	text-indent: 25px;
	padding: 5px;
}
.subHeaderGreenLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0C23B;
	line-height: 21px;
	text-align: left;
}
.roomsBorder {
	background-color: #ffffff;
	border: 1px solid #A33100;
}
