@charset "utf-8";
*, body	{
	margin: 0px;
	padding: 0px;
}
#mainWrapper	{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#mainWrapper #main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A312A;
	display: block;
	height: 100%;
	width: 100%;
	margin-bottom: 1%;
}
#mainWrapper #main #topLinks	{
	display: block;
	height: auto;
	width: 100%;
	padding: 2% 0 2% 0;
	float: left;
}
#mainWrapper #main #topLinks #logoHolder	{
	display: none;
	height: auto;
	width: 7%;
	float: left;
}
#mainWrapper #main #topLinks #logoHolder img	{
	display: block;
	height: auto;
	width: 100%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder	{
	display: block;
	height: auto;
	width: 92%;
	float: left;
}
#mainWrapper #main #topLinks #linkHolder a span.link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F746F;
	line-height: 15px;
	text-decoration: none;
	padding-left: 3.2%;
	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: 11px;
	color: #1A211A;
	text-decoration: underline;
	line-height: 15px;
	padding-left: 3.2%;
	float: left;
}
#mainWrapper #main #topTxt  {
	display: block;
	width: 96%;
	height: auto;
	margin-left: 2%;
}
#mainWrapper #main #topTxt h3  {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 8px;
}
#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;
	padding-top: 6px;
	float: left;
}
#mainWrapper #main #midSection h3  {
	font-size: 16px;
	color: #2A312A;
	font-weight: 500;
	line-height: 15px;
}
#mainWrapper #main #midSection p  {
	font-size: 10px;
	font-weight: normal;
	color: #454A45;
	text-align: justify;
	line-height: 16px;
	letter-spacing: 0.55;
}
#mainWrapper #main #midSection #pilot  {
	display: block;
	width: 100%;
	height: auto;
	margin: 1% 0 4% 0;
	float: left;
}
#mainWrapper #main #midSection #pilot #pilotLeft  {
	display: block;
	width: 42%;
	height: auto;
	padding: 0 6% 0 2%;
	float: left;
}
#mainWrapper #main #midSection #pilot #pilotLeft p  {
	font-size: 10px;
	color: #2A312A;
	line-height: 14px;
}
#mainWrapper #main #midSection #pilot #pilotLeft p.large  {
	line-height: 16px;
	font-size: 15px;
	color: #2A312A;
	font-weight: 500;
}
#mainWrapper #main #midSection #pilot #pilotLeft p.larger  {
	line-height: 24px;
	font-size: 18px;
	color: #2A312A;
	font-weight: normal;
}
#mainWrapper #main #midSection #pilot #pilotRight  {
	display: block;
	width: 50%;
	height: auto;
	padding-top: 4%;
	float: right;
}
#mainWrapper #main #midSection #pilot #pilotRight img  {
	width: 100%;
	height: auto;
}
#mainWrapper #main #midSection #safety  {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 4% 0;
	float: left;
}
#mainWrapper #main #midSection #safety #pic  {
	width: 90%;
	height: auto;
	margin: 0 5% 0 5%;
	float: left;
}
#mainWrapper #main #midSection #safety #pic img  {
	width: 100%;
	height: auto;
}
#mainWrapper #main #midSection #safety #safeWords  {
	width: 100%;
	height: auto;
	float: left;
}
#mainWrapper #main #midSection #safety #safeWords p  {
	font-size: 10px;
	color: #2A312A;
	line-height: 16px;
}
#mainWrapper #main #midSection #safety #safeWords p.larger  {
	line-height: 26px;
	font-size: 20px;
	color: #2A312A;
	font-weight: normal;
}
#mainWrapper #main #midSection #safety #safeWords p.larger span.large  {
	line-height: 26px;
	font-size: 16px;
	color: #2A312A;
	font-weight: normal;
}
#mainWrapper #main #midSection div.openChunk  {
	padding-top: 6px;
}
#mainWrapper #main #midSection div.headersOpen h3, 
#mainWrapper #main #midSection div.headersShut:hover h3 {
	font-size: 14px;
	font-weight: 500;
	color: #C20114;
	text-decoration: underline;
	padding-bottom: 10px;
}
#mainWrapper #main #midSection div.headersShut h3 {
	font-size: 14px;
	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;
	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: #2F362F;
	line-height: 18px;
	font-weight: bold;
}
#mainWrapper #main #midSection table tr td th  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F362F;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}
#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;
}
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;
}
#mainWrapper #main #midSection #underTable p.pcpOptions {
	line-height: 22px;
}
#mainWrapper #main #midSection #underTable p.terms {
	display: block;
	color: #8E8E8E;
	font-size: 9px;
}
#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 #midSection 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;
}