﻿body 
{
	background:none repeat scroll 0% 0% #eeeeee;
	margin:0px; font-family:Helvetica, Arial, Sans-Serif;
}
.f12{font-size:12px;}
.f14{font-size:14px;}
.headerw{ width:100%; background:white;}
.blueBox{background:url("../images/background-blue.jpg") no-repeat scroll center 0pt rgb(0, 75, 133); height: 155px; }
.silverBack{ background:#eeeeee;}
.contentHolder{width:982px;  background:white;}

.footer{background:white; width:980px; text-align:left;}


 
h1.fid{ font-size:22px; padding:0px; margin:0px;}
h2.fid{ font-size:18px; padding:0px; margin:0px;}

h2 span {font-size: 12px; font-weight: normal;}

.clearBlock
{
display:inline-block; clear:both;	
}
.floatLeft{ float:left;}
.floatRight{float:right;}

.blueText{color:#005182;}
.whiteText{color:#ffffff;}
.mt10{margin-top:10px;}

.label {padding-top: 5px; display: block;}

.hero-title {
padding: 36px 0 62px 0;
font-weight: bold;
font-size: 30px;
color: white;
width: 980px; 
margin: 0 auto;
}

.footer {width: 980px; margin: 0 auto;}

#main {width: 930px; margin: 0 auto; background-color: #fff; padding: 25px; margin-top:-40px; border-radius: 10px; -moz-border-radius: 10px;}

.packageFilter { margin: 10px 0 0 0; font-size: 12px; font-weight: bold; padding: 10px 15px; background-color: #25b0ed; width: 250px; color: #fff;}
.packageFilter form {display: inline;}
.packageFilter select {display: inline-block; width: 100px; margin: 0 10px;}

.smallLink {font-size: 11px; color: #fff; font-weight: normal; float: right; padding: 5px 15px;}
.smallWhite {font-size: 12px; color: #fff; font-weight: bold; padding: 0 0 0 20px;display: block;}

.smallBtn {
	height: 50px; width: 280px; display: block; padding: 0; margin: 0;background-image: url(../images/downloadPDF.png);}
	
.smallBtn:hover {background-position: 0 -51px;}

.downloadPDF { position: absolute; margin-left: 700px; margin-top: 30px;}

.tableWrapper {background-color: #005181; border-radius: 10px; -moz-border-radius: 10px; padding: 15px;}
.innerTable {background-color: #fff; border-radius: 10px; -moz-border-radius: 10px; }
tr.header {background-color: #1af; font-size: 16px; font-weight: 600; color: #fff; }
tr.header td {padding: 5px 0; text-align: center; background-color: #1af;border-bottom: none}

.toprightcurve {border-top-right-radius: 10px; -moz-border-top-right-radius: 10px;}
.topleftcurve {border-top-left-radius: 10px; -moz-border-top-left-radius: 10px;}

tr.subhead {background-color: #c4ebfb; font-size: 12px; font-weight: 600; color: #005181;}
tr.subhead td {padding: 8px 0; text-align: center;background-color: #c4ebfb; border-bottom: none;}
tr.subhead td.package {font-size: 14px; text-align: left; width: 245px; padding-left: 15px; background-color: #b7dbea; display: block;}

.prices {text-align: center; font-size: 14px;}
.prices td {padding: 10px; border-bottom: 1px solid #ccc;}
.small {font-size: 11px;}
td.package {background-color: #eee; text-align: left; padding-left: 15px;}

td.rDivider {border-right: 5px solid #E9E9E9;}
tr.header td.rDivider {border-right: 5px solid #009fdf;}
tr.subhead td.rDivider {border-right: 5px solid #b7dbea;}

.innerTable p {padding: 15px 15px 0 15px;}

.leftAlign {text-align: left;}
