/* Bizgrader CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/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%;
}
th { 
	text-align: left;
	background-color: #ccc;
	padding: 5px;
}
#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: #990000;
	font-size: 12px;
	font-weight: bold;
}
#outsideContainer { 
	width: 100%;
	border: 1px solid #339;
	margin: auto;
	background-color: #fff;
}
.mainWidth { 
	width: 100%;
}
#headerTable { 
	display: none;
}
#headerTablePrint { 
	display: inherit;
	border-bottom: 3px solid #339;
}
#headerHGTablePrint { 
	display: inherit;
	border-bottom: 3px solid #517251;
}

#dateRangeSurveyResults { 
	display: none;
}
#homePageContent { 
	padding: 5px;
}
#otherPageContent { 
	padding: 10px;
	border-right: 2px solid #7FAAFF;
	border-left: 2px solid #7FAAFF;
}
.subnavImgs { 
	border-right: 1px solid #7FAAFF;
	border-bottom: 1px solid #7FAAFF;
}
#subnavImgsTable { 
	display: none;
}
#subNavTitle { 
	border-right: 2px solid #7FAAFF;
	border-left: 2px solid #7FAAFF;
	background-color: #999;
	margin-top: 0;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 5px;
	
}
#nav { 
	display: none;
}
#nav a { 
	display: block;
	display: inline;
	height: 55px;
	padding: 5px;
	background-color: #999999;
	text-decoration: none;
	color: #333333;
	text-transform:uppercase;
	border-bottom: 1px solid #999;
}
#nav a span { 
	color: #FFFFFF;
}
#nav a:hover { 	
	background-color: #ccc;
}
#home #nav #home,
#about #nav #about,
#services #nav #services,
#faqs #nav #faqs,
#login #nav #login,
#contact #nav #contact { 	
	background-color: #339;
	color: #fff;
	border-bottom: 1px solid #fff;
}
/* Admin Nav Styles */
#clients #nav #clients,
#members #nav #members,
#login #nav #login,
#questions #nav #questions,
#surveys #nav #surveys { 	
	background-color: #339;
	color: #fff;
	border-bottom: 1px solid #fff;
}
/* Client Admin Nav Styles */
#login #nav #login,
#profile #nav #profile,
#surveys #nav #surveys { 	
	background-color: #339;
	color: #fff;
	border-bottom: 1px solid #fff;
}


#mainImg { 
	background-color: #7FAAFF;
	background-color: #f1f1f1;
	background-position: top left;
	background-repeat: no-repeat;
	height: 293px;
	
	border-bottom: 2px solid #339;
}
#topslogan { 
	font-size: 12px;
	float: right;
	margin: 5px;
	color: #666;
}
#overimgSlogan {
	position: absolute;
	top: 330px;
	padding: 5px; 
	background-color: #FFF;
	color: #339;
	font-size: 14px;
	font-weight: bold;
	width: 472px;
	margin-left: 0;
	height: 20px;
	border-top: 1px solid #339;
	border-bottom: 1px solid #339;
}
#newsList { 
	float: right;
	width: 272px;
	height: 275px;
	overflow: auto;
	padding: 10px;
}
#newsList p { 
	padding-left: 10px;
	padding-right: 10px;
}
#newsList h2 { 
	font-size: 12px;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#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;
}
#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/business_bgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#homeModConsumer { 
	background-image: url(/images/consumers_bgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#homeModwork { 
	background-image: url(/images/work_bgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.surveyResultGraph { 
	margin: 0;
	border: 1px solid #ccc;
	border-top: 0;
	border-left: 0;
}
.surveyResultGraph th { 
	border-top: 1px solid #fff;
	border-bottom: 2px solid #333;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
	text-align: center;
}
.surveyResultGraph td { 
	border: 1px solid #ccc;
	padding: 3px;
}
.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;
}
.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: 100%;
	overflow: visible;
	border: 1px solid #ccc;
	padding: 5px;
}
.printTextResults { 
	display: inherit;
	border: 1px solid #ccc;
}
.printTextResults{ 
	display: inherit;
	border: 1px solid #ccc;
}

.textResults { 
	display: none;
}

