/* CSS Document */
@charset "utf-8";
html, body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.clear 
{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clip: rect(1px,auto,auto,auto);
}

#wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(../images/shared/bg_blue_bar.gif);
	background-repeat: repeat-x;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#shell {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/shared/bg_divider.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#navUtility {
	height: 19px;
	text-align: right;
	padding-top: 17px;
}
#navUtility a {
	color: #000000;
	text-decoration: none;
}
#navUtility a:hover {
	text-decoration: underline;
}
#wrapper #shell #sidebar #navSub a.calloutLink {
	background-image: none;
}
#wrapper #shell #sidebar #navSub a.calloutLink:hover {
	background-image: none;
}





#banner {
	height: 351px;
	overflow: hidden;
}
#navMain {
	height: 351px;
	padding: 0px;
	width: 270;
	text-align: left;
	overflow: hidden;
	position: absolute;
	top: 36px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#navMain ul {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DBEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	width: 215px;
	padding: 0px;
}
#navMain li {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#navMain  li a {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
	padding-left: 14px;
	width: 201px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #d0dbeb;
	border-right-color: #d0dbeb;
	border-bottom-color: #d0dbeb;
	border-left-color: #d0dbeb;
}
#navMain a:hover {
	background-image: url(../images/shared/nav_main_rollover_bg.jpg);
	background-repeat: repeat-x;
}
#navMain .linkActive {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
	padding-left: 14px;
	width: 201px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #d0dbeb;
	border-right-color: #d0dbeb;
	border-bottom-color: #d0dbeb;
	border-left-color: #d0dbeb;
	background-image: url(../images/shared/nav_main_rollover_bg.jpg);
	background-repeat: repeat-x;
}


#sidebar {
	width: 270px;
	text-align: left;
	float: left;
}
#navSub {
	padding-top: 15px;
	padding-left: 19px;
	height: 200px;
}
#navSub ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 215px;
	padding: 0px;
}
#navSub li {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#navSub a {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
	padding-left: 14px;
	width: 201px;
}
#wrapper #shell #navMain .homeLink {
}
#wrapper #shell #navMain .homeLink:hover {
	background-image: none;
}


#navSub a:hover {
	background-image: url(../images/shared/nav_sub_rollover_bg.jpg);
	background-repeat: repeat-x;
}
#navSub  a.linkActive {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
	padding-left: 14px;
	width: 201px;
	background-image: url(../images/shared/nav_sub_active_bg.jpg);
	background-repeat: repeat-x;
}
#navSub  a.linkActive:hover {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
	padding-left: 14px;
	width: 201px;
	background-image: url(../images/shared/nav_sub_active_bg.jpg);
	background-repeat: repeat-x;
}



#footer {
	font-size: 10px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	text-align: left;
	padding-top: 10px;
	padding-left: 19px;
	width: 761px;
	margin-left: 19px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#testimonial {
	margin-left: 35px;
	width: 215px;
	padding-top: 20px;
}
#testimonial .text {
	font-size: 13px;
	color: #547eb5;
}

#sidebarTab {
	height: 22px;
	width: 201px;
	top: 357px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	padding-top: 8px;
	padding-left: 17px;
	font-weight: bold;
	left: 0px;
	margin-left: 19px;
	background-repeat: no-repeat;
	background-image: url(../images/shared/bg_sidebar_tab-trans.png);
	position: absolute;
}
#homeContent {
	float: right;
	width: 495px;
	text-align: left;
	font-size: 12px;
	padding-top: 25px;
	padding-left: 35px;
}
#homeContent #description {
	width: 285px;
	float: left;
}
#homeContent .callout {
	height: 75px;
	width: 188px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#callouts {
	float: right;
}
#subContent {
	width: 528px;
	text-align: left;
	font-size: 12px;
	background-color: #FFFFFF;
	top: 66px;
	left: 268px;
	background-image: url(../images/shared/sub_content_top_cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 27px;
	float: right;
	min-height:500px;
}
#subContent #content #copy a, .entry a{
	color: #000000;
	text-decoration: underline;
}
#wrapper #shell #subContent #content #copy a.linkNoline {
	text-decoration: none;
}
#wrapper #shell #subContent #content #copy .linkNoline:hover {
	text-decoration: underline;
}



#subContent #copy ul {
	list-style-type: square;
}

#subContent #content {
	font-size: 11px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#subContent #content h1 {
	color: #005699;
	font-size: 28px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	letter-spacing: 2px;
	height: 36px;
	margin-left: -7px;
}
#subContent #content #copy {
	margin-right: 20px;
	clear: both;
	padding-top: 20px;
}
#subContent #content #copy h2, h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #547eb5;
	margin-top: 10px;
	margin-bottom: 5px;
}
#subContent #content #copy h3 {
	font-size: 14px;
	color: #547eb5;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}




#breadcrumbs {
	font-size: 11px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 35px;
	padding-top: 20px;
}

#breadcrumbs a {
	color: #000000;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #547eb5;
	text-decoration: underline;
}
#breadcrumbs    .linkActive {
	font-weight: bold;
	color: #547eb5;
}
.bio {
	background-color: #E2E2E2;
	padding: 20px;
}
#subContent #content #copy .bioLink {
	display: block;
	width: 60px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
#subContent #content #copy .bioLink:hover {
	color: #FFFFFF;
	background-color: #557EB6;
}


#divspacer {
	height: 250px;
}
.disclaimer {
	float: right;
	padding-right: 19px;
}
.imageRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar #caseStudies {
	padding-left: 35px;
	padding-top: 20px;
}
#sidebar #caseStudies h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.logofirst {
	float: left;
	height: 80px;
	width: 145px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	padding-top: 65px;
}
.logosecond {
	float: left;
	height: 95px;
	width: 135px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.logothird{
	float: left;
	height: 90px;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 55px;
	padding-left: 10px;
}
#bioBuffer {
	height: 250px;
}
#partnersScroller {
	background-color: #efefef;
	height: 100px;
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-left: 19px;
}
#partnersScroller  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#partnersScroller  ul {
	list-style-type: none;
	padding: 0px;
	width: 624px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
	height: 100px;
	overflow: hidden;
}
#partnersScroller  ul  li {
	float: left;
}
.leftEnd {
	position: absolute;
	left: 19px;
}
.rightEnd {
	position: absolute;
	left: 675px;
}#supportLogin {
	float: left;
	padding-left: 30px;
}
h5 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.webinar-description {
	font-size: 12px;
	color: #557eb6;
}
#archived-webinars {
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000;
	padding-top: 20px;
}
#subContent #content #copy a#archive-link {
	font-size: 16px;
	color: #557EB6;
	text-decoration: underline;
	display: block;
	padding-top: 10px;
}
.webinar-title {
	font-size: 16px;
	color: #000;
}
.webinars {
	font-size: 12px;
}
.webinar-series {
	padding-bottom: 15px;
	padding-top: 15px;
}
#subContent #content #copy .webinars a{
	color: #557EB6;
	text-decoration: none;
	font-size: 16px;
}
#subContent #content #copy .webinars a:hover {
	color: #557EB6;
	text-decoration: underline;
}

