body {
        background: #ffffff;
        padding: 0px;
        margin: 0px;
        font-family: 'lucida grande',arial,verdana,sans-serif;	
	color: #413f3f;
}

body, td, th, div, li, p {
        font-size: 9pt;
	line-height: 1.4em;
}

a, a:visited, a:link, a:hover { 
        color: #413f3f;
        text-decoration: underline; 
}

#menubox {
        height: 17px;
        background-color: #003366;
        font-family: Tahoma;
        font-weight: bold;
        color: #ffffff; 
        text-align: center;
}

#menubox ul {
        list-style-type: none;
        padding: 1px 0px 0px 20px;
        margin: 0px;
}

#menubox ul li {
        height: 5px;
        float: left;
        padding: 1px 0px 1px 0px;
        margin: 0px;
        background-color: #003366;
        display: inline;
}

#menubox ul li a:link, #menubox ul li a:active, #menubox ul li a:visited {
        height: 5px;
        float: left;
        position: relative;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 9pt; 
        font-style: normal;  
        font-weight: bold; 
        color: #ffffff; 
        text-decoration: none; 
        background: #003366; 
        text-align: center;
}

td.tabHeader, td.selectedTabHeader, td.highlightTabHeader { 
        font-family: Tahoma;
        font-weight: bold;
        color: #ffffff; 
        background: #413f3f; 
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
}
 
td.selectedTabHeader { 
        color: #003366;
        background: #c7defc; 
} 

td.highlightTabHeader {
        background: #555555;
}

a.tabHeader:link, a.tabHeader:visited {
        color: #ffffff;
        text-decoration: none;
        display:block;
}

a.selectedTabHeader:link, a.selectedTabHeader:visited {
        color: #003366;
        text-decoration: none;        
        display:block;
}

.header {
        background: #003366; 
}

.subHeader {
        height: 10px;
        background: #c7defc;
}

.insideLeftNav {
        background: #c7defc;
}

.insideContent {
        padding: 10px;
        border-right:2px solid #c7defc; 
}

#lady {
        background-image: url(/images/homepage-woman480-square.jpg);
        background-repeat: no-repeat;
        height: 286px;
        width: 430px;
}

#leftGutter {
        background-image: url(/images/qp_gutter_left.gif);
        background-repeat: repeat-y;
        background-position: top;
        width: 10px;
        height: 100%;
}

#rightGutter {
        background-image: url(/images/qp_gutter_right.gif);
        background-repeat: repeat-y;
        width: 10px;
        height: 100%;
}

#topStripe {
        border-bottom: 4px solid #dedede;
}


h1 {
        color:#cccccc;
        font-family: Georgia;
        font-size: 3em;
        line-height: 3em;
}

.h1Special,.h2Special,.h3Special,.h4Special {
        color:#262626;
        font-family: Georgia;
}

.h1Special {
        font-size: 3em;
        line-height: 1.5em;

}
        
.h2Special {
        font-size: 1.5em;
        line-height: 1.5em;
}

.h3Special {
        font-size: 1.5em;
}

.h4Special {
        font-size: 1em;
}

.h1SpecialBlue,.h2SpecialBlue,.h3SpecialBlue,.h4SpecialBlue {
        color: #336699;
        padding: 3px;
}

.h1SpecialBlue {
        font-size: 2.5em;

}
        
.h2SpecialBlue {
        font-size: 1.4em;
}

.h3SpecialBlue {
        font-size: 1.25em;
}

.h4SpecialBlue {
        font-size: 1em;
}


/* player */
div.player {
        height: 286px;
        width: 380px;
        border: 1px solid #333333;
}

/* play button */
div.player img {
        margin-top: 100px;
}

/* info area */
div.info {
        height: 40px;
        background: #000000 url(/img/global/gradient/h80.png) repeat-x;
        opacity: 0.7;
        color: #ffffff;
        padding: 5px 15px;
        border-top: 1px solid #ccccccc;
        margin-top: 54px;
        font-size: 12px;
}
#signup {
        background-color:#EFEFEF;
        border:1px solid #999999;
        float:left;
        font-family:helvetica,arial,sans-serif;
        height:270px;
        margin-top:22px;
        padding:10px 0;
        text-align:center;
        width:220px;
}

.tall-bg {
	background: url('/images/back-label-plan.png') top right no-repeat;
	height:423px;
	width:277px;
}
div.signup {
        margin:20px 0 0 0;
	text-align:center;
}
div.signup h1 {
        color:#000000;
        font-family:helvetica,arial,sans-serif;
        font-size:2.5em;
        letter-spacing:-1px;
        margin:0;
        padding:15px 0 5px;
        padding-bottom:5px;
        line-height:0;
}
div.signup h3 {
	color:#0A5BAB;
	font-size:20px;
}

div.signup h2 {
	text-align:center;
	color:#FFFFFF;
	font-size: 30px; 
	padding-top: 8px;
}

div.signup ul {
        list-style:none outside none;
        padding:0 0 0 0;
}

div.signup ul a {
	color: #3671A1;
	font-size: 20px;
	text-decoration: underline;
}

div.signup li {
        font-size:20px;
        line-height:1.65em;
        list-style:none outside none;
}
div.signup span {
        border-bottom:1px dotted #888888;
        color:#64503F;
        margin-left:6px;
        text-decoration:none;
}
div.signup a {
        color:#212121;
        margin:0;
        padding:0;
	line-height: 1em;
	text-decoration: none;
}
div.signup li strong {
        color:#C33700;
}

div.signup div.no-l {
        border-left:0 none;
}

div.signup div.l-shadow {
        background-image:url("/images/shadow-left.png");
        background-position:left center;
        background-repeat:no-repeat;
}

div.signup div.no-r {
        border-right:0 none;
}
div.signup div.r-shadow {
        background-image:url("/images/shadow-right.png");
        background-position:right center;
        background-repeat:no-repeat;
}

div.signup div.short {
        background-color:#EFEFEF;
        border:1px solid #999999;
        float:left;
        font-family:helvetica,arial,sans-serif;
        height:270px;
        margin-top:22px;
        padding:10px 0;
        text-align:center;
        width:235px;
}
div.signup div.short h1 {
        font-size:34px;
        margin:0;
        padding:0;      
        padding-bottom:5px;
        line-height: 1.1em;
}
div.signup div.short h1 a {
        color:#000000;
        line-height:1em;
        margin:0;
        padding:0;
        text-decoration:none;
}
div.signup div.short h2 {
	color:#000000;
        font-size:20px;
        font-weight:normal;
        margin:0 0 8px;
        padding:0;
}
div.signup div.short h3 {
        border-bottom:1px solid #CCCCCC;
        color:#73A1C7;
        font-family:helvetica,arial,sans-serif;
        font-size:14px;
        font-weight:bold;
        margin:0 0 15px;
        padding:0 0 12px;
        text-transform:uppercase;
}
div.signup div.short li a {
        color:#3671A1;
        margin:0;
        padding:0;
        font-size:14px;
}
div.signup div.short ul.highlight li {
        font-size:19px;
        margin-bottom:5px;
        margin:0 0 5px;
        padding:0;
}

div.signup div.tall {
        background-color:#FFFFFF;
        border:3px solid #3671A1;
        float:left;
        font-family:helvetica,arial,sans-serif;
        height:310px;
        padding:8px 10px 10px;
        text-align:center;
        width:263px;
        margin-bottom:30px;
}
div.signup div.tall h1 a {
        color:#000000;
        font-size:42px;
        line-height:1em;
        margin:0;
        padding:0;
        text-decoration:none;
}
div.signup div.tall h2 {
        color:#000000;
        font-size:24px;
        font-weight:normal;
        margin:0 0 2px;
        padding:0;
}
div.signup div.tall h3 {
        border-bottom:1px solid #CCCCCC;
        color:#4582B5;
        font-size:16px;
        font-weight:bold;
        margin:0;
        padding:0 0 4px;
        text-transform:uppercase;
}
div.signup div.tall ul.highlight, div.short ul.highlight {
margin-top:15px;
background: inherit;
}
div.signup div.tall ul.highlight li {
line-height:1.21;
font-size:24px;
margin-bottom:5px;
margin:0px 0 5px;
padding:0;
}
div.signup div.tall li, div.short li {
color:#64503F;
font-family:helvetica,arial,sans-serif;
font-size:14px;
line-height:1.1em;
margin-bottom:1px;
}

/* for menus */
div#actions a {
-x-system-font:none;
display:block;
float:right;
font-family:'Corbel','Calibri','Lucida Sans','Geneva','Helvetica Neue','Helvetica','Tahoma','Verdana',sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:17px;
line-height:12px;
margin:0;
padding:28px 0 0;
text-align:center;
text-decoration:none;
width:53px;
}

div#actions a#sales:link,
div#actions a#sales:visited {
        background:url('/images/action_sales.png') no-repeat center top;
}

div#actions a#sales:hover,
div#actions a#sales:active {
        background:url('/images/action_sales.png') no-repeat center bottom;

}

div#actions a#buy:link,
div#actions a#buy:visited {
        background:url('/images/action_buy.png') no-repeat center top;
}

div#actions a#buy:hover,
div#actions a#buy:active {
        background:url('/images/action_buy.png') no-repeat center bottom;
}

div#actions a#try:link,
div#actions a#try:visited {
        background:url('/images/action_try.png') no-repeat center top;
}

div#actions a#try:hover,
div#actions a#try:active {
        background:url('/images/action_try.png') no-repeat center bottom;
}

img { -ms-interpolation-mode: bicubic; } /* Force IE to resize images properly */
img, a img, hr, table { border: none; }
a { color: #0f4692; text-decoration: none; }
a:hover div { *cursor: pointer; }
hr { background-color: #D6D6D6; height: 1px; width: auto; }
p a:hover { text-decoration: underline; }



#header { background: transparent url('/images/header-bg.jpg') repeat-x top left; border-top: 2px solid #c41e34; border-bottom: 1px solid white; height: 122px; position: relative; text-align: center; z-index: 1000; }
#techweb { float: left; margin: 12px 0px 14px 32px; }
#ubm { float: right; margin: 22px 27px 0px 0px; }

#menu {
background: transparent url('/images/header-shading.jpg') no-repeat top center;
margin: 0px auto 0px auto;
width: 1003px;
}
#menu #nav {
border: none;
clear: both;
font-family: 'DIN Bold', 'Segoe UI', Arial, Helvetica, sans-serif;
letter-spacing: 1px;
margin: 0px auto 0px auto;
padding: 0px;
}
#menu #nav td { background: transparent url('/images/nav-divider.gif') no-repeat top left; float: left; margin: 0px; padding-left: 1px; }
#menu #nav td.first { background-image: none; }
#menu #nav td a { background: transparent url('/images/nav-bg-swap.gif') repeat-x top left; color: #25282d; border-bottom: 2px solid transparent; _border: none; display: block; font-size: .8em; font-weight: bold; height: 23px; padding: 9px 13px 0px 13px; _padding-top: 8px; text-decoration: none; text-transform: uppercase; }

#menu #nav td a:hover, #menu #nav td a.selected {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("/images/nav-bg-swap.gif");
background-position:left bottom;
background-repeat:repeat-x;
border-bottom-color:#C42029;
border-bottom-style:solid;
border-bottom-width:2px;
color:white;
}

.feedburnerFeedBlock {
font-size: 9pt;
line-height: 1.4em;
font-family: 'lucida grande',arial,verdana,sans-serif;
color: #413f3f;
}

.surveyanalytics_section{

}

.section_left {
        width: 495px;
        float: left;
        margin-right: 10px;
        padding: 10px 0px 0px 15px;
}

.section_plain {
        float: left;
        margin-right: 10px;
        padding: 15px;
}

.section_icon {
        margin: 0 10px -10px 0;
}

.surveyanalytics_section h2 { 
        font-size: 22px;
        display: inline;
        line-height:1;
        color:#023E7A;
}

.section_left p {
        margin-left: 7px;
}

.section_right {
        width: 310px;
}

#safeature ul {
margin:5px 0 0 1.25em;
padding:0 0 0 1.25em;
list-style:none;
}

#safeature ul li {
        padding:0px 0px 0px 19px;
        background: url(/images/bullet.png) no-repeat;
        margin: 17px 0 0 0;
}

#safeature ul p{
        margin: 0 0 10px 0;
}

.actions{
        list-style: none;
}

.actions li{
        margin-bottom: 10px;
}

.actions img{
        margin: 0 3px -3px 0;
}

.surveyanalytics_section a{
        color:#023E7A;
}

.surveyanalytics_section a:hover{
        color:#0074D3;

}

.quote4  {
background:none repeat scroll 0 0 #ECF7DD;
border:1px solid #B5D08C;
height:80px;
margin-bottom:50px;
margin-top:50px;
padding:16px 0;
}

.clear {
clear:both;
}


.quote4 p {
color:#000000;
float:left;
line-height:26px;
margin-left:20px;
margin-right:10px;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}


  .headerNav td, .headerNav a, .headerNav div {
     font-family:'DIN Bold','Segoe UI',Arial,Helvetica,sans-serif;
     text-transform:uppercase;
     font-size:7pt;
     letter-spacing:1px;
  }

  .headerNav td {
     border-right:1px solid #ccc;
     text-align:center;
     width:85px;
     font-size:7pt;
     letter-spacing:1px;
  }

  .headerNav a, .headerNav a:link, .headerNav a:visited {
    display:block;
    text-decoration:none;
    height:30px;
    line-height:30px;
    font-size:10px;
    letter-spacing:1px;
    font-weight:bold;
  }

  .headerNav a:hover, .headerNavSelected a, .headerNavSelected a:visited, .headerNavSelected a:link {
     display:block;
     background:url('/images/nav-bg-swap.gif') repeat-x bottom left;
     border-bottom:2px solid #ff0000;
     color:#fff;
     text-decoration:none;
     font-size:10px;
     font-weight:bold;
     letter-spacing:1px;
     height:28px;
     line-height:28px;
  }

  .bubbleContentHeading {
    color: #707070;
    font-size: 18px;
    font-weight: normal;
  }

  .bubbleContent {
    color:#777777;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:18px;
  }


.sprite-buttons {
        background: url(/images/sprites/questionpro-buttons-final.png) no-repeat;
}

.corporate {
        width: 279px;
        height: 52px;
        background-position: -410 0;
}

.corporate:hover {
        background-position: -410 -55;
}

.getStarted {
    background-position: 0px 0;
    height: 52px;
    width: 179px;
}

.getStarted:hover {
    background-position: 0px -55px;
}

/* New Home Page */

#wrapper {
    margin: 0;
    padding: 0;
}
.contactinfo {
    background: url("/images/back-contact.png") no-repeat scroll 0 0 transparent;
    width: 460px;
    height: 139px;
    padding-left: 15px;
    line-height: 2;
}

#top-header {
    background: rgb(25,48,88);
    background: -moz-linear-gradient(top, rgba(25,48,88,1) 1%, rgba(13,36,75,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(25,48,88,1)), color-stop(100%,rgba(13,36,75,1)));
    background: -webkit-linear-gradient(top, rgba(25,48,88,1) 1%,rgba(13,36,75,1) 100%);
    background: -o-linear-gradient(top, rgba(25,48,88,1) 1%,rgba(13,36,75,1) 100%);
    background: -ms-linear-gradient(top, rgba(25,48,88,1) 1%,rgba(13,36,75,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#193058', endColorstr='#0d244b',GradientType=0 );
    background: linear-gradient(top, rgba(25,48,88,1) 1%,rgba(13,36,75,1) 100%);
    height: 24px;
}

.innerWide { 
        width: 980px;
        margin: 0 auto;
        position: relative;
}


ul.inline li {
        display: inline-block;
}

ul.topNav.inline {
        float: right;
        margin-top: 3px;
}

ul.topNav.inline li {
        font-size: 12px;
        color: white;
}

ul.topNav.inline li strong {
        font-weight: bold;
        color: white;
}

ul.topNav.inline li a {
        text-decoration: none;
        color: #6accec;
}

ul.topNav.inline li a:hover {
        text-decoration: underline;
}

.coda-nav {
	margin-top: -15px;
	padding-left: 300px;
}
	
.coda-nav a {
	background: url("/images/slide.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 15px;
	margin: 5px;
	overflow: hidden;
	position: relative;
	text-indent: -50px;
	width: 15px;
	z-index: 10;
}
	
.cycle {
	background: url("/images/back-slides.png") no-repeat scroll 0 0 transparent;
	height: 228px;
	position: relative;
	width: 746px;
	margin-left: 20px;
}

.cycle1 {
	height: 146px;
}

.coda-nav a.activeSlide {
	background: url("/images/slide-active.png") no-repeat scroll 0 0 transparent;
}

.startNow {
	font-size:30px;
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	height:42px;
}


 .topNav, td.topNav  {
   padding-top:4px;
   padding-right:10px;
   color:#6ACCEC;
 }

 .topNav a, .topNav a:link, .topNav a:visited {
    color:#6ACCEC;
    text-decoration:none;
 }

.nonProfitBg {
    background: url("/images/back-label-organization.png") no-repeat scroll right top;
    text-align:center;
    padding-top:15px;
	height:245px;
	line-height:1em;
}

.nonProfitBg b {
    color: #000000;
    font-family: helvetica,arial,sans-serif;
    font-size: 20px;
    padding: 5px 0 5px;
    line-height: 1.0em;
}

.tableLine {
   background: url("/images/line.jpg") no-repeat scroll right top;
}

ul.noticeBlue {
    list-style: none outside url("/images/arrow-blue.gif");
    margin: 15px 0 10px;
    padding: 0 0 15px 1.25em;
}

ul.noticeBlue li {
    font-size: 14px;
    margin: 10px 4px 5px 0;
}

#qpsignup-nl1 {
	 background: url("/images/email.png") no-repeat scroll 0 0 transparent;
	 height: 136px;
	 position: relative;
     width: 800px;
	 maring-left: 10px;
}

#qpsignup-nl1 .fields input.email {
	 background-color: transparent;
	 border-style: none;
	 font-size: 21px;
	 font-style: italic;
	 height: 37px;
	 margin-top:25px;
	 margin-right: 0px;
	 width: 225px;
}

#qpsignup-nl1 .fields input.image {
    background-color: transparent;
    border-style: none;
    cursor: pointer;
    margin-top:25px;
	height: 37px;
	overflow: hidden;
	position: absolute;
	text-indent: -200px;
	width:80px;
	background: transparent;
}

.blueBlock {
    margin: 5px 0 0 0;
    padding: 0 0 0 20;
}

.blueBlock li {
	font-size:14px;
}

.r_livechat {
  position:fixed!important;
  z-index:10;
  top:50%;
}


