@charset "utf-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#White {
	background-color: #FFFFFF;
	position: absolute;
	height: 468px;
	width: 100%;
	top: 90px;
}



#header {
	background-color: #000000;
	width: 792px;
	height: 90px;
	position: relative;
}
#container {
	width: 792px;
	position: relative;
	background-color: #FFFFFF;
	height: 468px;
	text-align: left;
}

#flash {
	height: 468px;
	width: 216px;
	float: left;
	position: relative;
	top: 36px;
}


#content {
	background-color: #FFFFFF;
	position: relative;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	color: #000000;
	width: 496px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	float: left;
	height: 432px;
	text-align: left;
}

#contentscroll {
	background-color: #FFFFFF;
	position: relative;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	color: #000000;
	width: 496px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	float: left;
	height: 432px;
	overflow-x: hidden;
	overflow: scroll;
	text-align: left;
}

#footer {
	color: #FFFFFF;
	width: 792px;
	background-color: #000000;
	position: relative;
	height: 100%;
}
.content {
	font-size: 14px;
	text-align: justify;
}

.contentLinks {
	color: #000000;
}
.contentLinks:hover {
	color: #000000;
	text-decoration: underline;
}


.title {
	color: #FF3300;
	font-weight: bold;
	text-align: left;
}
.imageblackborder {
	border: 1px solid #000000;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.packages {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.packages td {
	padding: 0px;
	border: 1px solid #000000;
	text-align: center;
	height: 40px;
	vertical-align: middle;
}
.TLpackages {
	color: #FF3300;
	background-color: #000000;
	font-weight: bold;
	height: 40px;
}
.title a {
	color: #FF3300;
}
.title a:hover {
	text-decoration: underline;
}
.content a {
	color: #000000;
}
.content a:hover {
	text-decoration: underline;
}
.content td {
	vertical-align: top;
}
h5 {
	font-size: 14px;
}

