@charset "utf-8";
#mainWrapper	{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#mainWrapper #main	{
	display: block;
	height: 100%;
	width: 100%;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D1C0E;
	line-height: 16px;
}
#mainWrapper #main #topLinks	{
	display: block;
	height: auto;
	width: 100%;
	padding: 2% 0 2% 0;
	float: left;
}
#mainWrapper #main #topLinks #logoHolder	{
	display: block;
	height: auto;
	width: 9%;
	margin-right: 1%;
	float: left;
}
#mainWrapper #main #topLinks #logoHolder img	{
	display: block;
	height: auto;
	width: 100%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder	{
	display: block;
	height: auto;
	width: 88%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder a span.link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F746F;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4.5%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder a span.linkactive	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293329;
	text-decoration: underline;
	line-height: 15px;
	font-weight: 400;
	padding-left: 4.5%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder a span.link:hover  {
	font-size: 10px;
	color: #1A211A;
	text-decoration: none;
	line-height: 15px;
	padding-left: 4.5%;
	float: left;
}
#mainWrapper #main #topAd	{
	position: relative;
	display: block;
	height: auto;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	background-color: none;
	box-shadow: 8px 8px 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: 20px;
	height: 35px;
	padding-top: 17px;
	font-size: 30px;
	color: #FFF;
	background-color: #930001;
	opacity: 1;
	position: absolute;
	top: 90px;
	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: 20px;
	height: 35px;
	padding-top: 17px;
	font-size: 30px;
	color: #FFF;
	background-color: #930001;
	opacity: 1;
	position: absolute;
	top: 90px;
	right: 0px;
	cursor: pointer;
	z-index: 10;
}
#mainWrapper #main #topText p  {
	font-size: 11px;
	font-weight: normal;
	color: #454A45;
	text-align: justify;
}
#mainWrapper #main #topText h3  {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 10px;
}
#mainWrapper #main #midSection {
	display: block;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #454545;
	line-height: 16px;
	text-align: justify;
	padding-top: 6px;
	float: left;
}
#mainWrapper #main #midSection p, 
#mainWrapper #main #topText p  {
	letter-spacing: 0.50px;
	font-size: 10px;
	color: #2A312A;
	text-align: justify;
}
#mainWrapper #main #midSection h3.red,
#mainWrapper #main #midSection aside.pilot article.pilotLeft h3.red  {
	font-size: 18px;
	font-weight: 400;
	color: #C20114;
	padding-bottom: 3%;
}
#mainWrapper #main #midSection aside.pilot {
	width: 96%;
	height: auto;
	text-align: justify;
	line-height: 14px;
	padding: 0 2% 4% 2%;
	float: left;
}
#mainWrapper #main #midSection aside.pilot article.pilotLeft  {
	width: 53%;
	height: auto;
	padding-right: 2%;
	padding-bottom: 1%;
	float: left;
}
#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: 44%;
	height: auto;
	padding-left: 1%;
	padding-bottom: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B524B;
	text-align: justify;
	line-height: 16px;
	float: left;
}
#mainWrapper #main #midSection aside.pilot article.pilotRight p.rightHeading  {
	font-size: 12px;
	font-weight: 500;
}
#mainWrapper #main #midSection div.openChunk  {
	padding-top: 6px;
}
#mainWrapper #main #midSection div.headersOpen h3, 
#mainWrapper #main #midSection div.headersShut:hover h3 {
	font-size: 13px;
	font-weight: 500;
	color: #C20114;
	text-decoration: underline;
	padding-bottom: 10px;
}
#mainWrapper #main #midSection div.headersShut h3 {
	font-size: 13px;
	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: 1%;
	padding-left: 2%;
	box-shadow: 6px 6px 8px #888888;
	background-color: #FFF;
	cursor: pointer;
	clear: left;
}
#mainWrapper #main #midSection div.headersShut, 
#mainWrapper #main #midSection div.headersOpen:hover {
	display: block;
	width: 98%;
	height: auto;
	padding-top: 1%;
	padding-left: 2%;
	background-color: #D5D7D5;
	box-shadow: 6px 6px 8px #888888;
	text-align: justify;
	cursor: pointer;
	clear: left;
}
#mainWrapper #main #midSection table tr td h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 18px;
	font-weight: bold;
}
#mainWrapper #main #midSection table tr.even  {
	background-color: #EFEFEF;
}
#mainWrapper #main #midSection table tr td.tableHeading {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C463D;
	line-height: 18px;
	font-weight: bold;
}
#mainWrapper #main #midSection table tr th img  {
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;	
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainWrapper #main #midSection table tr th  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C463D;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
}
#mainWrapper #main #midSection table tr th.withPic  {	
	padding-bottom: 2%;
}
#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;
}
#mainWrapper #main #midSection table tr td  {
	color: #596058;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-left: thin solid #D7D7D7;
	line-height: 14px;
	vertical-align: central;
}
#mainWrapper #main #midSection table tr td p a  {
	color: #C40000;
	text-decoration: underline;
}
#mainWrapper #main #midSection table tr td a:hover  {
	color: #C40000;
	text-decoration: none;
}
span.red {
	color: #D00003;	
}
#mainWrapper #main #midSection #topTable.red  {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 20px;
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	color: #BF0003;
}
#mainWrapper #main #midSection #underTable1 {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #323232;
}
#mainWrapper #main #midSection #underTable2, 
#mainWrapper #main #midSection #underTable1.red {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	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: 80%;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #707070;
	text-align: justify;
}
#mainWrapper #main #midSection #underTable p.pcpOptions {
	line-height: 22px;
	text-align: justify;
}
#mainWrapper #main #midSection #underTable p.terms {
	display: block;
	color: #8E8E8E;
	font-size: 9px;
	text-align: justify;
}
#mainWrapper #main #midSection #underTable p.termsTitle {
	display: block;
	font-weight: 600;
	color: #535353;
	font-size: 12px;
	padding-bottom: 4px;
}
#mainWrapper #topPage	{
	display: block;
	width: 45px;
	height: 22px;
	font-size: 14px;
	cursor: pointer;
}
#mainWrapper #main p.contactUs  {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 14px;
}
a.emailUs	{
	color: #162719;
}
a.emailUs:hover	{
	color: #465645;
	text-decoration: underline;
}
.getInTouch	{
	color: #738673;
}
.getInTouch:hover	{
	color: #033902;
	text-decoration: underline;
}
#mainWrapper #footer	{
	width: 520px;
	height: 104px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #C5CDC5;
	margin-bottom: 20px;
	background-image: url(../../../images/phone/footer/footerBg.jpg);
	clear: right;
}
#mainWrapper #footer #reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525F52;
	display: block;
	float: right;
	height: 21px;
	width: 240px;
	text-align: center;
	margin-top: 80px;
	margin-right: 10px;
	background-color: #c5cdc5;
	line-height: 10px;
}
#mainWrapper #footer #webvertiseit {
	display: block;
	float: left;
	height: 15px;
	width: 200px;
	margin-top: 9px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525f52;
}
#mainWrapper #footer #opening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 60px;
	width: 210px;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	background-color: #8c9d8c;
	padding-top: 10px;
	line-height: 11px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.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;	
}
.tlMenu	{
	color: #062A4C;
	text-decoration: none;
}
.emailUs	{
	color: #062A4C;
	text-decoration: underline;
}
.emailUs:hover	{
	color: #020020;
	text-decoration: none;
}
#mainWrapper #footer #webvertiseit .myLink	{
	color: #525f52;
	text-decoration: none;
}
#mainWrapper #footer #webvertiseit .myLink:hover	{
	color: #020020;
	text-decoration: underline;
}