@charset "UTF-8";
/* CSS Document */

#printHeader {
	padding-bottom: 10px;
	text-align: left;
	display: none;
}
#printGreenBar {
	display: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	width: 230px;
	margin-top: 0;
	margin-bottom: 0;
}
#header {
	height: 85px;
	width: 800px;
	background-position: left top;
	display: none;
}
#wrapper {
	margin: 0px;
	padding: 0px;
}
#greenBar {
	height: 30px;
	width: 100%;
	background-color: #7BC143;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7BC143;
}
#sidebar {
	float: left;
	width: 146px;
	text-align: left;
	padding-right: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 54px;
	display: none;
}
.contactTitles {
	font-weight: normal;
	text-transform: uppercase;
	color: #0078AE;
	padding-right: 5px;
	line-height: 1.5em;
}
#content {
	width: 100%;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content a:link {
	color: #7BC143;
	text-decoration: none;
}
#content a:hover {
	color: #FF9900;
	text-decoration: none;
}
#content a:visited {
	color: #000000;
	text-decoration: none;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0078AE;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 50px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	display: none;
}
#mobileFooter p {
	margin: 0px;
	padding: 0px;
}
#mobileFooter {
	font-size: 10px;
}
#mobileFooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0078AE;
	line-height: 2em;
	text-decoration: none;
}
#mobileLogo {
	padding-bottom: 10px;
}
#mobileFooter a:visited {
	color: #7DC147;
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
}

.blue16pt {
	color: #0078AE;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#watermarkHome {
	background-image: url(assets/images/bottomIMGhome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 800px;
	clear: both;
	display: none;
}
#watermarkHome img {
	padding-left: 15px;
}
#descriptionHome {
	text-align: left;
	padding-right: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#descriptionHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0078AE;
	margin: 0px;
	padding: 0px;
}
#countDown {
	width: 350px;
	margin-left: 420px;
	padding-top: 20px;
	padding-right: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#countDownIFRAME {
	background-image: url(assets/images/countDownBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 330px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
}
.impTrackerNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #7BC143;
}
.countDownSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#printFooter {
	display: none;
}
#printTagline {
	display: none;
}
