/* @override http://www.boxclever.ca/boxclever1.css */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h2, h3, h4 {
	font-size: 12px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #080497;
}

.radbg {
	background-image: url(images/boxcleverbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	margin: 0px;
	background-color: #656565;
}
blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	line-height: 25px;
	text-align: justify;
	width: 420px;
	background-image:url(images/pullquote1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float: none;
	padding: 10px;
}
blockquote p {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-image:url(images/pullquote2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #F7F5F5;
	background-image: none;
	color: #000099;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin-left: 45px;
	padding: 10px 12px 10px 15px;
	text-align: left;
	line-height: 26px;
}



/*Left Column Styles */

#leftcolumn {
font-family: Arial, Helvetica, sans-serif;
}


#leftcolumn h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-left: 15px;
}
#leftcolumn h1 a:visited {
	color: #0066CC;
}

#leftcolumn h2 {
	color: #666666;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#leftcolumn h3 {
	color: #333333;
}
#leftcolumn h4 {
	margin-top: 0px;
	color: #666666;
	/*margin-left: 5px;*/
}
#leftcolumn h5 {
	font-size: 18px;
	font-weight: bold;
	color: #070496;
	margin-left: 15px;
	margin-bottom: 0px;
}
#leftcolumn h6 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 4px;
	padding-top: 3px;
}
#leftcolumn p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-right: 65px;
	margin-left: 25px;
	margin-top: 2px;
	line-height: 18px;
	margin-bottom: 10px;
}
#leftcolumn td p {
	margin: 0px;

}

#leftcolumn ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left: 25px;
	padding-left: 25px;
	list-style-type: square;
}

#leftcolumn img p{
margin: 0px;
}

#leftcolumn .surveyoptions{
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}

/*Right Column Styles */


#rightcolumn {
	margin-left: 0px;
	padding-left: 0px;

}

#rightcolumn h1, h2 {
	padding-left: 15px;
	padding-right: 8px;
}

#rightcolumn h1 {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#rightcolumn ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 13px;
	padding-right: 7px;
}
#newsticker {
padding:inherit;
}
#newsticker .newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#newsticker .newsdate {
	font-weight: light;
	font-size: 12px;
}
.tablebottom {
	background-image: url(images/customersurvey_newbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#twitter_div {
	width: 210px;
	overflow: hidden;
}
#twitter_div li {
	margin-bottom: 8px;
}
#twitter_div li a {
	display:block;
}
