
/* Global Page Styles
----------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff; 
	text-align:center;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: 400;
	line-height: 1.8;
	background-image:url(../images/bg-main.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}

tr, td, div {
	text-align: left;
	zoom:100%;
	}

#wrapper {
	background-color: #ffffff; 
	width: 770px;
	margin: 0 auto;
	border: 3px solid #ffffff;
	}
	
/* Top of Page
----------------------------------------------- */

#header {
	width: 770px;
	background-image:url(../images/bg-top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	float: left;
	}

/* Search Box
----------------------------------------------- */

#search {
	float: right;
	margin-top: 55px;
	margin-right: 40px;
	padding: 0;	
	width: 185px;
	}	

#searchImg {
	border-width: 0px;
	vertical-align: middle;
	margin: 0px -3px !important;
	}
		
#searchBox  {
	border: 1px solid #afbfd5 ;
	background-color:#FFFFff;
	height: 14px;
	padding: 1px;
	width: 130px;
	font-size: 10px;
	color: #3b567c;
	vertical-align: middle;
	}	
	
/* Generic Links
----------------------------------------------- */

a {
	color:  #ff9933;
	text-decoration: none;
	}
 
a:hover {
	color: #ff9933;
	text-decoration: underline;
	}
  

/* Homepage Navigation Tabs
----------------------------------------------- */

#homeNav {  
	padding: 0;
	margin: 0;
	float: left;
	width: 770px;
	margin-top: 1px;
	}
	
#homeNav a {
	display: block;
	float: left;
	width: 256px;
	height: 35px;
	color: #ffffff;
	font-weight:400;
	font-size: 19px;
	text-align:center;
	line-height: 1.7;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	background-image:url(../images/bg-homeNav.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
 
#homeNav a:hover {
	color:  #ffffff;
	text-decoration: none;
	background-position: right -50px;
	}
	
/* Homepage Content
----------------------------------------------- */

#homeContent {  
	padding: 20px 0;
	margin-left: 10px;
	float: left;
	width: 750px;
	}


#homeRight {  
	padding: 0;
	margin: 0;
	float: right;
	width: 245px;
	font-size: 11px;
	line-height: 1.5;
	}


#homeRight img {  
	margin-bottom: 8px;
	}	

#homeRight H1, #homeLeft H1 {  
	font-size: 17px;
	color: #666666;
	font-weight:700;
	margin-top: 0;
	}	

#homeRight H2, #homeRight H3, #homeRight H4 {  
	margin-top: 0;
	margin-bottom: 7px;
	color: #666666;
	font-size: 15px;
	}

#homeRight p {  
	margin-top: 0;
	margin-bottom: 7px;
	}
	
#homeRight ul{ 
	padding-left: 0;
	margin-left: 0;
	}
	
#homeRight ul img{ 
	padding-top: 10px;
	padding-left: 0;
	margin-left: 0;
	display: block;
	}
	
#homeLeft {  
	padding: 0;
	margin: 0;
	float: left;
	width: 480px;
	}

#homeLeft ul, #main ul, #main2 ul  { 
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
/* Right Content Bar
----------------------------------------------- */

#bar {  
	padding: 10px;
	width: 150px;
	margin: 5px 0 5px 5px;
	float: right;
	font-size: 10px;
	font-weight:400;
	line-height: 1.4;
	background-color: #e9eef0;
	color: #3b567c;
	}

#bar img {  
	padding: 0;
	margin: 0;
	width: 150px;
	}
	
/* Main Navigation Bar
----------------------------------------------- */

#nav {
	background-color: #3b567c;  
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	width: 770px;
	}

	
/* Main Menu Styles
----------------------------------------------- */

#p7PMnav {
	margin:0;
	padding:0;
		}
		
#p7PMnav li {
	list-style-type: none;	
	list-style-image: none;
	background-image:none;
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 11px;
	float: left;
	}

#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 7px 0;
	color: #ffffff;
	line-height:1;
	border-right: 1px solid #e2e9ec;
	background-color: #3b567c;  
	text-align: center;
	}
	
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus, #p7PMnav .p7PMon  {
	background-color: #afbfd5;
	color: #ffffff;
	text-decoration: none;
	}


/* Main Menu Widths 
----------------------------------------------- */

a.m-home {
	 width: 62px;  
	}

a.m-about {
	 width: 77px; 
	}

a.m-services {
	 width: 78px; 
	}

a.m-webinars {
	 width: 78px; 
	}

a.m-products {
	 width: 78px; 
	}

a.m-why {
	 width: 89px;  
	}

a.m-clients {
	 width: 66px;  
	}
	
a.m-resources {
	 width: 89px;  
	}

a.m-faq {
	 width: 55px; 
	}
	
a.m-news {
	 width: 94px;  
	}	
	
a.m-contact {
	border-right: none; /* removes right border on last tab */
	width: 72px; 
	}
	
/* 2nd and subsequent Submenu 
----------------------------------------------- */

#p7PMnav ul {
	position: absolute;
	left: -9000px;
	margin: 0;
	padding:0;
	z-index: 10000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
		
#p7PMnav ul li {
	list-style-type: none;	
	list-style-image: none;
	font-weight: 700;
	font-size: 11px;
	float:left;
	clear:both;
	}
	
#p7PMnav ul a {
	border-top: 1px solid #ffffff;
	background-color: #e2e9ec;
	color: #3b567c;
	border-right: none;
	padding: 7px 10px 7px 5px;
	width: 180px; /* 150 + 20 padding  = 170 */
	text-indent: 0px;
	opacity: 0.90;
  	filter: alpha(opacity=90);
	text-align:left;
	}

#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #afbfd5;
	color: #ffffff;
	text-decoration: none;
	opacity: none;
  	filter: none;
	text-align:left;
	}


#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	}
	
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	}
	
	
/* Current Page Marker
----------------------------------------------- */

#nav a#currentsection {
	color: #ffffff;
	background-color: #afbfd5;
	}

#sideNav a#currentpage {
	background-color: #e2e9ec;
	border-bottom: 1px solid #ffffff;
	}

#nav a#currentpage {
	background-color: #afbfd5;
	color: #FFFFFF;
	}

#homeNav a#currenttab {
	background-position: right -50px;
	}

/* Page Content
----------------------------------------------- */

#banner {
	float: left;
	width: 770px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	height: 110px;
	}

#homeBanner {
	float: left;
	width: 770px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	height: 200px;
	}
		
#content {
	float: left;
	width: 770px;
	margin: 0;
	padding: 20px 0;
	}
		
#content2 {
	float: left;
	width: 740px;
	margin: 0;
	padding: 0;
	}

#main {
	float: right;
	margin-right: 15px;
	width: 550px;
	padding: 0;
	display: inline;
	}

#main img {
	margin-left: 7px;
	}

#main2 {
	float: left;
	width: 740px;
	padding: 0px 15px 0px 15px;
	display: block;
	}

#main2 img {
	margin-left: 7px;
	}

/*  Sidebar
----------------------------------------------- */
	
#side {
	padding: 0px;
	width: 170px;
	float: left;
	padding: 0;
	margin-left: 15px;
	display: inline;
	}

#sideContent {
	font-size: 11px;
	color: #333333;
	font-style:italic;
	}
		
#sideContent H1, #sideContent H2, #sideContent H3, #sideContent H4, #sideContent H5, #sideContent H6 {
	font-size: 12px;
	color: #ff9933;
	font-weight: 700;
	}
	
#sideContent p {
	margin-top: 0;
	}	
	
#sideNav {
	font-size: 11px;
	font-weight: 400;
	float: left;
	}
	
#sideNav li {
	list-style-image: none;
	list-style-type: none;
	background-image:none;
	margin: 0;
	padding: 0;
	}

#sideNav ul {
	margin: 0;
	padding: 0;
	line-height: 1.7;
	}

#sideNav a {
	display: block;
	padding: 5px 0 5px 20px;
	width: 150px;
	background-color: #ffffff;
	border-bottom: 1px solid #e2e9ec;
	color: #3b567c;
	text-decoration: none;
	background-image:url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: .5em 1em;
	}

#sideNav a:hover {
	background-color:  #e2e9ec;
	border-bottom: 1px solid #ffffff;
	color: #3b567c;
	}

#sideNav .link a {
	display: block;
	padding: 0px 0 0px 0px;
	width: 100%;
	background-color: none;
	border-bottom: none;
	color: #ff9933;
	text-decoration: none;
	background: none;
	font-size: 16px;
	}

#sideNav .link a:hover {	}
		
/* Footer 
----------------------------------------------- */

#footer {
	font-size: 11px;
	color: #3b567c; 
	font-weight: 700;
	padding: 15px 0;
	border-top: 7px solid #e2e9ec;
	text-align: center;
	float: left;
	width: 770px;
	}

/* Bottom Links 
----------------------------------------------- */

#bottom {
	font-size: 10px;
	color: #3b567c;
	font-weight: 400;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	width: 770px;
	}

#bottom a {
	color: #afbfd5;
	text-decoration: none;
	}

#bottom a:hover {
	color: #afbfd5;
	text-decoration: underline;
	}
	
/* Bottom Links 
----------------------------------------------- */
H1.gloss {
	display: block;
	width: 100%;
	background-color:#e2e9ec;
	color: #3b567c;
	text-indent: 10px;
	padding: 3px 0;
	}

#glossary {
	font-size: 13px;
	font-weight: 700;
	height: 50px;
	width: 100%;
	display:block;
	line-height: 1;
	}

#glossary a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #afbfd5;
	padding: 5px;
	border: 1px solid #ffffff;
	}

#glossary a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff9933;
	}


/* Heading Styles
----------------------------------------------- */

h1 {
	font-size: 18px;
	color:  #ff9933; 
	font-weight: 700;
	line-height: 1.2;
	margin-top: 0;
	}

h2  {
	font-size: 16px;
	color:  #333333; 
	font-weight: 700;
	line-height: 1.2;
	}

h3, h4, H5, H6 {
	font-size: 14px;
	color:  #666666; 
	font-weight: 700;
	line-height: 1.2;
	}
	
h5 a {
	color:  #666666; 
}

/* Forms
----------------------------------------------- */

input, textarea, select {
	background-color:#FFFFFF;
	border: 1px solid;
	border-color: #cccccc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
input.button {
	font-size: 11px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #ffcc66;
	border-left: 1px solid #ffcc66;
	border-right: 1px solid #cc6600;
	border-bottom: 1px solid #cc6600;
	padding: 5px;
	margin: 0px 10px 0px 10px;
	color:  #ffffff; 
	background-color: #ff9933; 
	cursor: pointer;
	display: block;
	text-align: center;
	width: 174px;
	height: 28px;
	}


.inputSmall {
	width: 200px;
	}
	
.inputLarge {
	width: 100%;
	}

.button {
	font-size: 11px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #ffcc66;
	border-left: 1px solid #ffcc66;
	border-right: 1px solid #cc6600;
	border-bottom: 1px solid #cc6600;
	color:  #ffffff; 
	background-color: #ff9933; 
	cursor: pointer;
	}
	
a.button {
	font-size: 11px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #ffcc66;
	border-left: 1px solid #ffcc66;
	border-right: 1px solid #cc6600;
	border-bottom: 1px solid #cc6600;
	padding: 5px;
	margin: 0px 10px 0px 10px;
	color:  #ffffff; 
	background-color: #ff9933; 
	cursor: pointer;
	display: block;
	text-align: center;
	}
 
a.button:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
form { 
	margin: 0px; 
	padding: 0px;
	}

#formTable td {
	margin: 0;
	padding: 7px 10px 7px 0;
	background-image:url(../images/bg-dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	white-space:nowrap;
	}
	
/* Generic
----------------------------------------------- */

.clearBoth {
	clear:both;
	height: 0px;
	overflow:hidden;
	}

table {
	border-collapse:collapse;
	}

ul li { 
	list-style-type: none;
	background-image: url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: left 0.7em;
	padding-left: 10px;
	margin-left: 0px;
	}
	
ul.productsBullet li {

	background-image: url(../images/bg-menu.gif);	
}
	
ul.productsBullet li ul li{ 
	list-style-type: none;
	background-image: url(../images/bg-menu2.gif);
	background-repeat: no-repeat;
	background-position: left 0.7em;
	padding-left: 10px;
	margin-left: -30px;
	}
		
ul.productsBullet li ul li ul li{ 
	list-style-type: none;
	background-image: url(../images/bg-menu3.gif);
	background-repeat: no-repeat;
	background-position: left 0.7em;
	padding-left: 10px;
	margin-left: -30px;
	}
	
hr  { 
	height: 0px; 
	border: 0px solid #e2e9ec; 
	border-top-width: 2px;
	display: block;
	margin: 15px 0;
	}

blockquote {
	font-size: 12px;
	padding: 0 10px;
	margin: 20px;
	font-style: italic; 
	color: #333333;
	line-height: 1.5;
	border-left: 5px solid #e2e9ec;
	}

img  {
  border-width:0;
  }

.resultTable th {
  background-color: #afbfd5;
  color: #ffffff;
  font-weight:700;
  padding: 3px;
  border-bottom: 1px solid #ffffff;
  }
  
.resultTable td {
  background-color: #e2e9ec;
  color: #000000;
  font-weight:400;
  padding: 3px;
  border-bottom: 1px solid #ffffff;
  }

.webinarTable th {
  background-color: #afbfd5;
  color: #ffffff;
  font-weight:700;
  padding: 3px;
  border-bottom: 1px solid #ffffff;
  text-align: left;
  }
  
.webinarTable td.odd {
  background-color: #e2e9ec;
  color: #000000;
  font-weight:400;
  padding: 3px;
  border-bottom: 1px solid #ffffff;
  line-height: 16px;
  }
  
.webinarTable td.even {
  background-color: #ffffff;
  color: #000000;
  font-weight:400;
  padding: 3px;
  border-bottom: 1px solid #ffffff;
  line-height: 16px;
  }