body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000;
}
/* Class Styles */

.bodyText {
	color:#99CCFF;
	line-height:16px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-size: 12px;
	font-family: Arial;
	}
#wrapper {
	width: 950px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper #pageContent {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #99CCFF;
	letter-spacing: .1em;
}
#pageContent .imageRight {
	float: right;
	position: relative;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	/* [disabled]text-decoration: none; */
	text-transform: uppercase;
}
#pageContent .imageLeft {
	float: left;
	position: relative;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
#pageContent .imageCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
}
#pageContent .seperator {
	background-color: #FBDC3A;
	height: 2px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
#wrapper #footer  {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FBDC3A;
	padding-top: 8px;
}
#footer h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #FBDC3A;
}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}

th {
	text-align: left;
}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
.PageName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FBDC3A;
	}
.style1 {
	font-size: 12px
}
.style2 {
	font-size: 14px;
	color: #FBDC3A;
}
.style3 {color: #FBDC3A}
.style4 {font-size: 12px; color: #FBDC3A; }
.style5 {font-size: 24px}
.style7 {
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FBDC3A;
}
.style11 {
	font-size: 14px;
}
.style15 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBDC3A;
}
.style16 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBDC3A;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CCFF;
}
.stripe {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBDC3A;
	border-bottom-color: #FBDC3A;
}

.title {
	font-family: Georgia;
	font-size: 18px;
	color: #FBDC3A;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 10px;
	color: #FBDC3A;
	letter-spacing: 0.5em;
	word-spacing: normal;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	text-decoration: underline;
}
table {
}
.boldBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #99ccff;
	letter-spacing: .1em;
}
.formHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBDC3A;
}
#french {
	text-align: center;
	width: 120px;
	float: right;
	position: relative;
}
.clear {
	clear: both;
}
.ownLink {
	border: 3px double #FBDC3A;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 178px;
	margin-right: 20px;
	padding-left: 5px;
}
#wrapper table tr td .accordionBox {
	padding-right: 70px;
	padding-left: 30px;
}
#subText {
	color: #FBDC3A;
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	letter-spacing:normal;
	/* [disabled]width: 666px; */
	padding: 6px;
	margin-bottom: 20px;
	border: 1px solid #FBDC3A;
	margin-top:0px;
}
.rentalLinks {
	text-align: center;
}
#subText .rentalLinks {
	padding-top: 5px;
}
#subText .rentalLinks a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FBDC3A;
}
#pageContent h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FBDC3A;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 8px;
}

