*	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
}
#mainWrapper #main {
	display: block;
	width: 80%;
	height: 100%;
	margin-left: 10%;
	padding-top: 1%;
	padding-bottom: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2A312A;
	line-height: 18px;
	clear: left;
}
#mainWrapper #main #topLinks	{
	display: block;
	height: auto;
	width: 100%;
	padding-bottom: 1%;
	box-shadow: 0 13px 20px -10px #A3A3A3;
	float: left;
}
#mainWrapper #main #topLinks #logoHolder	{
	display: block;
	height: 65px;
	width: 85px;
	margin-right: 20px;
	float: left;
}
#mainWrapper #main #topLinks #logoHolder a img	{
	display: block;
	height: auto;
	width: 100%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder	{
	display: block;
	height: 5%;
	width: 88%;
	padding-top: 1.5%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder a span.link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F746F;
	line-height: 26px;
	text-decoration: none;
	padding-left: 30px;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder a span.link:hover,
#mainWrapper #main #topLinks #linkHolder a span.linkactive	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A211A;
	text-decoration: underline;
	line-height: 26px;
	padding-left: 30px;
	float: left;
}
#mainWrapper #main #topAd	{
	position: relative;
	display: block;
	height: auto;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	background-color: none;
	box-shadow: 10px 10px 10px #888888;
	float: right;
}
#mainWrapper #main #topAd #show	{
	display: block;
	width: 100%;
	height: auto;
	z-index: 5;
}
#mainWrapper #main #topAd #show a img	{
	display: block;
	width: 100%;
	height: auto;
	background-color: none;
}
#mainWrapper #main #topAd #goBack	{
	display: none;
	width: 29px;
	height: 67px;
	padding-top: 40px;
	font-size: 50px;
	color: #FFF;
	background-color: #930001;
	opacity: 1;
	position: absolute;
	top: 190px;
	left: 0px;
	cursor: pointer;
	z-index: 10;
}
#mainWrapper #main #topAd #goBack:hover, #mainWrapper #main #topAd #goForward:hover	{
	opacity: 0.8;
}
#mainWrapper #main #topAd #goForward	{
	display: none;
	width: 29px;
	height: 67px;
	padding-top: 40px;
	font-size: 50px;
	color: #FFF;
	background-color: #930001;
	opacity: 1;
	position: absolute;
	top: 190px;
	right: 0px;
	cursor: pointer;
	z-index: 10;
}
#mainWrapper #main #topText  {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 3%;
	margin-bottom: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #454545;
	line-height: 24px;
	text-align: justify;
	float: left;
}
#mainWrapper #main #topText h3  {
	font-size: 40px;
	font-weight: 400;
	padding-bottom: 20px;
}
#mainWrapper #main #topText h3.red  {
	font-size: 35px;
	font-weight: 400;
	color: #C20114;
	padding-bottom: 28px;
}
#mainWrapper #main #midSection  {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 3.5%;
	padding-bottom: 2%;
	clear: left;
}
#mainWrapper #main #midSection p  {
	letter-spacing: 0.50px;
	font-size: 16px;
	color: #2A312A;
}
#mainWrapper #main #midSection aside.pilot {
	width: 100%;
	height: auto;
	letter-spacing: 0.60px;
	line-height: 26px;
	text-align: justify;
	padding-bottom: 3%;
	float: left;
}
#mainWrapper #main #midSection aside.pilot article.pilotLeft  {
	width: 58%;
	height: auto;
	padding-right: 2%;
	padding-bottom: 1%;
	text-align: justify;
	float: left;
}
#mainWrapper #main #midSection aside.pilot article.pilotLeft p  {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
#mainWrapper #main #midSection h3  {
	font-size: 35px;
	font-weight: 400;
}
#mainWrapper #main #midSection h3.red  {
	font-size: 30px;
	font-weight: 400;
	color: #C20114;
	padding-bottom: 10px;
}
#mainWrapper #main #midSection aside.pilot article.pilotLeft img, 
#mainWrapper #main #midSection aside.pilot article.pilotRight img  {
	width: 100%;
	height: auto;
	float: left;
}
#mainWrapper #main #midSection aside.pilot article.pilotRight  {
	width: 38%;
	height: auto;
	padding-right: 2%;
	padding-bottom: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4B524B;
	letter-spacing: 0.55px;
	line-height: 26px;
	float: left;
}
#mainWrapper #main #midSection aside.pilot article.pilotRight p.rightHeading  {
	font-size: 18px;
	font-weight: 500;
}
#mainWrapper #main #midSection div.openChunk  {
	padding-top: 10px;
}
#mainWrapper #main #midSection .headersOpen h3, 
#mainWrapper #main #midSection .headersShut:hover h3 {
	font-size: 18px;
	font-weight: 500;
	color: #C20114;
	text-decoration: underline;
	padding-bottom: 10px;
}
#mainWrapper #main #midSection .headersShut h3 {
	font-size: 18px;
	font-weight: 500;
	color: #3A3E3B;
	text-decoration: underline;
	padding-bottom: 10px;
	cursor: pointer;
}
#mainWrapper #main #midSection div.headersOpen, 
#mainWrapper #main #midSection div.headersShut:hover {
	display: block;
	width: 98%;
	height: auto;
	padding-top: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	box-shadow: 6px 6px 8px #888888;
	background-color: #FFF;
	cursor: pointer;
	clear: left;
}
#mainWrapper #main #midSection div.headersShut {
	display: block;
	width: 98%;
	height: auto;
	padding-top: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	background-color: #D5D7D5;
	box-shadow: 6px 6px 8px #888888;
	cursor: pointer;
	clear: left;
}
#mainWrapper #main #midSection table tr td  {
	color: #879885;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 22px;
	letter-spacing: 0.5px;
	vertical-align: central;
}
#mainWrapper #main #midSection table tr td p {
	color: #3A463A;
	line-height: 22px;
	text-align: justify;
}
#mainWrapper #main #midSection table tr td p a  {
	color: #C40000;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
#mainWrapper #main #midSection table tr td a:hover  {
	color: #C40000;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
#mainWrapper #main #midSection table tr.even  {
	background-color: #EFEFEF;
}
#mainWrapper #main #midSection table tr td.tableHeading {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3C463D;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	line-height: 18px;
	vertical-align: central;
	font-weight: bold;
}
#mainWrapper #main #midSection table tr th  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3C463D;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
#mainWrapper #main #midSection table tr th.withPic  {	
	padding-bottom: 2%;
}
#mainWrapper #main #midSection table tr th img  {
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainWrapper #main #midSection table tr th span.price  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F362F;
	text-align: center;
}
#mainWrapper #main #midSection table tr th span.redPrice  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AB0000;
	text-align: center;
}
span.red {
	color: #D00003;	
}
#mainWrapper #main #midSection p a  {
	color: #454545;
	font-weight: bold;
	text-decoration: underline;
}
#mainWrapper #main #midSection p a:hover  {
	color: #454545;
	text-decoration: none;
}
#mainWrapper #main #midSection #underTable1 {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #323232;
}
#mainWrapper #main #midSection #topTable.red  {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 50px;
	font-size: 18px;
	font-weight: 600;
	text-align: left;
	color: #BF0003;
}
#mainWrapper #main #midSection #underTable2, 
#mainWrapper #main #midSection #midTxt #underTable1 h3.red {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 50px;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	color: #BF0003;
}
#mainWrapper #main #midSection #underTable2 p  {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#mainWrapper #main #midSection #underTable {
	display: block;
	width: 56%;
	height: auto;
	margin-left: 22%;
	margin-right: 22%;
	padding-top: 50px;
	padding-bottom: 30px;
	color: #707070;
	text-align: justify;
}
#mainWrapper #main #midSection #underTable p.pcpOptions {
	line-height: 30px;
	text-align: justify;
}
#mainWrapper #main #midSection #underTable p.terms {
	display: block;
	color: #8E8E8E;
	font-size: 12px;
	text-align: justify;
}
#mainWrapper #main #midSection #underTable p.termsTitle {
	display: block;
	font-weight: 600;
	color: #535353;
	font-size: 16px;
	padding-bottom: 6px;
}
#mainWrapper #main #spacer	{
	display: block;
	width: 1000px;
	height: 50px;
	float: left;
}
#mainWrapper #main p.contactUs  {
	font-size: 30px;
	font-weight: 400;
	padding-bottom: 20px;
}
a.emailUs	{
	color: #3A3A3A;
	text-decoration: underline;
}
a.emailUs:hover	{
	color: #4C584E;
	text-decoration: none;
}
.red	{
	color: #BF0003;
	text-decoration: none;	
}
a.red	{
	color: #BF0003;
	text-decoration: underline;
	font-size: 17px;	
}
a.red:hover	{
	color: #C20114;
	text-decoration: none;
	font-size: 17px;	
}

@media (max-width:1100px) {

#mainWrapper #main #midSection aside.pilot article.pilotLeft p  {
	font-size: 1.3vw;
	line-height: 18px;
}
#mainWrapper #main #midSection .headersOpen h3, 
#mainWrapper #main #midSection .headersShut:hover h3, 
#mainWrapper #main #midSection .headersShut h3 {
	font-size: 16px;
}
}

@media (max-width:850px) {
	
#mainWrapper #main #midSection aside.pilot article.pilotLeft p  {
	font-size: 1.45vw;
	line-height: 15px;
}
	
}
