div.container {
	width: 700px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.formRow {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.formRow input {
	font-size: 95%;
	padding: 2px;
	border: 1px solid #A5ACB2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707173;
	width: 143px;
}
div.fieldNameWrap {
	margin: 0px;
	width: 50px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left {
}




body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #6F7072;
}
div.homeFeatures {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
div.featuresBar {
	margin: 0px;
	width: 100%;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
div.credits {
	margin: 0px;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 70%;
	text-align: right;
}
.modulePadRB {
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 18px;
}




div.header {
	width: 700px;
	padding-bottom: 30px;
}
div.logoArea {
	margin: 0px;
	padding: 0px;
	width: 300px;
	display: block;
}
div.headerRight {
	text-align: right;
	width: 50%;
	display: none;
}
div.headerNav {
	float: right;
	width: 300px;
	margin: 0px;
	padding-top: 15px;
	display: none;
}
.headerNavButtons {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	color: #007DC4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}


div.sidePanel {
	margin: 0px;
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	display: none;
}
div.sidePanelHeader {
	background-color: #efefef;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../Images/3slive-panellogo.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.sidePanelContent {
	margin: 0px;
	float: left;
	width: 200px;
	font-size: 70%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #707173;
}
.sidePanelContent p {
	padding-bottom: 10px;
	margin: 0px;
}
.sidePanelContent a {
	font-weight: bold;
	color: #EE5F1D;
	text-decoration: none;
}
.sidePanelContent a:hover {
	text-decoration: underline;
}
.right {
	float: right;
}





div.topNav {
	background-image: url(../Images/navBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	float: left;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #3094ef;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #85c0f6;
	font-size: 70%;
	display: none;
}
.topNav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.topNav a:hover {
	color: #F78C1E;
	text-decoration: none;
}
div.headContent {
	margin: 0px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;

}
script {
	display: none;
}

div.mainContentWrapper {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
div.footer {
	margin: 0px;
	width: 700px;
	padding: 0px;
	background-color: #FE7114;
}
div.footerColRight {
	margin: 0px;
	width: 670px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 60%;
	color: #FE7114;
}

div.footerTitle {
	margin: 0px;
	float: left;
	width: 670px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: none;
}
div.footerContentLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 670px;
	background-image: url(../Images/footerdivider.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 70%;
	display: none;
}

div.footerCol {
	margin: 0px;
	float: left;
	width: 135px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerCol a {
	color: #F5D1B9;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footerCol p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


div.pageTailer {
	display: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 948px;
}


div.rightCol {
	margin: 0px;
	width: 700px;
	padding: 0px;
}

div.leftCol {
	margin: 0px;
	width: 100%;
	padding: 0px;
}




div.shadePad {
	width: 100%;
}

div.pageTopper {
	background-image: url(../Images/header-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 948px;
	display: none;
	float: left;
	background-position: top;
	font-size: 1px;
}



















/* ------- poll styles ------------ */

div.pollOptionWrapper {
	float: left;
	width: 200px;
	padding-bottom: 5px;
}
div.homeNarrowCol {
	width: 100%;
}

div.pollIntro {
	color: #a7a7a7;
	margin: 0px;
	padding-left: 20px;
}



div.pollOptionName {
	float: left;
	width: 165px;
}
.pollOptionName a {
	color: #707173;
	text-decoration: none;
	font-weight: normal;
}

div.pollOptionPercent {
	float: left;
	width: 35px;
	text-align: right;
	color: #707173;
}
div.pollBar {
	background-color: #C7DBF6;
	float: left;
	height: 3px;
	width: 200px;
	display: block;
	margin-top: 5px;
	background-image: url(../Images/pollBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.pollOptionName a:hover {
	color: #999999;
	text-decoration: none;
}
div.pollPanelContent {
	float: left;
	width: 177px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

/* ------- END poll styles ------------ */

div.colPad {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}.leftCol p {
	font-size: 70%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.modulePadEnd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
noscript {
	display: none;
}

.productFeaturesTitle {
	background-image: url(../Images/productfeatures-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
div.middleCol {
	width: 700px;
}
.orange {
	color: #EE5F1D;
}

.middleCol p {
	font-size: 70%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.leftNav {
	margin: 0px;
	float: left;
	width: 154px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 70%;
	display: none;
}
.leftNav p {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	color: #EE5F1D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.leftNav a {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
.leftNav a:hover {
	text-decoration: underline;
}

.marketingTitle {

	background-image: url(../Images/marketing-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}



.calendarTitle {
	background-image: url(../Images/calendar-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}



.customerTitle {
	background-image: url(../Images/customerportal-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}



.accountTitle {
	background-image: url(../Images/account-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}




.reportingTitle {
	background-image: url(../Images/reportingtool-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}

.intelligenceTitle {
	background-image: url(../Images/intelligence-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}


.managementTitle {
	background-image: url(../Images/management-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}.collaborationTitle {

	background-image: url(../Images/collaboration-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
.demoTitle {


	background-image: url(../Images/demo-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
.casestudiesTitle {



	background-image: url(../Images/casestudies-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
.productnewsTitle {




	background-image: url(../Images/productnews-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
.onlineresourceTitle {





	background-image: url(../Images/onlineresource-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
.aboutusTitle {






	background-image: url(../Images/aboutus-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
.contactusTitle {
	background-image: url(../Images/contactus-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
.middleCol li {
	padding-bottom: 10px;
	list-style-type: disc;
}
.middleCol ul {
	font-size: 70%;
	line-height: 120%;
}


div.benefitsTabPanel {
	width: 480px;
	color: #333333;
}
.tabBenefitContent li {
}


div.featuresTabPanel {
	width: 480px;
	color: #333333;
	margin-bottom: 10px;
}
h2.tabFeatureTitle {
	margin: 0px;
	padding-bottom: 10px;
	color: #F68B1E;
}
div.tabFeatureContent {
	width: 480px;
}
h2.tabBenefitTitle {
	color: #007DC4;
	margin: 0px;
	padding-bottom: 10px;
}
div.tabBenefitContent {
	width: 480px;
}
.faqsTitle {






	background-image: url(../Images/faqs-title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 940px;
	color: #F0F0F0;
	font-size: 0.1em;
	text-indent: -10000px;
}
.headContent h1 {
	color: #007DC4;
	font-size: 205%;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	display: block;
}
.headContent p {
	font-size: 70%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.narrowBGMan {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
div.narrowBGManAll {

	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}

div.narrowBGAllDolls {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
a {
	text-decoration: none;
	color: #F78C1E;
}
div.narrowBGReporting {

	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
div.narrowBGProjMan {
	margin: 0px;
	width: 700px;
	color: #007DC4;
	padding: 0px;
}
div.narrowBGMarketing {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
div.narrowBGCustomer {




	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
div.narrowBGCollaboration {





	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
div.narrowBGCalendar {






	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
div.narrowBGIntelligence {







	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
div.narrowBGAccount {








	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007DC4;
}
.credits a {
	color: #6F7072;
}


.credits a:hover {
	text-decoration: underline;
}


div.hr {
	height: 10px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../Images/divider.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-bottom: 10px;
}
div.hr hr {
display: none
}


div.smallLeftCol {

	margin: 0px;
	float: left;
	width: 154px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 70%;
}
.middleCol input {

	font-size: 95%;

	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #707173;

}
form {
	margin: 0px;
	padding: 0px;
}
.rightFeatureImage {
	margin: 0px;
	padding-bottom: 10px;
}
