
#wrapper {
	background-image: url(../images/header_body_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: 100%;
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer {
	color: #4D463C;
	background-color: #ccc8c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 8em;
	vertical-align: middle;
	background-image: url(../images/footer_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	position: relative;
	clear: both;
	width:100%;
	padding-top: 15px;
	margin-top: 100px;
}
#footerContent {
	width: 960px;
	margin: 0 auto;
}
#terms {
	display: block;
	float: left;
	width: 260px;
}
#copyright {
	float: left;
	width: 700px;
	position: relative;
	text-align: left;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover{
	color:#666;
	}
a {
	outline: none;
}

:focus {
  -moz-outline-style: none;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 8px;
	padding-left: 6px;
}
.arrowLink{
	background-image:url(../images/icn_link_lightbg.gif);
	font-weight: bold;
	background-position: left center;
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	}

.container {
	width: 960px;
	margin: 0 auto;
	}

#hero {
	clear: both;
}
#hmMainContent {
	width: 100%;
	height: auto;
	margin-top: 2em;
}
#hmLeftCol {
	float: left;
	width: 260px;
	position: relative;
	margin-right: 20px;
}
#hmMiddleCol {
	float: left;
	width: 400px;
	position: relative;
}
#hmRightCol {
	float: left;
	width: 260px;
	margin-left: 20px;
	position: relative;
	clear: right;
}
.hmActiveVoices {
	width: 100%;
	margin-top: 0em;
	float: left;
	height: auto;
	position: relative;
}
	
.hmTestimonialDetails .name {
	font-weight: bold;
	color: #333;
}
.hmTestimonialDetails .company {
	font-size: .8em;
	text-transform: uppercase;
	color: #666;
}
#hmOverview{
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 2em;
	height: auto;
	}
#hmWhatsNewModule{
	float: left;
	width: 100%;
	position: relative;
	}
.hmWhatsNewItem {
	margin-bottom: .8em;
	width: 100%;
	float: left;
	height: auto;
}
.hmWhatsNewItem img {
	float: left;
}
.moduleImage {
	float: left;
	height: 100px;
}
.hmActiveVoices {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.hmSteppingItUp {
	margin-top: 2em;
	float: left;
	position: relative;
	width: 260px;
}
.hmSteppingItUp .steps{
	color: #666;
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 260px;
	line-height: 1.75em;
	display: block;
	float: left;
	position: relative;
}
.activeVoicesTitle {
	font-size: .8em;
	width: auto;
	text-align: left;
}
#header {
	background-color: #B00000;
	background-image: url(../images/header_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
}
#logo {
	display: block;
	float: left;
	width: 152px;
	position: relative;
	height: 61px;
}
#headerNav {
	float:left;
	position:relative;
	width: 100%;
	height: 120px;
	}
#mainContent {
	width: 100%;
	height: auto;
	float: left;
	position:relative;
	margin-top: 2em;
}
#navSmallContainer {
	float: left;
	position: relative;
	width: 957px !important;
	text-align: right;
	padding-right: 20px;
	top: 0px;
	left: 0px;
}
#navSmall ul{
	margin: 0;
	}
#navSmall li {
	display: inline;
	list-style-type: none;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/navSmall_vert_dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navSmall a:link, #navSmall a:visited  {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 0.2em;
	/*padding-top: 8px;*/
	line-height: 40px;
}	
#navSmall a:hover {
	color:#FFFFC1;
}	
#header a:{
	color:#FFF;
	text-transform: uppercase;
}
#navMainContainer ul {
	width: 100%;
	text-align: left;
	float: left;
	position: relative;
	clear: both;
	vertical-align: top;
	height: 24px;
	float: left;
}

#navMainContainer ul li {
	display: inline;
	list-style-type: none;
}
#navMainContainer ul li a:link,#navMainContainer ul li  a:visited  {
	width: 100%;	
	color:#FFF;
	padding-left: 25px;
	padding-right: 25px;
	text-transform:uppercase;
	/*font-size: 12px;*/
	font-weight: bold;
	word-spacing: 0.2em;
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: top;
	width: 100%;
}

#navMainContainer ul li a:hover {
	color:#FFFFC1;
	background-image: url(../images/mainNav_hover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	0color:#FFFFC1;
	text-decoration:none;
	/*font-size: 12px;*/
	padding-bottom: 6px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	width: auto;
}	
#navMainContainer #navMain .active a {
	background-image: url(../images/mainNav_hover.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	0color:#FFFFC1;
	text-decoration:none;
	padding-bottom: 6px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #FFFFC1;
}
.shareSocial {
	font-weight: bold;
	display: block;
	height: 1.75em;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	margin-top: .4em;	
	margin-left: 0em;
}
.btnArrow {
	position: absolute;
	display: inline;
	margin-top: 0.1em;
	top: 6px;
	right: 20px;
}
#topContent {
	float: left;
	position: relative;
	width: 960px;
}
#bottomContent{
	float:left;
	position:relative;
	}
.moduleContent{
	float: right;
	width: auto;
	border: 1px solid #0F9;
}
.moduleContent .company {
	text-transform: uppercase;
	color: #666;
	font-size: .9em;
	line-height: 1em;
}
#LeftColContent ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
p.name {
	margin: 0px;
}
.company {
	font-size: .8em;
	text-transform: uppercase;
	color: #666;
	line-height: 1.2em;
	font-weight: bold;
}
#LeftCol, #LeftColTop {
	float: left;
	width: 680px;
	height: auto;
}
#RightCol , #RightColTop {
	float: left;
	width: 260px;
	margin-left: 20px;
}
#topContent #LeftCol{
	min-height: 200px;
}
#subContent {
	background-color: #ECE7DD;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C00000;
	width: 680px;
	float: left;
	position: relative;
}
.subContentBody 
{

	float: left;
	position: relative;
	width: 468px;
	padding-left: 20px;
	background-color: #F9F4EA;
	padding-top: 1em;
	padding-bottom: 20px;
	padding-right: 20px;	
	_padding-right: 0px;
	min-height:730px;
	  height:auto !important;
	  height:730px;

}

#LeftColContent {
	float: left;
	position: relative;
	width: 640px;
	padding-left: 20px;
	background-color: #F9F4EA;
	padding-top: 1em;
	padding-right: 20px;
	padding-bottom: 20px;

	
}
#LeftColContent .Module 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	float: left;
	width: 100%;
	line-height:0.2em;
}
#LeftColContent .Module p {
	padding-left: 100px;
	}
#RightCol .Module {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 1em;
}
.subMainImage {
float:left;
	left: 0px;
padding-right:20px;
padding-bottom:40px;
}
.subMainContent {
	width: auto;
	margin: 0px;
	height: 100%;
	float: right;
}
.darkGray {
	color: #333;
}
.innerTitle
{
	padding-right:50px;
}
.align
{
	padding-right:40px;
}
.left {
	float: left;
	margin-right: 1em;
	margin-bottom: .75px;
}
#moduleExploreMore{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C00000;
	background-color: #F9F4EA;
	padding-top: 1.1em;
	padding-bottom: 1.4em;
	width: 260px;
	float: left;
	padding-right: 20px;
	}
#topContent #LeftCol .topLeftColContent {
	float: left;
	height: 118px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 15.5em;
	clear: left;
}
.ModuleList #docList .last, .ModuleList #mailList .last, .ModuleList #arrowList .last   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.moduleKnowGo {
	margin-top:2px
	}
#moduleExploreMore p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 1.2em;
	padding-bottom: 1.2em;
	}	
.ModuleList #docList li {
	list-style-type: none;
	background-image: url(../images/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 10px;
	width: 235px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.ModuleList #docList a{
	font-weight: bold;
	}
.ModuleList #arrowList li {
	list-style-type: none;
	background-image: url(../images/icn_link_graybg.gif);
	/*background-image: url(../images/icon_arrow.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 10px;
	width: 235px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.ModuleList #arrowList a{
	font-weight: bold;
	}
.ModuleList {
	float: left;
	position: relative;
	width: 260px;
	padding-top: 1.6em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.ModuleList #mailList a {
	font-weight: bold;
	text-decoration: underline;
}
.ModuleList #mailList li {
	list-style-type: none;
	/**background-image: url(../images/icon_mail02.gif);**/
	background-image: url(../images/icn_getInTouch.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 10px;
	width: 235px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
h2 .share {
	width: 65px;
	float: right;
	margin-top: .4em;
	text-align: left;
	top: 0px;
	right: 0px;
	position: absolute;
	margin-right: 0px;
}
#moduleExploreMore   a{
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#subNavContainer  {
	float: left;
	position: relative;
	width: 172px;

	
}
#subNav {
	list-style-type: none;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	}
#subNav li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	list-style-type: none;
	}
#subNav li a:link, #subNav li a:visited {
	
	display: block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 32px;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	}
#subNav li a:hover {
	padding-top: 8px;
	color: #666;
	}
#subNav ul li a {
	list-style-type: none;
}
#subNav li ul li {
	list-style-type: none;
	display: block;
	margin-left: -20px;
	margin-right: -20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
#subNav .active2 ul li {
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
	display:block !important
}
#subNav .active a {
	color:#C00;
	background-color: #F9F4EA;
	font-weight: bold;
}
#subNav .active2 a {
	color:#C00;
	background-color: #F9F4EA;
	font-weight: bold;
	background-image: url(../images/subNav_level02_selected.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#subNav .active2 ul {
	margin: 0px;
	padding: 0px;
	background-color: #F9F4EA;
	
}
#subNav .active2 ul li a {
	background-color: #F9F4EA;
	background-image: none;
	color:#333;
}
/*
#subNav .expanded a {
	background-image: url(../images/subNav_level02.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
*/
#subNav .expand a {
	color:#333;
	background-image: url(../images/subNav_level02.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#subNav .expand ul {
	margin: 0px;
	padding: 0px;
	background-color: #F9F4EA;
	
}
#subNav .expand ul li a {
	background-color: #F9F4EA;
	background-image: none;
	color:#333;
}
#subNav .drop a {
	background-color: #F9F4EA;
	background-image: url(../images/subNav_level02_selected.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
#subNav ul li {
	border-bottom:0px
}
#subNav #expand_list li {
 	background-color: #F9F4EA;
	border-left:2px solid #e5e2db !important;
}
#subContentBody .Module {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.whatsNewImage {
	float: left;
	width: 90px;
	height: 85px;
	position: relative;
}
h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:22px;
}
.CTA {
	padding-bottom: 4px;
	margin-top: 0px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 20px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	font-weight: bold;
}
.whatsNewCTA {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	float: left;
	position: relative;
	color: #333;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.1em;
	text-decoration: none;
	width: 170px;
	font-weight: bold;
}
.newsContainer {
	width:540px;
	float:left
}
.newsContainer p {
	padding-left:0px !important
}
.newsTitle {
	width:410px;
	float:left
}
.newsDate {
	width:120px;
	text-align:right;
	float: right;
}
.newsDate h4 {
	font-weight: normal;
	color: #666;
	font-size: 1.2em;
}
.archiveContainer {
	width:638px;
	float:left
}
.archiveContainer p {
	padding-left:0px !important
}
.archiveTitle {
	width:510px;
	float:left;
}
.hrDotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	color: transparent;
	height: 1px;
	margin: 6px 0px;
	padding: 0px;
}
.hrDottedSolid {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 0px;
	height: 1px;
	clear: left;
	float: left;
	position: relative;
	padding: 0px;
	top: 0px;
}
.hrSolid {
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
.sliderControlsHeader {
	padding-top: 0.6em;
	padding-bottom: 0.4em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	height: 14px;
	margin-bottom: 1em;
	text-align: right;
	vertical-align: middle;
}
ul.sliderContent
{
	margin-bottom: 6px;
	width: 100%;
	margin-left: 0px;	
}
#slide_controlTop, #slide_controlBottom {
	padding-top: 7px;
	padding-bottom: 3px;
	position: relative;
	margin-bottom: 1em;
	text-align: right;
	height: 16px;
	top: -10px;
}
ul#slide_controlTop li,ul#slide_controlBottom li{
    list-style: none;
    display: block;
    float:left;
}
ul#slide_controlTop li,ul#slide_controlBottom li
ul#slide_nav li,ul.sliderContent{
    list-style:none;
}
.prev_button, .next_button, #pause_button, #last_button{
    margin-left: 0px;
}
#nex_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
.next_button {
background-image: url(../images/sliderNav_next.gif);
height: 16px;
width: 20px;
}
.next_button:hover {
background-image: url(../images/sliderNav_next.gif);
}
.prev_button {
background-image: url(../images/sliderNav_prev.gif);
height: 16px;
width: 21px;
}
.prev_button:hover {
background-image: url(../images/sliderNav_prev.gif);
}
.pause_button {
background-image: url(../images/sliderNav_pause.gif);
height: 16px;
width: 20px;
}
.pause_button:hover {
background-image: url(../images/sliderNav_pause.gif);
}
.play_button {
background-image: url(../images/sliderNav_play.gif);
height: 16px;
width: 20px;
}
.play_button:hover {
background-image: url(../images/sliderNav_play.gif);
}
.fade{
	margin-bottom: 2em;
}
.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
#slide_nav li:hover, #pause_button, .prev_button, .next_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}
#slide_nav li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
/*margin-left: -10000px;*/
}
#slide_nav li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
#slide_nav li:hover, #pause_button, .prev_button, .next_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}
#slider {
	height: 120px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#LeftColContent .accordion {
	margin-bottom: 20px;
}
ul#share_links_list {
	list-style-type:none;
	margin:6px 6px 0px 6px;
}
#share_links_list li {
	padding-bottom:4px;
}
.share_close {
	display:none;
	margin-left:-6px;
	margin-top:-5px;
	position:absolute;
	width:32px;
}
.share_open {
	display:block;
	margin:0 0 -4 0;
	padding:0px;
	border:1px solid #CCC;
	background-color:#F1F1F1;
	width:32px;
	z-index:100000 !important;
	margin-left:-6px;
	margin-top:-5px;
	position:absolute;
	width:32px;
}
#share_wrapper {
	width:20px;
	padding:0px;
	margin:0px;
	cursor:pointer;
	float:right;
	margin-right:20px;
	z-index:1000
}
#share_image {
	width:20px;
	padding:0px;
	margin:0px;
	margin-left:0px;
}
#share_image img {
	padding:0px;
	margin:0px;
	border:0px;
	width:20px;
}
.newsimage
{
	float:left;
	width:100px;
	height:auto;
	vertical-align:top;
	padding-top:5px;
}
.date {
	font-weight: normal;
	color: #666;
	font-size: 14px;
	float:right;
	padding-left:6px; 
	margin: 0px 3px 10px 6px;
}
.datenews
{
	font-weight: normal;
	color: #666;
	font-size: 14px;
	float:right;
	padding-left:6px; 
	margin-top:-5px;
}
.htitle
{
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:0em;
	font-weight:bolder;
}

.tablenews tr td
{
vertical-align:top;
padding: 5px 0px 5px 0px;	
}
.tablesmallnews tr td
{
vertical-align:top;
margin:0px;
}
.bolditalic
{ font-weight:bold;
	font-style:italic;
}
.bold
{
	font-weight:bold;
}
a.redlink 
{
	cursor:hand;text-decoration:underline;color:#CC0000;
} 
