* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #9A9A9A;
}
#wrapper {
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page {
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-y;
	width: 989px;
	padding-right: 8px;
	padding-left: 8px;
}
#pageBottom {
	background-image: url(../images/pageBottom.jpg);
	height: 25px;
}
#header {
	height: 89px;
}
#navigation {
	background-image: url(../images/mainNavBG.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
#navigation li {
	display: inline;
}
#navigation li a {
	display: block;
	float: left;
	color: #444;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	height: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#navigation li a.current {
	background-image: url(../images/mainNavBG_hover.jpg);
	background-repeat: repeat-x;
}
#navigation li a:hover {
	background-image: url(../images/mainNavBG_hover.jpg);
	background-repeat: repeat-x;
}
#navigation li a.lastNav {
	float: right;
	margin-right: 25px;
}

#content a {
	color: #333333;
	font-weight: bold;
}


#hero {
/*	background-image: url(../images/GrayPlaceholder.jpg); */
/*	height: 208px; */
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clearer {
	clear: both;
}
#mainColumn {
	float: left;
	width: 500px;
	margin-left: 25px !important;
	margin-left: 13px;
	padding-right: 25px !important;
	padding-right: 13px;
}
#rightColumn {
	float: right;
	width: 385px;
	margin-right: 25px;
	padding-left: 25px;
/*	border-left-width: 1px; */
/*	border-left-style: solid; */
/*	border-left-color: #333; */
/*	margin-bottom: 15px; */
/*	padding-bottom: 10px; */
}
#secondaryMainColumn {
	width: 627px;
	padding-right: 10px;
	padding-left: 25px;
	float: left;
	margin-bottom: 20px;
}
#secondaryRightColumn {
	width: 290px;
	float: right;
	padding-left: 10px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	margin-bottom: 20px;
}
h2 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
}
h2.topMargin {
	margin-top: 30px;
}
#socialNetworks {
	clear: both;
	margin-right: 25px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 8px;
}
#socialNetworks a {
	display: block;
	float: left;
	color: #333;
	text-decoration: none;
	padding-left: 25px;
	margin-right: 25px;
}
#socialNetworks a {
}
a.SNFacebook {
	background-image: url(../images/icon_facebook.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
a.SNTwitter {
	background-image: url(../images/icon_twitter.jpg);
	background-repeat: no-repeat;
}
a.SNYouTube {
	background-image: url(../images/icon_youtube.jpg);
	background-repeat: no-repeat;
}
#content {
	padding-top: 6px;
}
#mainColumn em, #secondaryMainColumn em {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
#rightColumn em {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
p {
	line-height: 18px;
	margin-bottom: 5px;
}
#footer {
	color: #FFF;
	font-size: 10px;
	padding-left: 20px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#secondaryMainColumn .mainBanner {
	margin-bottom: 15px;
}
#slideContainer {
	float: right;
	height: 210px;
	width: 287px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#mainColumn ul li {
	margin-left: 20px;
	margin-bottom: 5px;
	line-height: 18px;
}
#mainColumn ul {
	margin-bottom: 10px;
}

#secondaryMainColumn ul li {
	margin-left: 20px;
	margin-bottom: 5px;
}
#secondaryMainColumn ul {
	margin-bottom: 10px;
}
.ctaButton {
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 55px;
}
p.signIn {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.quoteTop {
	background-image: url(../images/quoteBG.jpg);
	background-repeat: repeat-y;
	width: 270px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: right;
	margin-top: 30px;
}
p.quoteSig {
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.quoteBottom {
	background-image: url(../images/quoteBottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 290px;
	background-position: right;
}
#secondaryMainColumn p {
	margin-bottom:10px;
}

#secondaryMainColumn h2 {
	margin-bottom:10px;
}

#secondaryMainColumn h3 {
	font-size: 13px;
	color: #666;
	margin-bottom:10px;
}
#secondaryRightColumn h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	color: #444444;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.rightColImg {
	margin-left: 8px;
}
a.blueBox {
	background-image: url(../images/arrowBlueBox.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	padding-left: 22px;
	color: #06486d;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
p.rightColIndent {
	padding-left: 8px;
	padding-bottom: 10px;
}
#slider {
	float: right;
	overflow:hidden;
}
#secondaryMainColumn #slider ul li {
	margin-left: 0px;
	margin-bottom: 0px;
}
#slider a img {
	border:0;
	border-collapse:collapse;
}
#slider ul, #slider li,  #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
	border-collapse:collapse;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 	
		width:287px;
	height:210px;
	overflow:hidden;
}
#prevBtn, #nextBtn,  #slider1next, #slider1prev {
	display:block;
	width:25px;
	height:25px;
	position:relative;
	left:201px;
	top:197px !important;
	top:-12px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:248px;
	top:173px !important;
	top:-37px;
}
/*
			#prevBtn, #nextBtn, #slider1next, #slider1prev {top:-141px;}	
			#nextBtn, #slider1next {top:-163px;}	
		*/
	#prevBtn a, #nextBtn a,  #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:25px;
	height:25px;
	background: url(../images/arrowLeft.png) no-repeat 0 0 !important;
	background: url(../images/arrowLeft.gif) no-repeat 0 0;
	border-collapse:collapse;
	border:0;
}
#nextBtn a, #slider1next a {
	background:url(../images/arrowRight.png) no-repeat 0 0 !important;
	background:url(../images/arrowRight.gif) no-repeat 0 0;
	border-collapse:collapse;
	border:0;
}
table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	margin-top: 20px;
}
th {
	background-image: url(../images/tableHeader.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	padding-top: 8px;
	font-weight: bold;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: e5e5e5;
}
td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	vertical-align:text-top;
}
td.titleRow {
	background-color: #e5e5e5;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.col2 {
	background-color: #f7f7f7;
}


.helpvideo {
	float: left;
	width: 430px;
/*	margin-left: 40px !important; */
/*	margin-left: 13px;*/
	margin-right: 0px !important;
	margin-right: 13px;
	margin-bottom: 40px;
/*	text-align:center;*/
}

.video {
	float: left;
	width: 430px;
	margin-left: 40px !important;
	margin-left: 13px;
	margin-right: 0px !important;
	margin-right: 13px;
	margin-bottom: 40px;
	text-align:center;
}