div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

#resources {
	background: url(../images/bg_resources.jpg) no-repeat;
	padding: 20px 0px 0px 34px;
}

#resources_nav {
	margin: 0px;
	padding: 0px;
}

#resources_nav li {
	float: left;
	display: inline;
	height: 62px;
	width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	position: relative;	
	font-size: 0px;
}

#resources_nav li.first {
	margin-left: 0;
}

#resources_nav li a:hover {
	background-position: 0px -62px;
}

#resources_nav li a.active {
	background-position: 0px -124px;
}

#resources_nav li a {
	background: url(../images/bg_resources_tabs.jpg) no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;	
	vertical-align: bottom;
	height: 100%;
	width: 100%;
	height: 62px;
	width: 165px;	
	margin: 0px;
	padding: 0px;
	zoom: 1;
}

#resources_nav li a span {
	position: absolute;
	bottom: 12px;
	left: 12px;
	width: 148px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
div#resources_list.partners {
	border-top: 4px solid #f5f5f5;
	margin: 22px 0 0 ;
}

#resources_list, #resource {
	background-color: #f5f5f5;
	border-top: 4px solid #0c4559;
	width: 662px;
	padding: 0px 26px 45px 22px;
	margin: 0px;
	min-height: 340px;
	_height: 340px;
	clear: both;
}

#resource {
	padding-top: 30px;
}

#resources_list ul {
	padding: 0px;
	margin: 0px;
}
#resources_list ul li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	padding: 16px 0px 16px 0px;
}

#resources_list ul li.partner {
	zoom: 1;
}

#resources_list ul li.partner:after {
	content: '.';
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;	
}

#resources_list ul li h5, #resource h5 {
	float: left;
	display: inline;
	color: #666;
	font-size: 11px;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#resources_list ul li span.date, #resource span.date {
	display: block;
	color: #999;
	font-size: 11px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#resources_list ul li a {
	display: block;
	position: static;
	clear: both;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#resources_list ul li a img.logo
{
	float:left;
	padding-right:15px;
	border: 0;
}

#resources_list ul li a div.line
{
	float:left;
	border-right: #999 1px solid;
	margin: 8px 15px 0px 0px;
	width: 1px;
	height: 35px;
}

#resources_list ul li a span.title {
	font-size: 14px;
	color: #5C952F;
	font-weight: bold;
	padding: 7px 0px 10px 0px;
}

#resources_list ul li.partner a span.title {
	float: left;
	display: inline;	
	padding: 0px 0px 0px 0px;
}

#resources_list ul li a span.description {
	font-size: 12px;
	color: #666;
	margin: 4px 0px 4px 0px;
	display: block;
}

#resources_list ul li.partner a span.description {
	float: left;
	display: inline;
	width: 556px;
}

#resources_list ul li a span.button {
	width: 93px;
	height: 20px;
	display: block;
	margin: 10px 0px 0px 0px;
	background: url(../images/bttn_learn_more.jpg) no-repeat 0 top;
	cursor: pointer;
}

#resources_list ul li a:hover span.button {
	background: url(../images/bttn_learn_more.jpg) no-repeat 0 -20px;
}

#resources_list ul li a span.button_video {
	width: 93px;
	height: 20px;
	display: block;
	margin: 10px 0px 0px 0px;
	background: url(../images/bttn_view_video.jpg) no-repeat 0 top;
}

#resources_list ul li a:hover span.button_video {
	background: url(../images/bttn_view_video.jpg) no-repeat 0 -20px;
}

#resources_list ul li a span.button_site {
	width: 93px;
	height: 20px;
	display: block;
	margin: 10px 0px 0px 0px;
	background: url(../images/bttn_visit_site.jpg) no-repeat 0 top;
}

#resources_list ul li a:hover span.button_site {
	background: url(../images/bttn_visit_site.jpg) no-repeat 0 -20px;
}

#resources_list ul {
	display: none;
}

#resources_list ul#resource0 {
	display: block;
}

#resource h2 {
	font-size: 18px;
	color: #5C952F;
	clear: left;
	margin: 0px 0px 25px 0px;
}

#resource h6 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#resource a.back {
	float: right;
	display: inline;
	width: 105px;
	height: 20px;
	background: url(../images/bttn_back_to_list.jpg);
	text-indent: -500px;
	overflow: hidden;
}

#resource a.back:hover {
	background-position: 0px -20px;
}

#resource a {
	color: #5C952F;
}

#resource p.intro {
	color: #333;
	padding: 0px 0px 0px 0px;
}

#resource p {
	font-size: 12px;
	margin-bottom: 15px;
	color: #666;
}

#resource ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#resource ul li {
	font-size: 12px;
	color: #666;
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px 0px;
	padding: 0px;
}

#resource hr {
	border: 0px;
	height: 1px;
	border-top: 1px solid #CCC;
	margin: 10px 0px 10px 0px;
}

/* FAQs */

#faqs {
	background: url(../images/bg_faqs.jpg) no-repeat;
	padding: 20px 0px 0px 34px;
	position: relative;
	zoom: 1;
}

#faqs.testimonials
{
	background: #f5f5f5 url(../images/testimonials/testimonials_bg.jpg) no-repeat;
}

#faqs.testimonials ul
{
	padding-top: 10px;
}

#faqs #left {
	width: 600px;
	margin: 0;
	padding: 0;
	min-height: 600px;
	_height: 600px;
}

#faqs.testimonials #left 
{
	width: 400px;
	min-height: 0px;
	_height: 0px;
}

#faqs p.intro {
	color: #000;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 20px 0px;
}

#faq_list {
	margin: 15px 0px 30px 0px;
	padding: 0px 5px 0px 5px;
	width: 550px;
}

#faq_list li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 5px;
}

#faq_list li a.question {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	display: block;
	background: url(../images/faqs_plus.gif) no-repeat;
	text-decoration: none;
	min-height: 16px;
	_height: 16px;
}

#faq_list li a.question:hover {
	background: url(../images/faqs_plus_over.gif) no-repeat;
}

#faq_list li div {
	display: none;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#faq_list li.active {
	background: #ecebe9;
		-moz-border-radius: 5px;
-webkit-border-radius: 5px;	
}

#faq_list li.active a.question {
	background: transparent url(../images/faqs_minus.gif) no-repeat;
}

#faq_list li.active a.question:hover {
	background: transparent url(../images/faqs_minus_over.gif) no-repeat;
}

#faq_list li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#faq_list li ul li {
	font-size: 12px;
	margin: 2px 0px 2px 20px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	color: #666;
	width: 220px;
}

#faq_list li div p {
	color: #666;
	font-size: 12px;
	padding: 10px 20px 10px 0px;
	line-height: 16px;
}

#faq_list li div p a {
	color: #5C952F;
}

#faq_list li .faq_left,
#faq_list li .faq_right
{
	display: block;
	margin: 0px 0px 10px 0;
	padding: 0;
}

#faq_list li .faq_left
{
	width: 350px;
	float: left;
}

#faq_list li .faq_right
{
	width: 135px;
	float: left;
	margin-top: 35px;
}

#faq_list li div em
{
	font-size: 12px;
	font-weight: bold;
}

#faq_list  h1
{
	color: #0F94B2;
	font-size: 18px;
	margin-bottom: -15px;
}

#faq_list  li div h1 + p
{
	padding-bottom: 5px;
}

#faq_list a.blog,
#faq_list a.pdf,
#faq_list a.video
{
	color: #5C952F;
	font-size: 13px;
	text-decoration: none;
	display:inline-block;
	height: 30px;
	padding: 15px 0 0 40px;
}

#faq_list a.blog:hover,
#faq_list a.pdf:hover,
#faq_list a.video:hover
{
	color: #0F94B2;
}


#faq_list a.pdf
{
	background: url(../images/icon_pdf.gif) left center no-repeat;
}

#faq_list a.pdf:hover
{
	background: url(../images/icon_pdf_hover.gif) left center  no-repeat;
}

#faq_list a.video
{
	background: url(../images/icon_play_video.gif) left center  no-repeat;
}

#faq_list a.video:hover
{
	background: url(../images/icon_play_video_hover.gif) left center  no-repeat;
}

#faq_list a.blog
{
	background: url(../images/icon_blog.gif) left center no-repeat;
}

#faq_list a.blog:hover
{
	background: url(../images/icon_blog_hover.gif) left center  no-repeat;
}

#testimonials_spotlight
{
	position: absolute;
	background: url(../images/testimonial_pg_spotlight.jpg) no-repeat;
	bottom: 0;
	top: 0;
	height: 420px;
	right: 0px;
	width: 365px;
}
#faqs #form {
	padding: 0px;
	margin: 0px;
	width: 262px;
	height: 61px;
	background: url(../images/faqs_form_bg_closed.png) no-repeat;
	_background: url(../images/faqs_form_bg_closed.gif) no-repeat;	
	position: absolute;
	right: 42px;
	top: 40px;
	z-index: 2;
	padding: 15px 0px 0px 15px;
	margin: 20px 0px 0px 20px;
}

#faqs #form h3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;	
}

#faqs #form h3 a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	display: block;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
}

#faqs #form h3 a:hover {
	background: url(../images/arrow_down_over.gif) no-repeat 235px 3px;
}

#faqs #form fieldset {
	display: none;
	border: 0;
	padding: 0;
	margin: 0;
}

#faqs #form.active  {
	height: 371px;
	background: url(../images/faqs_form_bg_open.png) no-repeat;
	_background: url(../images/faqs_form_bg_open.gif) no-repeat;
}

#faqs #form.active fieldset {
	display: block;
}

#faqs #form fieldset label {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 10px 0px 5px 0px;
}

#faqs #form fieldset input {
	width: 240px;
	display: block;
}

#faqs #form fieldset textarea {
	width: 240px;
	height: 120px;
}

#faqs #form fieldset input.submit {
	width: auto;
	margin: 15px 0px 0px 0px;
}

div#leftCol 
{
	background: #f5f5f5;
	padding: 20px 20px 50px 20px;
	margin: 20px 0 0 0;
	
}
div#leftCol p {
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 145%;
	color: #333;
}

.floatLeft {
	float: left;
	display: inline;
}
.floatRight {
	float: right;
	display: inline;
}
.clearBoth {
	clear: both;
}

p.disclaimer {
	width: 580px;
	padding-bottom: 20px;
	font-weight: bold;
}