/* Bizgrader CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/bgrds/bgrd.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #333399;
}
a { 
	color: #339;
}
a:visited { 
	color: #666;
}
a:hover { 
	color: #7FAAFF;
}
h1 { 
	font-size: 14px;
	color: #336;
}
h2 { 
	font-size: 12px;
	color: #666666;
}
h3 { 
	color: #333;
	font-size: 13px;
}
p { 
	line-height: 160%;
}
li { 
	line-height: 160%;
	margin-bottom: 15px;
}
th { 
	text-align: left;
	background-color: #ccc;
	padding: 5px;
	background-image: url(/images/bgrds/table_headers_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
	color: #339;
}
.yes { 
	color: #006600;
} 
.no { 
	color: #FF0000;
}
#contact #otherPageContent input { 
	width: 250px;
	border: 1px solid #339;
	background-color: #e7e7e7;
}
#contact #otherPageContent textarea { 
	width: 250px;
	border: 1px solid #339;
	background-color: #e7e7e7;
}
#contact #otherPageContent select { 
	width: 250px;
	border: 1px solid #339;
	background-color: #e7e7e7;
}

.msg { 
	color: #333;
	font-size: 12px;
	font-weight: normal;
	border: 2px solid #093;
	background-color: #e7e7e7;
	padding: 7px;
	margin: 5px;
}
.msgIcon { 
	float: left;
	clear: left;
	padding-right: 5px;
}
#outsideContainer { 
	width: 765px;
	border: 1px solid #339;
	margin: auto;
	margin-top: 12px;
	background-color: #fff;
}
#adminContainer { 
	background-color: #fff;
	border: 1px solid #339;
	margin-top: 12px;
}	
.mainWidth { 
	width: 765px;
}
#headerTable { 
	border-bottom: 4px solid #339;
}
#headerTablePrint { 
	display: none;
}
#homePageContent { 
	padding: 5px;
}
.leftnav { 
	background-color: #ccc;
	width: 175px;
}
.consumerMain { 
	padding: 10px; 
} 
.leftnavContent { 
	padding: 5px;
	border-right: 1px solid #999;
}
#consumerLogin { 
	border-bottom: 2px solid #339;
	padding: 5px;
	border-right: 1px solid #999;
}
#bizList { 
	border-right: 1px solid #999;
	padding: 5px;
}
#bizList h3 { 
	
}
.biztypeLink { 
	display: block;
	width: 165px;
	border-bottom: 1px solid #339;
	padding: 4px;
	background-color: #e7e7e7; 
	color: #339;
	text-decoration: none;
	border-right: 1px solid #999;
}
.biztypeLink:hover { 
	background-color: #fff;
	border-right: 1px solid #fff;
}
.biztypeLinkSelected { 
	display: block;
	width: 166px;
	border-bottom: 1px solid #339;
	padding: 4px;
	color: #339;
	text-decoration: none;
	background-color: #fff;
	border-right: 1px solid #fff;
	font-weight: bold;
}
.leftnavInput { 
	width: 150px;
}

#consumerSearch { 
	padding: 5px; 
	border-bottom: 2px solid #339;
	border-right: 1px solid #999;
} 
#consumerPromo { 
	padding: 5px; 
	border-bottom: 2px solid #339;
	border-right: 1px solid #999;
} 
#consumerPrivacy { 
	padding: 5px; 
	border-right: 1px solid #999;
}
.adSpace { 
	background-color: #7FAAFF;
	width: 120px;
}
/********************  gateway buttons ***********/
.gatewayButtons { 
	height: 79px; 
	width: 263px;
	border-bottom: 2px solid #339;
	background-color: #CCCCCC;
	margin: 0;
	padding: 10px;
}
.gatewayButtons h1 { 
	font-size: 12px;
}
.gatewayButtons p { 
	margin-left: 10px;
}
#gatewayConsumer { 
	background-color: #d9e2ec;
}
#gatewayBiz { 
	background-color: #e9eef2;
}
#gatewayLearnmore { 
	background-color: #BFD4E3;
}
#otherPageContent { 
	padding: 10px;
	border-right: 75px solid #7FAAFF;
	border-left: 75px solid #7FAAFF;
}
.subnavImgs { 
	border-right: 1px solid #7FAAFF;
	border-bottom: 1px solid #7FAAFF;
}
#subnavImgsTable { 
	border-right: 75px solid #7FAAFF;
	border-left: 75px solid #7FAAFF;
	background-color: #7FAAFF;
}
#subNavTitle { 
	border-right: 75px solid #7FAAFF;
	border-left: 75px solid #7FAAFF;
	background-color: #999;
	margin-top: 0;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 5px;
	
}
#nav { 
	height: 19px;
}
#nav a { 
	display: block;
	display: inline;
	height: 55px;
	padding: 5px;
	background-color: #999999;
	text-decoration: none;
	color: #000;
	text-transform:uppercase;
	border-bottom: 1px solid #999;
	background-image: url(/images/bgrds/table_headers_gray.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border-left: 1px solid #fff;

}
/*
#nav a span { 
	color: #FFFFFF;
}
*/
#nav a:hover { 	
	background-color: #ccc;
	background-image: url(/images/bgrds/table_headers_ltblue.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#home #nav #home,
#about #nav #about,
#services #nav #services,
#faqs #nav #faqs,
#login #nav #login,
#contact #nav #contact,
#search #nav #search,
#consumer #nav #consumer,
#business #nav #business,
#commitment #nav #commitment,
#member #nav #member { 	
	background-color: #339;
	color: #fff;
	border-bottom: 1px solid #339;
	background-image: url(/images/bgrds/table_headers.gif);
	background-repeat: repeat-x;
	height: 26px;
	
}
/* Admin Nav Styles */
#clients #nav #clients,
#members #nav #members,
#groups #nav #groups,
#login #nav #login,
#questions #nav #questions,
#feedback #nav #feedback,
#caCompany #nav #caCompany,
#demographics #nav #demographics,
#contacts #nav #contacts,
#biztypes #nav #biztypes,
#qclass #nav #qclass,
#surveys #nav #surveys { 	
	background-color: #339;
	color: #fff;
	border-bottom: 1px solid #339;
	background-image: url(/images/bgrds/table_headers.gif);
	background-repeat: repeat-x;
	height: 26px;
 	
}
/* Client Admin Nav Styles */
#login #nav #login,
#profile #nav #profile,
#surveys #nav #surveys, 
#client #nav #client { 	
	background-color: #339;
	color: #fff;
	border-bottom: 1px solid #339;
	background-image: url(/images/bgrds/table_headers.gif);
	background-repeat: repeat-x;
	height: 26px;

}


#mainImg { 
	background-color: #7FAAFF;
	background-color: #f1f1f1;
	background-position: top left;
	background-repeat: no-repeat;
	height: 301px;
	
	border-bottom: 2px solid #339;
}
#topslogan { 
	font-size: 12px;
	margin: 5px;
	color: #666;
	text-align: center;
	font-style:italic;
}
#newsList { 
	float: right;
	width: 272px;
	height: 281px;
	overflow: auto;
	padding: 10px; 
	background-color: #7FAAFF;	
	background-image: url(/images/bgrds/featured.jpg);
}
#gateway { 
	float: right;
	background-color: #7FAAFF;	
	background-image: url(/images/bgrds/featured.jpg);
}

#newsList p { 
	padding-left: 10px;
	padding-right: 10px;
}
#newsList h2 { 
	font-size: 14px;
	margin: 0 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #339;
}
#newsList strong { 
	margin: 0 10px;
}
#newsList h1 { 
	font-size: 13px;
	margin: 5px;
	padding: 5px;
	color: #336;
	border: 1px solid #336;
	background-color: #fff;
}

#surveynumBox {
	background-color: #7FAAFF;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 1px solid #336;
	text-align: center;
}
.surveyboxinput { 
	border: 1px solid #339;
}
.homeContentMod { 
	width: 215px; 
	padding: 10px;
	border: 1px dotted #339;
	height: 160px;
	background-color: #e7e7e7;
}
.homeContentMod:hover { 
	background-color: #fff;
}
#footer { 
	width: 765px;
	border: 1px solid #339;
	margin: auto;
	margin-top: 10px;
	background-color: #ccc;
	padding: 0px;
	color: #333;
	
	border: 1px solid #e7e7e7;
}
#footerTable { 
	padding: 4px;
	width: 750px;
}
#homeModBiz { 
	background-image: url(/images/bgrds/business_bgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#homeModConsumer { 
	background-image: url(/images/bgrds/consumers_bgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#homeModwork { 
	background-image: url(/images/bgrds/work_bgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.surveyResultGraph { 
	margin: 0;
	border: 1px solid #ccc;
	border-top: 0;
	border-left: 0;
	width: 575px;
	font-size: 10px;
}
.surveyResultGraph th { 
	border-top: 1px solid #fff;
	border-bottom: 2px solid #333;
	background-color: #FFFFFF;
	font-size: 9px;
	padding: 1px;
	text-align: center;
}
.surveyResultGraph td { 
	border: 1px solid #ccc;
	padding: 1px;
}
.searchResultsClientList { 
	background-color: #F2F2F2;
	border-bottom: 1px solid #999;
}

.barchartTD { 
	width: 375px;
}
.button { 
	margin: 0px;
}
.button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 2px 5px;
	padding: 2px 5px;
	border-top: 1px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 1px solid #666;
}
.button a:hover {
	background-color: #e7e7e7;
}
.loginTable { 
	border: 1px solid #339;
	width: 265px;
}
.loginTable td { 
	padding: 5px;
	background-color: #e7e7e7;
}
.loginTable th { 
	background-color: #339;
	color: #fff;
	padding: 7px;
	text-transform: capitalize;
	height: 20px;
	background-image: url(/images/bgrds/table_headers.gif);
	background-repeat: repeat-x;
	
}
.longnote {
	background-color: #FFFFCC;
}
.shortnote {
	width: 200px;
	position: absolute;
	visibility: visible;
	padding: 4px;
	background-color: #FFFF99;
	border: 1px solid #999999;
	text-align: left;
}
.scrollingList { 
	height: 75px;
	overflow: auto;
	border: 1px solid #ccc;
	padding: 5px;
}
.printTextResults { 
	display: none;
}
.textResults { 
	display: inherit;
}
.questionHeader { 
	border-bottom: 1px dashed #339;
}
.howItWorks { 
	border: 1px solid #7FAAFF;
	border-bottom: 2px solid #339;
	border-right: 2px solid #339;
	margin-bottom: 10px;
	background-color: #e7e7e7;
	padding: 5px;
	background-image: url(/images/bgrds/featured.jpg);
	background-position: center;
}
.howItWorks h2 { 
	margin: 0;
	color: #339;
}
.icon a {
	text-decoration: none;
	font-size: 9px;
	margin-right: 10px;
	color: #000;
}
#displayGrade { 
	border: 2px solid #333399;
	background-image: url(/images/bgrds/featured.jpg);
	background-position: center;
	padding: 10px;
	width: 150px;
	font-size: 9px;
}
#displayGradeOnResults { 
	float: left;
	border: 2px solid #333399;
	background-color: #7FAAFF;
	background-position: center;
	padding: 10px;
	width: 150px;
	font-size: 9px;
	margin-right: 10px;
}

.grade { 
	font-size: 48px;
	font-weight: bold;
	font-style:italic;
}

.mcquestions { 
	display: inline;
	margin-right: 25px; 
}
.questionsep { 
	clear: both; 
	margin-bottom: 15px; 
	height: 5px; 
	border-bottom: 1px dashed #ccc;
}
.questionover { 
	background-color: #fff;
}
.questionover:hover { 
	
}
.questionText { 
	font-size: 11px;
}
.tourBullets li {
	margin-bottom: 20px;
	font-size: 12px;
} 
.tourStats { 
	background-image:url(/images/bgrds/featured.jpg); 
	border: 1px solid #333; 
	padding: 5px 5px 1px 5px; 
	margin: 5px; 
	width: 200px; 
	float:right; 
}
.vipIcon { 
	width: 30px;
	height: 20px;
	z-index: 1;
	background-image: url(/images/icons/vip.png);
	background-repeat: no-repeat;
}
#adminSubnav { 
	border-bottom: 2px solid #339;
	height: 24px;
	z-index: 1;
	margin-bottom: 10px;
}
#adminSubnav a { 
	float:right;
	padding: 4px;
	margin-left: 10px;
	background-color: #CCC;
	border-left: 1px solid #339;
	border-right: 1px solid #339;
	border-top: 1px solid #339;
	border-bottom: 2px solid #339;
	text-decoration: none;
	height: 15px;
	z-index: -10;
}
#adminSubnav a:hover { 
	background-color: #fff;
	border-bottom: 2px solid #fff;
}
#adminSubnav .on { 
	background-color: #fff;
	border-bottom: 2px solid #fff;
}
#printfooter { 
	display: none;
}
#normalfooter { 
	display: inherit;
}
#printViewButton { 
	display: inherit;
}
#normalViewButton {
	display: none;
}.notSent {
	background-color: #FFFFFF;
}
.clickedOn {
	background-color: #FFFF99;
}
.completed {
	background-color: #33CC66;
}
.sent {
	font-style: italic;
}
.unsubscribed {
	background-color: #FF6666;
}
