a:visited {
	color: fe8f01;
	text-decoration: none;
}
a:hover {
	color: FF0000;
	text-decoration: underline;
}
a:link {
	color: fe8f01;
	text-decoration: none;
}
a.download {
	color: fe8f01;
	font-size: 8pt;
}
h1,h2,h3/*---Common Tags---*/
 {
	font-size: 20px;
	color: #ff0000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	padding-right: 24px;
	text-align: right;
	padding-left: 24px;
}
.form-text-field {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FF0000;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form-text-field-short {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FF0000;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form-button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FF0000;
	font-weight: normal;
	border-top: #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
}
.text-18px-red-bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.text-11pt-white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.text-9pt-white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.text-9pt-black {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.text-9pt-red-bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.text-8pt-white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.text-8pt-gray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F6F6F;
}
.text-8pt-blue {
	color: #4A5968;
	font-size: 8pt;
}
.text-blue {
	color: #4A5968;
}
.text-8pt {
	font-size: 8pt;
}
.text-7pt-gray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #6F6F6F;
}
.text-7pt-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.text-orange-bold {
	font-weight: bold;
	color: fe8f01;
}
.text-orange {
	color: fe8f01;
}

body {
	background-repeat: 
repeat-x;
	background-attachment: 
fixed;
	background-position: center;
}

.body-table {
	padding-left: 30px;
	padding-top: 40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
#launch-margin {
	margin-left: 40px;
}
