﻿#topContent
{
	background-image: url('Images/topContent.jpg');
	background-repeat: no-repeat;
	width: 951px;
	height: 11px;
}
.content
{
	background-image: url('Images/content.jpg');
	background-repeat: repeat-y;
	width: 771px;
}
.content h1
{
	font-size: 14px;
	color: #10427a;
	margin: 0px;
	padding-left: 12px;		
	margin-right: 5px;
	padding-bottom: 20px;
}
.breadCrumbs
{
	border-bottom: solid 1px #0591d1;	
	padding-left: 6px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
}
.content h2
{
	font-size: 13px;
	color: #0599D4;
	margin: 0px;
	padding-left: 15px;		
	margin-right: 5px;
	padding-bottom: 20px;
	font-style: italic;
	margin-right: 20px;
}
.content h3
{
	padding-top: 20px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 15px;
	color: #0599D4;
	padding-left: 15px;
}
.content p
{
	color: #10427a;
	padding-left: 25px;
	margin: 0px;
	margin-right: 20px;
	padding-bottom: 10px;
}
.content li
{
	color: #10427a;
	margin: 0px;
	margin-right: 20px;
	padding-bottom: 10px;	
}
.content strong
{
	margin-right: 15px;
}
.content .breadCrumbs
{
	font-size: 10px;	
	padding-left: 12px;
	/*border-bottom: solid 1px #eeeeee;*/
}
.content a:link { color: #0591d1; text-decoration: underline;}
.content a:visited {color: #0591d1; text-decoration: underline;}
.content a:hover {text-decoration: none;}

.breadCrumbs a:link { color: #0591d1; text-decoration: none;}
.breadCrumbs a:visited {color: #0591d1; text-decoration: none;}
.breadCrumbs a:hover {text-decoration: underline;}

.content .lightBlue
{
	color: #0591d1;
	cursor: pointer;
	text-decoration: underline;
}



.threeCol
{
	margin-left: 20px; 
	padding-right: 15px;
}
.threeCol td
{
	color: #10427a;
	vertical-align: top;
	border: solid 1px #81c6e5;
	padding: 5px;
}
.threeCol div
{
	margin-bottom: 12px;
	padding-bottom: 3px;
	border-bottom: solid 2px #81c6e5;
	font-weight: bold;
}
.threeCol a:link { color: #0591d1; text-decoration: none;}
.threeCol a:visited {color: #0591d1; text-decoration: none;}
.threeCol a:hover {text-decoration: underline;}

.threeCol p
{
	padding-left: 4px;
}


#contentBot
{
	background-image: url('Images/contentBot.jpg');
	background-repeat: no-repeat;
	width: 771px;
	height: 11px;
}
.menuSub
{
	background-image: url('Images/menuSub.jpg');
	background-repeat: repeat-y;
	width: 160px;
}
#menuSubBot
{
	background-image: url('Images/menuSubBot.jpg');
	background-repeat: no-repeat;
	height: 11px;
	width: 160px;
}
.menuItemTop
{
	background-image: url('Images/menuItemTop.jpg');
	background-repeat: no-repeat;
	height: 35px;
	width: 152px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 8px;
	cursor: pointer;
	color: #10427a;
}
.menuItemTop .head { font-weight: bold; font-size: 13px; }
.menuItemTop .bottom { font-size: 11px; vertical-align: top; }
.menuItemBack
{
	background-image: url('Images/menuItemBack.jpg');
	background-repeat: no-repeat;
	height: 35px;
	width: 152px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 8px;
	color: #10427a;
	cursor: pointer;
}
.menuItemBack .head { font-weight: bold; font-size: 13px; }
.menuItemBack .bottom { font-size: 11px; vertical-align: top; }

.innerMenuTop
{
	background-image: url('Images/innerMenuTop.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 160px;
}
.innerMenuBot
{
	background-image: url('Images/innerMenuBottom.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 160px;
}
.innerMenuBack
{
	background-image: url('Images/innerMenuBack.jpg');
	background-repeat: repeat-y;
	width: 160px;
	font-size: 11px;
}
.innerMenuBack table
{
	margin-left: 0px; 
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;    
	width: 95%;
}
.innerMenuBack td
{
	border-bottom: solid 1px #eeeeee;
	padding-top: 4px;	
	padding-bottom: 6px;
	vertical-align: middle;
	padding-left: 2px;
}
.innerMenuBack td img
{
	text-align: right;
	border: none;
}
.imageLeft
{
	float: left;
	padding: 0px 8px 8px 0px;
}
.imageRight
{
	float: right;
	padding: 0px 0px 8px 8px;
}
.innerMenuBack a:link {color: #10427a; text-decoration: none}
.innerMenuBack a:visited {color: #10427a; text-decoration: none}
.innerMenuBack a:hover {text-decoration: none; color: #0599d4;}
.quickLinks
{
	float: right;
	background-color: #f9f9f9;
	border: solid 1px #aaaaaa;
	margin-right: 14px;
	margin-left: 8px;
	padding: 8px;
	margin-bottom: 4px;
}
.quickLinks .head
{
	font-weight: bold;
	color: #10427a;
	padding-bottom: 4px;
}
.quickLinks a:link {color: #0599d4; text-decoration: none}
.quickLinks a:visited {color: #0599d4; text-decoration: none}
.quickLinks a:hover {text-decoration: underline; color: #0599d4;}

.howWorks
{
	color: #10427a;
	margin-left: 25px;
	border-bottom:  solid 1px #eeeeee;
}
.howWorks td
{
	vertical-align: top;
	color: #10427a;
	padding-left: 5px;
	margin: 0px;
	margin-right: 15px;
	padding-bottom: 10px;
	border-top: solid 1px #eeeeee;
	padding-top: 5px;
}
.howWorks p
{
	vertical-align: top;
	color: #10427a;
	padding-left: 5px;
	margin: 0px;
	margin-right: 15px;
	padding-bottom: 10px;
}
.howWorks th
{
	vertical-align: top;
	text-align: left;
	width: 140px;
	padding-top: 5px;
	border-top: solid 1px #eeeeee;
}
.howWorks tr
{
}
.contactTable
{
	color: #10427a;
	margin-left: 25px;
	margin-bottom: 8px;
}
.contactTable td
{
	vertical-align: top;
	color: #10427a;
	padding-left: 5px;
	margin: 0px;
	margin-right: 15px;
	padding-top: 5px;
}
.contactTable th
{
	vertical-align: top;
	text-align: left;
	width: 80px;
	padding-top: 5px;
}
.faq
{
	color: #10427a;
	margin-left: 25px;
	margin-right: 10px;
}
.faq td
{
	vertical-align: top;
	color: #10427a;
	margin: 0px;
	margin-right: 15px;
	border-bottom:  solid 1px #eeeeee;	
	padding-bottom: 10px;
}
.faq th
{
	vertical-align: top;
	text-align: left;
	font-style: italic;
	padding-top: 30px;
}
.bullet
{
	color: #10427a;
	margin-left: 40px;
	margin-right: 10px;
}
.bullet td
{
	vertical-align: top;
	color: #10427a;
	margin: 0px;
	margin-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bullet th
{
	background-image: url('Images/tick.jpg');  
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;  	
}
.contact
{
	color: #10427a;
	margin-left: 10px;
	margin-right: 10px;
}
.contact td
{
	vertical-align: top;
	color: #10427a;
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.contact th
{
	vertical-align: top;
	text-align: left;
	padding-top: 20px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 15px;
	color: #0599D4;
	padding-left: 5px;
}
.content .sectionHead
{
	padding-top: 20px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 15px;
	color: #0599D4;
	padding-left: 15px;
}
.content .sectionHead2
{
	padding-top: 0px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	color: #0599D4;
	padding-left: 20px;
}
.content .legalHead
{
	font-weight: bold;
	padding-left: 15px;
}
.content .sectionHeadDiv
{
	padding-top: 20px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	color: #0599D4;
	padding-left: 15px;
	margin-right: 7px;
	border-bottom: solid 1px #0599D4;
}
input {	border: 1px solid #7f9db9; }
input:focus { border: 1px dotted #7f9db9; }
input.error { border: 1px dotted red; }
textarea {border: 1px solid #7f9db9; }
textarea:focus { border: 1px dotted #7f9db9; }

/* data table */
table.data-table  {width:100%;border:5px solid #f9fbfc;border-top:none; font-size:.9em;}
table.data-table td {padding:6px 10px; border-top:2px solid #ffffff;background:#F1F6F8;}
table.data-table th { text-align:left; padding: 6px 10px;}
table.data-table th { background:#d7e6ec;border-top:5px solid #f9fbfc;color:#000;}
table.data-table .selected td {padding:6px 10px; border-top:2px solid #0591D1; border-bottom:2px solid #0591D1; background:#E7F0F3;}



.EShipContent
{
	background-image: url('Images/GreyBottomTab.png');  
	background-repeat: no-repeat;  	
	width: 700px;
	height: 40px;
	font-size: 1.5em;
	color: #0599D4;
	padding-left: 50px;
	font-style: italic;
	overflow:hidden;
}

.buy
{
	float: right; 
	margin-right: 80px;
	margin-top: 1.5px;
}

.ETopDiv
{

	background-image: url('Images/GreyTopTab.png');  
	background-repeat: no-repeat;  	
	width: 700px;
	height: 39px;
	margin-bottom: 5px;
	margin-top:5px;
}

.ETopDiv h2
{
	width: 658px;
	height: 10px;
	font-size: 18px; 
	font-weight: bold; 
	color: #10427a;
	padding-top:10px;
}


.ESectionHeaderDiv
{
	width: 658px;
	height: 40px;
	font-size: 2.5em;
	color: #0599D4;
	padding-left: 10px;
	font-style: italic;
	margin-right: 50px;

}

.EContainer
{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;

}