body{
	margin:0;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333;
	background:#fff;
}
img{border-style:none;}
a{
	color:#8a1e04;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus{outline:0;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:962px;
	margin:0 auto;
	padding:0 0 35px;
	overflow:hidden;
}
#header{
	height:1%;
	background:url(/Images/SiteUX/bg-header.gif) repeat-x;
	margin:0 0 4px;
}
#header:after {
	clear: both;
	content:"";
	display: block;
}
#header .logo{
	float:left;
	width:214px;
	height:80px;
	overflow:hidden;
	margin:10px 0 0 18px;
	display:inline;
}
#header .logo a{
	display:block;
	width:163px;
	height:63px;
}
#header .holder{
	float:right;
	padding:7px 13px 0 0;
}
#header .holder .frame{
	width:100%;
	overflow:hidden;
}
#header .sub-nav{
	margin:0 -6px 14px 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
#header .sub-nav li{
	float:left;
	background:url(/Images/SiteUX/sep-header-sub-nav.gif) no-repeat 0 60%;
	margin:0 16px 0 -8px;
	padding:0 0 0 8px;
	display:inline;
}
#header .sub-nav li a{color:#fff;}
#header .searchBox {
	float:right;
	margin:0 13px 13px 0;
	width:178px;
	display:inline;
	background:url(/Images/SiteUX/bg-txt.gif) no-repeat;
}

#header .searchBox.white {
	float:right;
	margin:0 13px 13px 0;
	width:178px;
	display:inline;
	background:url(/Images/SiteUX/bg-txt-white.jpg) no-repeat;
}

#header .searchBox.white input[type="text"] {
	color: #000;
	float:left;
	width:123px;
	height:19px;
	border:0;
	padding:2px 0px 0 4px;
	margin-right: 25px;
	font:12px/14px Arial, Helvetica, sans-serif;
	overflow:hidden;
	background: transparent;
}

#header .searchBox input[type="text"]{
	float:left;
	width:123px;
	height:19px;
	color:#909090;
	border:0;
	padding:2px 0px 0 4px;
	font:12px/14px Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin-right: 25px;
	background: transparent;
}

#header .searchBox input[type="image"] {
	margin: 0 0 0 2px;
	float:left;
	display:inline;
}
ul#nav {
	margin:0 8px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
ul#nav li{
	margin:0 3px 0 0;
	float:left;
	line-height:24px;
	width:101px;
	background:url(/Images/SiteUX/bg-nav.gif) repeat-x;
	text-align:center;
	font-size:14px;
	display:inline;
}
ul#nav a{
	color:#fff;
	display:block;
	height:27px;
}
ul#nav li a:hover,
ul#nav li.active a {
	background:#fff;
	position:relative;
	color:#8a2003;
	text-decoration:none;
}
ul#nav ul {
	position:absolute;
	list-style:none;
	padding:6px 13px 7px 18px;
	margin:0;
	background:#fff;
	width:123px;
	display:block;
	visibility: hidden;
	z-index: 999;
}
ul#nav ul li {
	line-height:20px;
	background:none;
	font-size:11px;
	width:100%;
	float:left;
	display:inline;
	text-align:left;
}
ul#nav ul li a {
	color:#333;
	display:inline;
}
ul#nav li a:hover,
ul#nav li a.hover {position:relative;}
/*ul#nav li:hover ul,
ul#nav li.hover ul {display:block;} */
ul#nav li a:hover ,
ul#nav li a.hover {
	background:#fff;
	position:relative;
	color:#8a2003;
	text-decoration:none;
}
ul#nav li:hover ul a,
ul#nav li.hover ul a  {color:#333;}
ul#nav li ul li:hover a,
ul#nav li ul li.hover a {
	text-decoration:underline!important;
	color:#333!important;
}
.main {
	overflow:hidden;
	height:1%;
	margin:0 0 5px;
	background:#f2f1f1 url(/Images/SiteUX/bg-main.gif) repeat-y;
}
.main .main-holder{
	overflow:hidden;
	height:1%;
	background:#fff;
}
.twocolumns {
	width:754px;
	padding:0 0 0 5px;
	float:right;
	overflow:hidden;
}
#sidebar {
	width:203px;
	float:left;
	background:#fff;
	padding:0 0 4px;
}
ul#sb-nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
ul#sb-nav li{
	font-size:13px;
	margin:0 0 1px;
	width:100%;
	vertical-align:middle;
	overflow:hidden;
}
ul#sb-nav a{
	color:#333;
	background:#f3f3f3 url(/Images/SiteUX/bg-sb-nav.gif) repeat-x 0 100%;
	display:block;
	padding:5px 11px;
}
ul#sb-nav a:hover,
ul#sb-nav li.active a,
ul#sb-nav a.active {
	text-decoration:none;
	background:#333 url(/Images/SiteUX/bg-sb-nav-hover.gif) repeat-x 0 100%;
	color:#fff;
}
ul#sb-nav ul {
	list-style:none;
	padding:5px 0 0px 0px;
	margin:0;
	min-height:143px;
	width:171px;
	display: none;
}
* html ul#sb-nav ul {height:152px;}
ul#sb-nav ul li {
	font-size:12px;
	/*background:url(/Images/SiteUX/sep-sb-nav.gif) no-repeat 0 6px;*/
	margin:0 0 2px;
	padding:0 0 0 10px;
}
ul#sb-nav ul li a,
ul#sb-nav li.active ul a {
	background:none;
	color:#8a1e04;
	padding:0;
	display:inline;
}
ul#sb-nav ul li a:hover,
ul#sb-nav li.active ul a:hover {
	text-decoration:underline;
	background:none;
	color:#8a1e04;
}
.visual {
	height:1%;
	overflow:hidden;
	border-bottom:5px solid #fff;
}
.visual img {display:block;}
.item-holder {
	overflow:hidden;
	width:100%;
	background:#f2f1f1  url(/Images/SiteUX/bg-item-holder.gif) repeat-x 0 100%;
}
.item-holder .frame{
	overflow:hidden;
	height:1%;
	background:url(/Images/SiteUX/bg-item-holder-frame.gif) repeat-y;
}
.item-holder .item-box {
	min-height:151px;
	padding:0 14px 0 20px;
	margin:0 5px 0 0;
	width:169px;
	float:left;
	position:relative;
	overflow:hidden;
}
* html .item-holder .item-box {height:151px;}
.item-holder .item-box a.tab{font-size:14px;}
.item-holder .item-box strong.title {
	font-size:14px;
	color:#231f20;
	display:block;
	margin:17px 0 7px;
}
.item-holder .item-box p {
	margin:0;
	line-height:13px;
}
.item-holder .item-box a.more {
	background:url(/Images/SiteUX/bg-more.gif) no-repeat 100% 60%;
	margin:0 0 0 3px;
	padding:0 9px 0 0;
}
.item-holder .promote {
	display:inline;
	overflow:hidden;
	width:546px;
	position:relative;
	z-index:2;
	margin:0;
	padding:0;
}
.item-holder .promote .navigate{
	position:absolute;
	top:10px;
	right:10px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:99;
	clear:both;
}
.item-holder .promote .navigate li{
	float:left;
	margin:0 0 0 3px;
	width:24px;
	height:19px;
}
.item-holder .promote .navigate li a{
	display:block;
	position:relative;
	width:24px;
	height:19px;
	text-indent:-9999px;
	color:#737172;
	background:url(/Images/SiteUX/bg-navigate.gif) no-repeat;
}
.item-holder .promote .navigate li a.next{background-position:-24px 0;}
.item-holder .promote img {
	float:left;
	margin:5px -14px 0 -3px;
	display:inline;
	z-index:3;
}
.item-holder .promote .box{overflow:hidden;}
.item-holder .promote .info{
	overflow:hidden;
	margin:17px 0 0;
	padding-left: 12px;
	padding-top:30px;
}
.item-holder .promote strong.title {
	margin:0 2px 7px 0;
	width:256px;
	word-spacing:-1px;
}
.item-holder .promote p {
	margin:0 0 15px 1px;
	word-spacing:-1px;
}
.item-holder .item-box .holder {
	float:left;
	width:330px;
	padding:17px 0 0;
	margin:0 0 0 -12px;
	z-index:1;
}
.item-holder .item-box a.learn-more {
	background:url(/Images/SiteUX/bg-learn-more.gif) no-repeat;
	width: 87px;
	height: 20px;
	display:block;
	overflow:hidden;
	color:#d8dadd;
	padding:1px 0 0 9px;
}
.item-holder .item-box .tabset,
.item-holder .item-box ul.tabs {margin:19px 0 0 -2px;}
ul.tabs, .tabset {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.tabs li, .tabset li{
	float:left;
	margin:0 2px 0 0;
}
div.tabs-container div.tab-content, div.tab {
display: none;
}
div.tabs-container.editmode div, {
display: none;
}
li.tab, div.tab-content, .tab{float:left;}
ul.tabs .tab a, .tabset a.tab {
	float:left;
	line-height:20px;
	font-size:12px;
	color:#666;
	background:url(/Images/SiteUX/bg-tags.gif) no-repeat 0 -23px;
	padding:0 0 0 8px;
	cursor:pointer;
}
ul.tabs .tab a span, .tabset a.tab span {
	background:url(/Images/SiteUX/bg-tags.gif) no-repeat 100% -23px;
	padding:0 7px 0 0;
	height:22px;
	float:left;
}
ul.tabs a:hover, .tabset a:hover,
ul.tabs a.active, .tabset a.active {
	background-position: 0 0;
	color:#fff;
	text-decoration:none;
}

ul.tabs a:hover span,
ul.tabs a.active span,
.tabset a:hover span,
.tabset a.active span {background-position: 100% 0;}
.item-holder .item-box ul.blog-list {
	list-style:none;
	margin:0;
	padding:0;
	width:175px;
	overflow:hidden;
	height:1%;
}
.item-holder .item-box ul.blog-list li {margin:5px 0 0;}
.item-holder .item-box ul.blog-list a.more {margin:0 0 0 7px;}
.section {
	overflow:hidden;
	height:1%;
	border-top:5px solid #fff;
	background:#aeacad url(/Images/SiteUX/bg-section.gif) repeat-y;
}
.section .article-holder {
	float:left;
	width:754px;
	padding:18px 0 0;
	min-height:125px;
	overflow:hidden;
}
* html .article-holder {height:125px;}
.section .article-list {
	float:left;
	margin:0 0 0 21px;
	width:221px;
	display:inline;
}
.section .article-list strong.title {
	color:#fff;
	word-spacing:3px;
	display:block;
	margin:0 0 4px;
}
.section .article-list ul {
	list-style:none;
	margin:0;
	padding:0;
}
.section .article-list li {margin:0 0 4px;}
.section .article-list ul a {color:#fff;}
.section .info {
	float:right;
	min-height:128px;
	padding:15px 10px 0 13px;
	width:180px;
}
* html .section .info {height:128px;}
.section .info p {
	font-weight:bold;
	color:#333;
	font-size:14px;
	margin:0 0 9px;
}
.section .info img {
	display:block;
	margin:0 auto;
}
#add-nav {
	list-style:none;
	margin:0;
	padding:6px 0 10px 1px;
	overflow:hidden;
	height:1%;
	background:#fff;
}
#add-nav li {
	float:left;
	background:url(/Images/SiteUX/sep-add-nav.gif) no-repeat 0 70%;
	padding:0 8px 0 11px;
	font-size:13px;
}
#add-nav li a {color:#333;}
#add-nav li:first-child {background:none;}
#content {
	width:573px;
	float:left;
	padding:0 5px 0 0;
}
#content .tabset {
	width:100%;
	margin:0 0 16px;
}
#content .options{
	width:100%;
	overflow:hidden;
	margin:8px 0 5px;
}
#content .options ul{
	margin:0 14px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
#content .options ul li{
	float:left;
	margin:0 0 0 7px;
	display:inline;
}
#content .options ul li a{
	color:#333;
	float:left;
	padding:0 0 0 25px;
	height:29px;
	font-size:11px;
	line-height:22px;
}
#content .options ul li a.print{background:url(/Images/SiteUX/ico-print.gif) no-repeat;}
#content .options ul li a.mail{background:url(/Images/SiteUX/ico-mail.gif) no-repeat 0 4px;}
#content .text-block{
	overflow:hidden;
	height:1%;
	padding:0 32px 0 34px;
	margin:0 0 14px;
}
#content .text-block h2{
	font:16px/20px Arial, Helvetica, sans-serif;
	color:#8a1e04;
	margin:0 0 16px;
}
#content .text-block p{margin:0 0 15px;}
#content .text-block .text{
	overflow:hidden;
	height:1%;
	padding:0 15px 0 0;
}
.main .aside{
	float:right;
	width:176px;
	overflow:hidden;
}
.main .aside .box{
	border-bottom:1px solid #cbcacb;
	padding:14px;
	overflow:hidden;
	height:1%;
}
.main .aside .grad{
	background:url(/Images/SiteUX/bg-grad.gif) repeat-x 0 100%;
	padding:14px 14px 37px;
}
.main .aside .grad1{
	background:url(/Images/SiteUX/bg-grad1.gif) repeat-x 0 100%;
	padding:14px 14px 37px;
}
.main .aside .box a{color:#8a1e04;}
.main .aside .box h3{
	margin:0 -2px 16px 0;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#8a1e04;
}
.main .aside .box .video-holder{
	overflow:hidden;
	height:1%;
	border:5px solid #060505;
	margin:0 0 13px;
}
.main .aside .box .video-holder img{display:block;}
.main .aside .box p{
	margin:0;
	line-height:13px;
}
.main .aside .box ul{
	padding:0;
	margin:-8px -8px 0 0;
	list-style:none;
}
.main .aside .box ul li{
	display:block;
	background:url(/Images/SiteUX/sep-aside.gif) no-repeat 0 5px;
	border:0;
	font-size:12px;
	line-height:16px;
	padding:0 0 0 12px;
}
.main .aside .box strong{
	display:block;
	margin:0 -5px 5px 0 ;
}
.main .aside a.more{
	float:left;
	overflow:hidden;
	color:#8a1e04 !important;
	margin:5px 0 0;
	padding:0 8px 0 0;
	background:url(/Images/SiteUX/bg-more.gif) no-repeat 100% 6px;
}
a.partner{
	display:block;
	margin:0 auto;
}
#footer {
	background:#333;
	overflow:hidden;
	height:1%;
	color:#999;
	text-align:center;
	padding:7px 0;
	font-size:11px;
}
#footer ul {
	list-style:none;
	display:inline;
	margin:0 0 0 7px;
	padding:0 6px 0 0;
}
#footer ul li {
	display:inline;
	background:url(/Images/SiteUX/sep-footer.gif) no-repeat 100% 60%;
	padding:0 6px 0 0;
	margin:0 0 0 7px;
}
#footer ul a {color:#999;}
#footer p {
	display:inline;
	margin:0;
}

/*
.IE5 ul#nav li,
.IE6 ul#nav li,
.IE7 ul#nav li {
	behavior: expression(this.onmouseover = new Function("this.className += ' hover'"), this.onmouseout = new Function("this.className = this.className.replace(' hover','')"), this.style.behavior = '');
}


.IE5 .promote img,
.IE6 .promote img,
.IE7 .promote img {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/none.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.IE5 .add-nav li,
.IE6 .add-nav li,
.IE7 .add-nav li {
	background-image: expression( (this===this.parentNode.childNodes[0]) ? 'none' : 'auto');
}
*/
.IE7 ul#nav ul {
	margin-left: -50px;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/Images/SiteUX/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/Images/SiteUX/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.header .CMSListMenuLI ul.CMSListMenuUL {
    position: absolute;
    z-index: 999;
}

.white-text {
    color: #fff;
}

#add-nav li.active a {
    font-weight: bold;
}

.article-list a {
    color: #fff;
}

.article-list a:hover {
    color: #fff;
}

.visual .header h2 {
        padding: 39px 0px 0px 30px;
        font-size: 18.9pt;
        letter-spacing: 0pt;
        color: #333;
}

.container ul li ul {
	display:block !important;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 !important;
	min-height:15px !important;
	padding:0 0 0 0 !important;
	width:171px !important;
}

/*#Partner Matrix#*/
.partmatrix, .partmatrix td
{
	font-family: arial;
	border: 1px solid #333333;
	color: #333333;
}

.partmatrix td:first-child
{
	text-align: left;
}

#screenlogo
{
	display: block;
}

#printlogo
{
	display: none;
}

/* News Styles */
.NewsTitle{
	margin-top: 19px;
	margin-bottom: 4px;
}
.NewsDate{
	margin-bottom: 2px;
}

h1{
	font-size: 2em;
	line-height: 27px;
}

.lp-panel
{
	cursor: pointer;
}

#screenlogo
{
	display: block;
}

#printlogo
{
	display: none;
}

a.CMSBreadCrumbsCurrentItem {
	font-weight: bold;
}

.tabs-container tab-content {
width: 100%!important;
}

.cleardiv { clear: both; }