/* Hide print header */

div {
  /* Leave this empty div here! */	
}

body #printheader { 
  display: none;
  display: none !important;
  font-size: 6px;
  height: 1px;
  overflow: hidden;
}

/*CLEARFIX*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*BODY*/
body {
	margin: 0;
	padding: 0;
	background-color: #a4a6a6;
}
#gradiant {
	background: #6a737b url(images/gradiant-bg.jpg) repeat-x left bottom;
	margin: 0;
	padding: 0;
}
#reflection {
	background: transparent url(images/reflection.jpg) no-repeat center bottom;
	margin: 0;
	padding: 13px 0 78px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
/*HEADER*/
#header {
	width: 960px;
	height: 100px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 13px 0 0 0;
	position: relative;
}
#header h1 {
	width: 188px;
	height: 71px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	margin: 15px 0 0 15px;
	text-indent: -9999px;
}
#header #alt-nav {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 0 15px 15px;
	list-style-type: none;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
#header #alt-nav a {
	color: #000000;
	text-decoration: underline;
}
#header #alt-nav a:hover {
	color: #000000;
	text-decoration: underline;
}
#header #alt-nav li {
	padding: 8px 8px 0 8px;
	margin: 0;
	float: left;
}
#header #alt-nav li.normal {
	padding: 8px 8px 0 8px;
	margin: 0;
	float: left;
	line-height: 28px;
}
#header #alt-nav #international {
	margin: 0;
	padding: 0;
	position: relative;
}
#header #alt-nav #international h2 {
	width: 134px;
	height: 22px;
	background:  transparent url(images/dropdown.jpg) no-repeat left top;
	margin: 0 0 0 6px;
	padding: 8px 0 0 15px;
	border: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#header #alt-nav #international #language {
	display: none;
	position: absolute;
	z-index: 99;
	top: 30px;
	left: 11px;
	background: #fff;
	border: 1px solid #999;
	list-style-type: none;
	float: none;
	padding: 5px;
	margin: 0;
	width: 127px;
}
#header #alt-nav #international:hover #language,
#header #alt-nav #international.hover #language {
	display: block;
}
#header #alt-nav #international #language li {
	padding: 2px 5px;
	margin: 0;
	display: block;
	float: none;
}
#header #alt-nav #international #language li a {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#header #nav {
	padding: 45px 10px 10px 0;
	margin: 0;
	list-style-type: none;
	float: right;
}
#header #nav #fake-search {
	width: 158px;
	height: 29px;
	line-height: 29px;
	padding: 0;
	margin: 7px 0 0 0;
}
#header #nav #search {
	width: 158px;
	height: 29px;
	line-height: 29px;
	background:  url(images/rounded.jpg) no-repeat left top;
	padding: 0;
	margin: 7px 0 0 0;
	position: relative;
}
#header #nav #search button {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	position: absolute;
	right: -1px;
	top: 2px;
}
#header #nav #search #q {
	width: 120px;
	border: none;
	background: transparent;
	margin: 8px 0 0 8px;
}
#header #nav #search #q:focus {
	border: none;
	outline: none;
}
#header #nav a {
	color: #000000;
	text-decoration: none;
}
#header #nav a:hover {
	color: #000000;
	text-decoration: none;
}
#header #nav li {
	float: left;
}
#header #nav li a {
	height: 45px;
	background-repeat: no-repeat;
	display:block;
	text-decoration: none;
}
#header #nav li a:hover {
	background-repeat: no-repeat;
}
#header #nav li.products {
	background-image: url(images/nav_products_over.jpg);
}
#header #nav li.products a {
	width:78px;
	background: url(images/nav_products.jpg);
}
#header #nav li.products a:hover {
	background-image: url(images/nav_products_over.jpg);
}
#header #nav li.products a:active {
	background-image: url(images/nav_products_down.jpg);
}
#header #nav li.products-on a {
	width:78px;
	background: url(images/nav_products_on.jpg);
}
#header #nav li.products-on a:hover {
	background-image: url(images/nav_products_on.jpg);
}
#header #nav li.products-on a:active {
	background-image: url(images/nav_products_down.jpg);
}
#header #nav li.solutions {
	background-image: url(images/nav_solutions_over.jpg);
}
#header #nav li.solutions a {
	width:81px;
	background-image: url(images/nav_solutions.jpg);
}
#header #nav li.solutions a:hover {
	background-image: url(images/nav_solutions_over.jpg);
}
#header #nav li.solutions a:active {
	background-image: url(images/nav_solutions_down.jpg);
}
#header #nav li.solutions-on a {
	width:81px;
	background-image: url(images/nav_solutions_on.jpg);
}
#header #nav li.solutions-on a:hover {
	background-image: url(images/nav_solutions_on.jpg);
}
#header #nav li.solutions-on a:active {
	background-image: url(images/nav_solutions_down.jpg);
}
#header #nav li.services {
	background-image: url(images/nav_services_over.jpg);
}
#header #nav li.services a {
	width:75px;
	background-image: url(images/nav_services.jpg);
}
#header #nav li.services a:hover {
	background-image: url(images/nav_services_over.jpg);
}
#header #nav li.services a:active {
	background-image: url(images/nav_services_down.jpg);
}
#header #nav li.services-on a {
	width:75px;
	background-image: url(images/nav_services_on.jpg);
}
#header #nav li.services-on a:hover {
	background-image: url(images/nav_services_on.jpg);
}
#header #nav li.services-on a:active {
	background-image: url(images/nav_services_down.jpg);
}
#header #nav li.community {
	background-image: url(images/nav_community_over.jpg);
}
#header #nav li.community a {
	width:94px;
	background-image: url(images/nav_community.jpg);
}
#header #nav li.community a:hover {
	background-image: url(images/nav_community_over.jpg);
}
#header #nav li.community a:active {
	background-image: url(images/nav_community_down.jpg);
}
#header #nav li.community-on a {
	width:94px;
	background-image: url(images/nav_community_on.jpg);
}
#header #nav li.community-on a:hover {
	background-image: url(images/nav_community_on.jpg);
}
#header #nav li.community-on a:active {
	background-image: url(images/nav_community_down.jpg);
}
#header #nav li.customers {
	background-image: url(images/nav_customers_over.jpg);
}
#header #nav li.customers a {
	width:89px;
	background-image: url(images/nav_customers.jpg);
}

#header #nav li.customers a:hover {
	background-image: url(images/nav_customers_over.jpg);
}
#header #nav li.customers a:active {
	background-image: url(images/nav_customers_down.jpg);
}
#header #nav li.customers-on a {
	width:89px;
	background-image: url(images/nav_customers_on.jpg);
}
#header #nav li.customers-on a:hover {
	background-image: url(images/nav_customers_on.jpg);
}
#header #nav li.customers-on a:active {
	background-image: url(images/nav_customers_down.jpg);
}
#header #nav li.company {
	margin-right: 20px;
	background-image: url(images/nav_company_over.jpg);
}
#header #nav li.company a {
	width:81px;
	background-image: url(images/nav_company.jpg);
}
#header #nav li.company a:hover {
	background-image: url(images/nav_company_over.jpg);
}
#header #nav li.company a:active {
	background-image: url(images/nav_company_down.jpg);
}
#header #nav li.company-on {
	margin-right: 20px;
}
#header #nav li.company-on a {
	width:81px;
	background-image: url(images/nav_company_on.jpg);
}
#header #nav li.company-on a:hover {
	background-image: url(images/nav_company_on.jpg);
}
#header #nav li.company-on a:active {
	background-image: url(images/nav_company_down.jpg);
}
#header #nav form {
	margin: 0;
	padding: 0;
}
#header #nav form input {
	width: 100px;
}
/*SUBHEADER*/

#subheader {
	width: 960px;
	height: 71px;
	background: 		url(images/breadcrumb.jpg) no-repeat center top;
}
#breadcrumb {
	padding: 45px 0 0 260px;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
}
#breadcrumb ul {
	background:  url(images/arrow.jpg) no-repeat left;
	float:left;
	margin:0 0 0 10px;
	padding: 0 0 0 20px;
}
#breadcrumb li {
	float: left;
	margin: 0;
	padding-right: 10px;
	list-style-type: none;
}
#breadcrumb li a {
	display:block;
	color: #4c4c4c;
	text-decoration: underline;
	text-transform: capitalize;
}
#breadcrumb li a:hover {
	color: #4c4c4c;
	text-decoration: underline;
	text-transform: capitalize;
}
#breadcrumb li a:visited {
	color: #4c4c4c;
	text-decoration: underline;
	text-transform: capitalize;
}
/*SIDEBAR*/
#sidebar {
	height: auto;
	width: 240px;
	float: left;
	margin-right: -240px; 
}
.list-nav {
	border-bottom: 1px solid #000;
}
.list-nav h2 {
	text-indent: -9999px;
	background: url(images/sidebar-navigation-heading.gif) no-repeat top left;
	width: 240px;
	height: 30px;
	margin: 0;
	padding: 0;
}
.list-nav ul {
	padding: 0;
	margin: 0;
	display: block;
	width: 240px;
}
.list-nav ul ul {
	/*display: none;*/
}
.list-nav li {
	list-style: url(none) outside none;
	display: block;
	background: url(images/expand.jpg) no-repeat;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.list-nav li a {
	/*height: 36px;*/
	display: block;
	width: auto;
	background: url(images/expand.jpg) no-repeat;
	text-decoration: none;
	color: #000;
	padding: 8px 0 8px 28px;
	cursor: pointer;
}
.list-nav li.parentitem a, .list-nav li.parentitem-open a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #000;
	padding: 8px 0 8px 28px;
	cursor: pointer;
}

.list-nav li a:hover {
	background: url(images/expand_over.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li a:active {
	background: url(images/expand_down.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li.parentitem a {
	background: url(images/expand_open.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li.parentitem a:hover {
	background: url(images/expand_open_over.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li.parentitem a:active {
	background: url(images/expand_open_down.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li.parentitem-open a {
	background: url(images/expand_close.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li.parentitem-open a:hover {
	background: url(images/expand_close_over.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li.parentitem-open a:active {
	background: url(images/expand_close_down.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li.parentitem-open li a {
	padding: 8px 0 8px 42px;
	background: url(images/expand_sub.jpg) no-repeat;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
}
.list-nav li.parentitem-open li a:hover {
	background: url(images/expand_sub.jpg) no-repeat;
	cursor: pointer;
}
.list-nav li.parentitem-open li a:active {
	background: url(images/expand_sub.jpg) no-repeat;
	cursor: pointer;
}
.list-bucket {
	width: 217px;
	margin: 20px auto 5px;
	background: url(images/list-bucket-bottom.png) no-repeat center bottom;
}
.list-bucket ul {
	padding: 0 0 35px;
	margin: 0;
	list-style-type: none;
}
.list-bucket li {
	padding: 13px 0 6px 40px;
	margin:0;
}
.list-next h2 {
	width: 240px;
	height: 30px;
	text-indent: -9999px;
	background: url(images/next-steps-heading.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}
.list-next li.contact, .list-next li.demo, .list-next li.webinar, .list-next li.forum, .list-next li.news, .list-next li.resource {
	background: url(images/contact.jpg) no-repeat 9px 6px;
}
.list-next li.demo {
	background-image: url(images/demo.jpg);
}
.list-next li.webinar {
	background-image: url(images/webinar.jpg);
}
.list-next li.forum {
	background-image: url(images/forum.jpg);
}
.list-next li.news {
	background-image: url(images/news.jpg);
}
.list-next li.resource {
	background-image: url(images/resource.jpg);
}
.list-next ul a {
	display: block;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.list-next li.contact a:hover, .list-next li.demo a:hover, .list-next li.webinar a:hover, .list-next li.forum a:hover, .list-next li.news a:hover, .list-next li.resource a:hover {
	color: #f37421;
	text-decoration: none;
}
.partner-logo {
	width: 217px;
	margin: 20px auto 5px;
}

/*FOOTER*/
#footer-wrapper {
	height: 55px;
	background: url(images/footer-bg.jpg) repeat-x bottom left;
	margin: 0;
}
#footer {
	width: 960px;
	clear: both;
	position: relative;
	font-family: Tahoma;
	font-size: 10px;
	list-style-type: none;
	padding: 23px 0 0;
	margin: 0 auto;
}
#footer .foot-desc {
	width: 200px;
	padding: 0px 8px 0 8px;
}
#footer .foot-desc-int {
	width: 500px;
	padding: 0px 8px 0 8px;
}
#footer .foot-desc-int a {
	color: #666;
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
	margin: 0;
}
#footer ul li {
	margin: 0;
	padding: 0px 8px 0 8px;
}
#footer ul li a {
	font-size: 9px;
	color: #666;
}
#footer ul.policies li {
	float: left;
}
#footer ul.links li {
	float: right;
}
/*CONTENT*/
#columns {
	background: url(images/columns-bg.jpg) repeat-y center top;
}
#column-bottom-wrapper {
	background: url(images/columns-bottom.gif) no-repeat center bottom;
	padding: 0 0 55px 0;
	position: relative;
	margin: 0 0 -15px;
}
#content {
	width: 720px;
	margin: 0 0 0 240px;
	padding: 0;
	position: relative;
}

#next-steps_footer {
	width: 716px;
	height: 41px;
	background: url(images/next-steps-repeat.jpg) repeat-x;
	padding: 0;
	margin: 0;
	/*width: 100%;*/
	position: absolute;
	bottom: 0;
	right: 2px;
}
#next-steps_footer li.next-foot-1 a, 
#next-steps_footer li.next-foot-2 a, 
#next-steps_footer li.next-foot-3 a, 
#next-steps_footer li.next-foot-4 a, 
#next-steps_footer li.next-foot-5 a, 
#next-steps_footer li.next-foot-6 a {
	background: url(images/next-foot-1.jpg) center center no-repeat;
}
#next-steps_footer li.next-foot-2 a {
	background-image: url(images/next-foot-2.jpg);
}
#next-steps_footer li.next-foot-3 a {
	background-image: url(images/next-foot-3.jpg);
}
#next-steps_footer li.next-foot-4 a {
	background-image: url(images/next-foot-4.jpg);
}
#next-steps_footer li.next-foot-5 a {
	background-image: url(images/next-foot-5.jpg);
}
#next-steps_footer li.next-foot-6 a {
	background-image: url(images/next-foot-6.jpg);
}
#next-steps_footer ul {
	display: block;
	list-style-type: none;
	margin: 1px 0 0 0;
	padding: 0 0 0 110px;
	float: right;
	background: url(images/next-steps-ul.jpg) no-repeat left 0px;
}
#next-steps_footer li {
	height: 40px;
	width: 46px;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
#next-steps_footer li a {
	display:block;
	height: 40px;
	width: 46px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#next-steps_footer li a:hover {
	text-decoration: none;
}
#next-steps_footer li a:active {
	text-decoration: none;
}
#next-steps_footer li.next-foot-1 a:hover, 
#next-steps_footer li.next-foot-2 a:hover, 
#next-steps_footer li.next-foot-3 a:hover, 
#next-steps_footer li.next-foot-4 a:hover, 
#next-steps_footer li.next-foot-5 a:hover, 
#next-steps_footer li.next-foot-6 a:hover {
	background: url(images/next-foot-1-hover.jpg) center center no-repeat;
}
#next-steps_footer li.next-foot-2 a:hover {
	background-image: url(images/next-foot-2-hover.jpg);
}
#next-steps_footer li.next-foot-3 a:hover {
	background-image: url(images/next-foot-3-hover.jpg);
}
#next-steps_footer li.next-foot-4 a:hover {
	background-image: url(images/next-foot-4-hover.jpg);
}
#next-steps_footer li.next-foot-5 a:hover {
	background-image: url(images/next-foot-5-hover.jpg);
}
#next-steps_footer li.next-foot-6 a:hover {
	background-image: url(images/next-foot-6-hover.jpg);
}

#tool-tip {
  z-index: 3000;
  position: absolute;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	line-height: 1.2;
	border: none;
	width: 132px;
	padding: 10px;
	height: 16px;
	margin: 0;
	background: url(images/hover-tooltip.gif) top left no-repeat;
}

/*CONTENT LEVEL*/
#page-title_content {
	height: 62px;
	width: 514px;
	background: url(images/page-title_content.jpg) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
}
#page-title_content h2 {
	padding: 28px 10px 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 13px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #929292;
}
#title_content {
	width: 514px;
	float: left;
	padding: 0;
	margin: 0;
}
#title_content h2 {
	padding: 20px 10px 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #6a737b;
}
#subheading_content {
	width: 514px;
	float: left;
	padding: 0;
	margin: 0;
}
#subheading_content .image-leader {
	padding:  20px 10px 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #2e2e2e;
}
#subheading_content h4 {
	padding:  20px 10px 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #2e2e2e;
}
#primary-content_content {
	width: 514px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0 0 45px 0;
}
#primary-content_content p {
	padding: 5px 10px 5px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
}
#primary-content_content h2 {
	padding: 10px 10px 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #6a737b;
}
#primary-content_content h4 {
	padding: 10px 10px 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;
	font-weight: bold;
}
/*#primary-content_content ul {
	padding: 10px 10px 10px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	list-style-type: none;
}
#primary-content_content li {
	padding: 5px 0 0 0;
	margin: 0;
}*/
#primary-content_content ul {
	padding: 10px 10px 10px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	list-style-image:url(/code/images/bullet_corp.jpg);
}
#primary-content_content li {
	padding: 5px 0 0;
	margin: 0 0 0 15px;
}
.list-small {
	display: block;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	padding-top: 5px;
	
}
#primary-content_content a {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_content a:hover {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_content a:visited {
	color: #df5b05;
	text-decoration: underline;
}
#toolbar_content {
	width: 206px;
	float: right;
	background: url(images/toolbar_top.jpg) no-repeat left top;
	padding:0;
	margin: 0;
}
#toolbar_content-top {
	height: 15px;
}
.toolbar_content_download {
	background: url(images/toolbar_repeat_content.jpg) repeat-y center top;
	margin: 0 14px 0 14px;
	padding: 0;
}
.toolbar_content_download p {
	padding: 5px 18px 5px 35px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;
}
.toolbar_content_download p.pdf {
	background: url(images/pdf.jpg) no-repeat 10px 6px;
}
.toolbar_contact_press {
	background: url(images/toolbar_repeat_content.jpg) repeat-y center top;
	margin: 0 14px 0 14px;
	padding: 0;
}
.toolbar_contact_press p {
	padding: 5px 18px 5px 18px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;
}
.toolbar_content_download a {
	color: #4c4c4c;
	text-decoration: none;
}
.toolbar_content_download a:hover {
	color: #4c4c4c;
	text-decoration: none;
}
.toolbar_content_download a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
.toolbar_contact_press a {
	color: #df5b05;
	text-decoration: none;
}
.toolbar_contact_press a:hover {
	color: #df5b05;
	text-decoration: none;
}
.toolbar_contact_press a:visited {
	color: #df5b05;
	text-decoration: none;
}
.toolbar_content_bucket {
	width: 175px;
	margin: 0;
	padding: 0 0 20px 0;
	background: url(images/toolbar_content_bucket-bottom.jpg) no-repeat center bottom;
}
.toolbar_content_download h2 {
	width: 175px;
	height: 34px;
	text-indent: -9999px;
	background: url(images/toolbar_content_download.jpg) no-repeat left top;
	padding: 0;
	margin: 13px 0 0 0;
}
.toolbar_contact_press h2 {
	width: 175px;
	height: 34px;
	text-indent: -9999px;
	background: url(images/toolbar_content_contactpress.jpg) no-repeat left top;
	padding: 0;
	margin: 18px 0 0 0;
}

/*3rd LEVEL*/
#page-title_3rd {
	height: 75px;
	width: 720px;
	background: url(images/page-title_3rd.jpg) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
}
#page-title_3rd h2 {
	padding: 50px 0 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6a737b;
}

#optional-feature_3rd {
	width: 668px;
	height: 238px;
	margin: 20px 2px 0 50px;
}
#optional-feature_3rd img {
	display: block;
}

#primary-content_3rd {
	float: left;
	width: 448px;
	margin: 20px 0 45px 0;

}
#primary-content_3rd h3 {
	margin: 0;
	padding:  15px 0 15px 50px;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #f37421;
}

#primary-content_3rd h4{
	width: 392px;
	padding:  15px 0 15px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #f37421;
	

}
#primary-content_3rd p {
	width: 392px;
	padding: 0 0 10px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;
}
#primary-content_3rd ul {
	padding: 10px 10px 10px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	list-style-type: none;
}
#primary-content_3rd ol {
	padding: 10px 10px 10px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
}
#primary-content_3rd li {
	padding: 5px 0 0 0;
	margin: 0;
}
#primary-content_3rd li a {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_3rd li a:hover {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_3rd li a:visited {
	color: #df5b05;
	text-decoration: underline;
}

#primary-content_3rd a {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_3rd a:hover {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_3rd a:visited {
	color: #df5b05;
	text-decoration: underline;
}
.primary-image {
	padding-left: 50px;
}

#toolbar_3rd {
	width: 272px;
	float: right;
	padding:0;
	margin: 0;
}
.toolbar_3rd_download {
	background: url(images/toolbar_repeat_3rd_dl.jpg) repeat-y center top;
	margin: 0 13px 0 13px;
	padding: 0;
}
.toolbar_3rd_download p {
	padding: 4px 18px 4px 35px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;
}
.toolbar_3rd_download p.pdf {
	background: url(images/pdf.jpg) no-repeat 10px 6px;
}
.toolbar_3rd_download p.web {
	background: url(images/web.gif) no-repeat 10px 6px;
}
.toolbar_3rd_download p.event {
	background: url(images/event.gif) no-repeat 10px 6px;
}
.toolbar_3rd_download p.press {
	background: url(images/press.gif) no-repeat 10px 6px;
}
.toolbar_3rd_download p.video {
	background: url(images/video.gif) no-repeat 10px 6px;
}
.toolbar_3rd_download p.internal {
	background: url(images/internal.gif) no-repeat 10px 6px;
}
.toolbar_3rd_promo {
	background: url(images/toolbar_repeat_3rd_promo.jpg) repeat-y center top;
	margin: 0 13px 0 13px;
	padding: 0;
}
.toolbar_3rd_promo p {
	padding: 10px 18px 30px 18px;
	text-align:center;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #000000;
}
.toolbar_3rd_download a {
	color: #4c4c4c;
	text-decoration: none;
}
.toolbar_3rd_download a:hover {
	color: #4c4c4c;
	text-decoration: none;
}
.toolbar_3rd_download a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
.toolbar_3rd_promo a {
	color: #df5b05;
	text-decoration: none;
}
.toolbar_3rd_promo a:hover {
	color: #df5b05;
	text-decoration: none;
}
.toolbar_3rd_promo a:visited {
	color: #df5b05;
	text-decoration: none;
}
.toolbar_3rd_bucket {
	width: 246px;
	margin: 0;
	padding: 0 0 20px 0;
	background: url(images/toolbar_3rd_bucket-bottom.jpg) no-repeat center bottom;
}
.toolbar_3rd_bucket-promo {
	width: 246px;
	margin: 0;
	padding: 0 0 20px 0;
	background: url(images/toolbar_3rd_bucket-promo.jpg) no-repeat center bottom;
}
.toolbar_3rd_download h2 {
	width: 246px;
	height: 34px;
	text-indent: -9999px;
	background: url(images/toolbar_3rd_download.jpg) no-repeat left top;
	margin: 15px 0 0 0;
	padding: 0;
}
.toolbar_3rd_promo h2 {
	width: 246px;
	height: 34px;
	text-indent: -9999px;
	background: url(images/toolbar_3rd_promo.jpg) no-repeat left top;
	margin: 12px 0 0 0;
	padding: 0;
}

/*2nd LEVEL*/
#page-title_2nd {
	height: 75px;
	width: 720px;
	background: url(images/page-title_3rd.jpg) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
}
#page-title_2nd h2 {
	padding: 50px 0 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6a737b;
}

#optional-feature_2nd {
	width: 668px;
	height: 238px;
	margin: 20px 2px 0 50px;
}

#primary-content_2nd {
	float: left;
	width: 480px;
	margin-top: 20px;

}


#primary-content_2nd h4{
	padding:  15px 0 15px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #f37421;

}
#primary-content_2nd h3{
	padding:  15px 0 15px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: normal;
	color: #f37421;

}
#primary-content_2nd a {
	color: #f37421;
	text-decoration: none;

}
#primary-content_2nd a:hover {
	color: #f37421;
	text-decoration: none;

}
#primary-content_2nd a:visited {
	color: #f37421;
	text-decoration: none;

}
#primary-content_2nd p {
	padding: 0 0 10px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;
}
#primary-content_2nd ul {
	padding: 10px 10px 10px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	list-style-type: none;
}
#primary-content_2nd ol {
	padding: 10px 10px 10px 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
}
#primary-content_2nd li {
	padding: 5px 0 0 0;
	margin: 0;
}
#secondary-content_2nd {
	/* float: left; */
	width: 720px;
	margin: 25px 0 45px 0;

}
#secondary-content_2nd a {
	color: #f37421;
	text-decoration: none;

}
#secondary-content_2nd a:hover {
	color: #f37421;
	text-decoration: none;

}
#secondary-content_2nd a:visited {
	color: #f37421;
	text-decoration: none;

}
.secondary-block-left {
	width: 260px;
	height: 140px;
	margin:  0 0 15px 35px;
	float: left;
}
.secondary-block-right {
	width: 260px;
	height: 140px;
	margin:  0 90px 15px 35px;
	float: right;
}
.secondary-image {
	float: left;
	padding-right: 15px;
}
.secondary-block-left h4 {
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #f37421;
	
}
.secondary-block-right h4 {
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #f37421;
	
}
.secondary-block-left p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;
}

.secondary-block-right p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;

}


/*SEARCH*/

.resultRowOne {
	background-color: #FFFFFF;
	margin: 0 0 0 50px;
}
.resultRowTwo {
	background-color: #fdf8f4;
	margin: 0 0 0 50px;

}
#primary-content_content .search-results h4 {
	color:#5b881f;
	font-family:Verdana,Geneva,Tahoma,Trebuchet MS,Arial,Sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.2px;
	line-height:1.2;
	margin:0;
	padding: 10px 10px 0 10px;

}
#primary-content_content .search-results h4 a {
	color: #5b881f;
}
#primary-content_content .search-results h4 a:hover {
	color: #5b881f;
}
#primary-content_content .search-results p {
	color:#4C4C4C;
	font-family:Verdana,Geneva,Tahoma,Trebuchet MS,Arial,Sans-serif;
	font-size:12px;
	letter-spacing:0.2px;
	line-height:1.2;
	margin:0;
	padding: 5px 10px 10px 10px;
	
}

/*LISTS*/

#primary-content_list {
	width: 670px;
	float: left;
	padding: 20px 0 0 50px;
	margin: 0 0 45px 0;
}

#primary-content_list .news-date {
	padding: 5px 20px 5px 0;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	float: left;
}
#primary-content_list .news-desc {
	padding: 5px 0 5px 10px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	display: block;
	
}
#primary-content_list .year-header {
	width: 600px;
	margin: 10px 10px 20px 50px;
	padding: 5px 0 5px 10px;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #6a737b;
	background-color: #dee2e7;
}
#primary-content_list .news-block {
	width: 600px;
	margin: 0 0 0 50px;
	padding: 0 0 20px 0;
}
#primary-content_list .news-line {
	width: 600px;
	border-bottom: 1px solid #dee2e7;
	margin: 0 0 0 50px;
	padding: 0;
	
}
#primary-content_list h2 {
	padding: 5px 10px 0 50px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #6a737b;
}
#primary-content_list .leader-block {
	width: 600px;
	height: 130px;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
}
#primary-content_list .leader-image {
	width: 95px;
	height: 130px;
	padding: 0 20px 0 0;
	margin: 0;
	float: left;
}
#primary-content_list .leader-image img {
	width: 85px;
	height: 113px;
	border: 1px solid #000000;

}
#primary-content_list .leader-desc {
	padding: 40px 0 0 10px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	display: block;
	
}
#primary-content_list .spotlight-block {
	width: 180px;
	height: 180px;
	margin: 0 30px 30px 0;
	padding: 0 0 0 0;
	background-color: #eaeaea;
	float: left;
	border: 1px solid #dddddd;
}
#primary-content_list .spotlights {
	width: 670px;
	
	
}
#primary-content_list .spotlight-image {
	width: 180px;
	height: 100px;
	padding: 10px 10px 10px 10px;
	margin: 0;
	
}
#primary-content_list .spotlight-image img {
	width: 160px;
	height: 100px;

}
#primary-content_list .spotlight-desc {
	padding: 0 10px 0 10px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	display: block;
	text-align: center;
	
}
#primary-content_list h4 {
	padding: 10px 10px 20px 0;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #4c4c4c;
	font-weight: bold;
}
#primary-content_list .test-block {
	width: 600px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
#primary-content_list .test-image {
	width: 140px;
	/*height: 130px;*/
	padding: 0 0 0 0;
	margin: 0;
	float: left;
	
}
#primary-content_list .test-image img {
	width: 130px;
	

}
#primary-content_list .test-desc {
	padding: 0 0 0 20px;
	margin: 0 0 0 140px;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	border-left: 1px solid #dddddd;
	

	
}
.testimony {
	display: block;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;
	padding-top: 5px;
	
}
#primary-content_list .zone-block {
	width: 400px;
	height: auto;
	background-color: #e7eaef;
	
	margin: 0 0 20px 100px;
	padding: 0 0 0 0;
}
#primary-content_list .zone-name {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #df5b05;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 20px 0;
}
#primary-content_list .zone-header {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #35464f;
	text-align: center;
	padding: 0 5px 20px 5px;
}
#primary-content_list .zone-footer {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #35464f;
	text-align: center;
	padding: 20px 5px 20px 5px;
}
#primary-content_list .zone-block p {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;		
}
#primary-content_list .zone-block table {
	width: 300px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 50px 20px 50px;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #35464f;
}
#primary-content_list .zone-block table td {
	border: .5px solid #dddddd;
	text-align: center;
	padding: 2px 5px 2px 5px;
}
#primary-content_list .zone-block table td.title {
	background-color: #cccccc;
	color: #6a727c;
	font-weight: bold;
}
#primary-content_list .zone-block table td.title-alt {
	background-color: #aeb0af;
	color: #FFFFFF;
	font-weight: bold;
}
#primary-content_list table a {
	color: #35464f;
	text-decoration: underline;
}
#primary-content_list table a:hover {
	color: #35464f;
	text-decoration: underline;
}
#primary-content_list table a:visited {
	color: #35464f;
	text-decoration: underline;
}

#primary-content_list .spotlight-desc a {
	color: #4c4c4c;
	text-decoration: none;
}
#primary-content_list .spotlight-desc a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
#primary-content_list .spotlight-desc a:hover {
	color: #4c4c4c;
	text-decoration: underline;
}

#primary-content_list a {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_list a:hover {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_list a:visited {
	color: #df5b05;
	text-decoration: underline;
}
#primary-content_list h4.anchor-link a {
	color: #df5b05;
	text-decoration: none;
}
#primary-content_list h4.anchor-link a:visited {
	color: #df5b05;
	text-decoration: none;
}
#primary-content_list h4.anchor-link a:hover {
	color: #df5b05;
	text-decoration: none;
}
#primary-content_list p {
	padding: 0 70px 20px 0;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #4c4c4c;		
}
/*SITEMAP*/
#primary-content_map {
	width: 720px;
	float: left;
	padding: 10px 0 0 50px;
	margin: 0 0 50px 0;
}
#map-col-1 {
	width: 360px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;

}
#map-col-2 {
	width: 360px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;

}
#primary-content_map h2 {
	padding: 0 0 8px 0;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: .2px;
	font-weight: bold;
	color: #6a737b;
}
#primary-content_map h4 {
	padding: 0 0 8px 15px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #6a737b;
	font-weight: normal;
}
#primary-content_map ul {
	padding: 0 0 8px 30px;
	margin: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: .2px;
	line-height: 1.2;
	color: #6a737b;
	list-style-type: none;
}
#primary-content_map li {
	padding: 0 0 5px 0;
	margin: 0;
}
#primary-content_map a {
	color: #6a737b;
	text-decoration: none;
}
#primary-content_map a:visited {
	color: #6a737b;
	text-decoration: none;
}
#primary-content_map a:hover {
	color: #df5b05;
	text-decoration: underline;
}


/* Events */
#content #primary-content_2nd .event-list-item ul {
  list-style-type: disc;
}

#content #primary-content_2nd h3.related-list {
	margin: 1em 0 0;
	padding: 0 0 0 50px;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	color: #f37421;
}

#content #primary-content_2nd ul.related-list {
	margin: 0 0 0 1em;
}


/*NOTES

padding-top
padding-right
padding-bottom
padding-left*/

