* {
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	}
	
body {
	font-size: 13px;
	line-height: 17px;
	color: black;
	}

p, img {
	margin: 0;
	}
	
img, div { 
	behavior: url(images/iepngfix/iepngfix.htc) 
	}
	
#div1 { float:left; width:189px;}
#div2 { float:left; width:40px;}
#div3 { float:left; width:476px; padding: 0; 0; 0; 0;}
#div4 { float:left; width:38px;}

a, a:visited {
	text-decoration: none;
	color: white;
	}

a:hover {
	font-weight: bold;
	}
	
ul {
	padding: 0;
	margin: 20px 0px 20px 70px;
	list-style-type: disc;
}

li
{
	margin: 0px 0px 0px 0px;
}

ol {	padding: 0;	margin: 20px 0px 20px 70px; }
ol li {	margin: 10px 0px 10px 0px; }

ol.alpha { list-style-type: lower-alpha; margin: 10px 0px 10px 20px; }
ol.alpha li {	margin: 10px 0px 10px 0px; }

#wrapper {
	width: 919px;
	height: 699px;
	margin: 10px auto auto auto;
	border: solid 1px black;
	padding: 11px;
	}

#wrapper_news {
	width: 919px;
	margin: 10px auto auto auto;
	border: solid 1px black;
	padding: 11px;
	}
	
#header {
	width: 919px;
	height: 60px;
	clear: both;
	}
	
#footer {
	width: 919px;
	height: 23px;
	clear: both;
	text-align: center;
	font-size: 13px;
	}

.centering {
	text-align: center;
	}

/* Homepage */
	
#leftContentHome {
	float: left;
	margin: 6px 6px 6px 0;
	}

#rightContentHome {
	float: right;
	width: 474px;
	height: 605px;
	margin: 6px 0 6px 0;
	}
	
/* Other Pages */
	
#leftContent {
	float: left;
	width: 705px;
	height: 605px;
	margin: 6px 6px 6px 0;
	}
	
#leftContent_tall {
	float: left;
	width: 705px;
	margin: 6px 6px 6px 0;
	}	

#leftContent_news {
	float: left;
	width: 919px;
	margin: 6px 6px 6px 0;
	}

#rightContent_news {
	float: right;
	width: 208px;
	height: 100%;
	margin: 6px 0 6px 0;
	}
		
#rightContent {
	float: right;
	width: 208px;
	height: 605px;
	margin: 6px 0 6px 0;
	}

#rightContent_tall {
	float: right;
	width: 208px;
	margin: 6px 0 6px 0;
	}

@media print {
	body {
		font-size:	11pt;
		}
	#leftContent {
		overflow: visible !important;
		}
	#rightContent {
		height: auto !important;
		}
	#wrapper {
		height: auto !important;
		border: 0px;
		}
	#footer {
		display: none !important;
		}
	#header {
		
		}
	}
	
#rightContentHome h1 {
	padding: 0 0 0 20px;
}		
/* Page Styles */

#rightContentHome p, #leftContent p {
	margin: 0 25px 0 35px;
	}
	
.subHeader {
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 20px;
	}

.subHeader2 {
	padding-top: 25px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	}

.content-HEADLINE {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 34px;
	line-height: 38px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

.content-HEADLINE-LIGHT {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 34px;
	line-height: 38px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	}

.content-UpperSubhead {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B6A78;
	}

.content-UpperSubhead-LIGHT {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #888652;
	}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 20px 0px 0px 0px;
}
#nav li
{
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	background-image: url(images/nav.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 1px;
	font-weight: bold;
}
#nav li a:link, #nav li a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#nav li a:active, #nav li a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}
#nav li.navon
{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-image: url(images/navon.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 1px;
	font-weight: bold;
}

#nav-sub ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-sub li
{
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	background-image: url(images/nav-sub.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 1px;
	margin-bottom: 1px;
	font-weight: normal;
}
#nav-sub li a:link, #nav-sub li a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#nav-sub li a:active, #nav-sub li a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
#nav li.nav-subon
{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-image: url(images/nav-subon.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 1px;
	margin-bottom: 1px;
	font-weight: normal;
}
#nav-soc ul {
	list-style: none;
	padding: 0;
	margin: 15px 0px 0px 0px;
}
#nav-soc li
{
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	background-image: url(images/nav.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 1px;
}
#nav-soc li a:link, #nav-soc li a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#nav-soc li a:active, #nav-soc li a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}

p.light {
	color: #ffffff;
	}

p.quote {
	padding: 0;
	margin: 40px 15px 0px 15px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	}

p.quote-tight {
	padding: 0;
	margin: 20px 15px 0px 15px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	}

p.quote-author {
	text-align: right;
	padding: 0;
	margin: 10px 15px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
	
	
/* Watch Video Buttons */

.videoButton {
	width: 80px;
	height: 110px;
	}

#video285538 {
	display: block;
	background: url(images/text_video_285538.jpg) no-repeat 0px 0px;
	}
#video285538:hover {
	background: url(images/text_video_285538.jpg) no-repeat -80px 0px;
	}

#video507282 {
	display: block;
	background: url(images/text_video_507282.jpg) no-repeat 0px 0px;
	}
#video507282:hover {
	background: url(images/text_video_507282.jpg) no-repeat -80px 0px;
	}

#video942923 {
	display: block;
	background: url(images/text_video_942923.jpg) no-repeat 0px 0px;
	}
#video942923:hover {
	background: url(images/text_video_942923.jpg) no-repeat -80px 0px;
	}

#video737245 {
	display: block;
	background: url(images/text_video_737245.jpg) no-repeat 0px 0px;
	}
#video737245:hover {
	background: url(images/text_video_737245.jpg) no-repeat -80px 0px;
	}

/* Buttons */
	
.button {
	float: left;
	height: 60px;
	}
	
	
#links {
	width: 919px;
	margin: 10px auto auto auto;
	color: #999999;
	text-align: right;
	font-size: 12px;
}
#links a{
	color: #006600;
}
#space {
	padding: 10px 35px 10px 35px;
}

#addthis { margin: 20px 0px 0px 15px; }

.clear { clear: both; }
.light {	color: #ffffff;	}

.pressreviews { width: 180px; padding: 10px 0px 20px 35px; float: left; color: #FFFFFF; }
.pressreviews h2{	margin: 0px 12px 10px 0px; font-size: 14px;	font-weight: bold; }
.pressreviews img { float: left; margin: 0px 12px 10px 0px; height: 108px; width: 72px; border: 1px solid #000000; }

p.consumer-author {	text-align: right;	margin: 0px;	padding: 0px 10px 0px 0px;	}

.eventcal { float: left; width: 65px; }
