.body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family:"Helvetica-Light","Helvetica Light",Helvetica Light,Helvetica;
	font-size: 11px;
	padding-top: 0; 
	margin-top: 0;
}

.outer {
	width: 100%;
	height: 100%;
	min-height:200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	background-color: #f5f5f5;
	height: auto !important;
}

.reportContent {
	background-color: #229cbc;
}

.reportOverview {
	background-color: #FFFFFF;
}

.overviewContent {
	padding-top: 35px;
	padding-bottom: 20px;
	font-size:16px;
	width: 100%;
	font-family: Helvetica;
	font-weight: bold;
}

.dialLabel {
  font-size:16px;
  color:#404040;
  font-weight: bold;
  font-family:Helvetica;
  padding-top: 10px;
}

.header1 {
	width: 96%;
	text-align: center;
	clear: both;
	min-height: 140px;
	height: auto;
	background-color: #229cbc;
	background-repeat: no-repeat;
}

.headerTitle {
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 6px;
	font-weight: bold;
}

.headerTableKey {
	min-width: 90px;
	max-width: 90px;
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-style: normal;
	vertical-align: top;
}

.headerTableValue {
	max-width: 145px;
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-style: normal;
	vertical-align: top;
	word-wrap:break-word;
	white-space: -moz-pre-wrap; /* Firefox */
	word-break:break-all\0/IE9;
}

.headerTableKey2 {
	min-width: 114px;
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-style: normal;
}

.headerTableValue2 {
	min-width: 130px;
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-style: normal;
}

div.container1 {
	width: 100%;
	overflow: auto;
	 overflow-x:hidden;
}

div.box {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	width: 2%;
	float: left;
}

div.box1 {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	width: 96%;
	float: left;
}

div.b2 {
	background: #FFFFFF;
}

.overAllViewComment {
	font-family: Helvetica;
	font-size: 10px;
	color: #657077;
	line-height: 12px;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: lighter;
}

.hr {
	border: 1px;
	width: 100%;
	color: #cccfd4;
	background-color: #cccfd4;
}

.hexagon {
	position: relative;
	width: 100px;
	height: 57.74px;
	background-color: #FFFFFF;
	margin: 28.87px 0;
}

.hexagon:before, .hexagon:after {
	content: "";
	position: absolute;
	width: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
}

.hexagon:before {
	bottom: 100%;
	border-bottom: 28.87px solid #64C7CC;
}

.hexagon:after {
	top: 100%;
	width: 0;
	border-top: 28.87px solid #64C7CC;
}

.image {
	position: relative;
}

.text {
	left: 0;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 100%;
	font-family: Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.text1 {
	left: 0;
	position: absolute;
	text-align: center;
	top: 145px;
	width: 100%;
	font-family: Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer {
	float: left;
	width: 970px;
	clear: both;
	margin-top: 10px;
	margin-left: 30px;
	font-family: Helvetic;
	color: #808080;
	font-size: 14px;
	font-weight: bold;
}

.overAllViewComment1 {
	font-family: Helvetica;
	font-size: 12px;
	color: #657077;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 5px;
	font-weight: lighter;
}

.interviewFollowup {
	font-family: Helvetica;
	font-size: 12px;
	color: #657077;
	line-height: 18px;
	padding-left: 5px;
	font-style: normal;
}

.liGreen {
	list-style-type: square;
	color: Green;
}

.liRed {
	list-style-type: square;
	color: Red;
}

.liYellow {
	list-style-type: square;
	color: Yellow;
}

.liorange {
	list-style-type: square;
	color: Orange;
}

.liTypingPoor {
	list-style-type: square;
	color: #E64F22;
	font-size: 15px;
  }
  
.liTypingAverage {
	list-style-type: square;
	color: #ffa500;
	font-size: 15px;
  }
  
.liTypingGood {
	list-style-type: square;
	color: #ffff00;
	font-size: 15px;
}
  
.liTypingVeryGood {
	list-style-type: square;
	color: #E6FF22;
	font-size: 15px;
}
  
.liTypingExcellent{
	list-style-type: square;
	color: #7A9C39;
	font-size: 15px;
}

.blacktext {
	color: Black;
	font-family: Helvetica;
	font-style: normal;
}

.lighttext {
	color: #657077;
	font-family: Helvetica;
	font-weight: lighter;
}
.lightobliquetext {
	color: #657077;
	font-family: Helvetica;
	font-weight: lighter;
	font-style: oblique;
}
li b {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	color: Black;
}

.liBlue {
	font-size: 12px;
	color: #229cbc;
}
.overviewContentlevel {
 padding-bottom: 18px;
 font-size: 12px;
 width: 100%;
 font-family: Helvetica; 
 font-weight: bold; 
}

.ratingContetlevel {
 
 padding-bottom: 18px;
 font-size: 12px;
 width: 100%;
 font-family: Helvetica; 
 
}
.overviewContetAccountScores {
 font-size: 12px;
 font-weight: bold; 
   font-family: Helvetica; 
 width: 100%;
}
.overviewContetTopics {
 padding-top: 25px;
 padding-bottom: 20px;
 font-size: 12px;
 width: 100%;
 font-weight: bold; 
 font-family: Helvetica; 
}

.questionHeader{
  width: 100%;
  text-align: left;
  font-size: 16px; 
  font-weight: bold; 
  font-family: Helvetica; 
  padding-top: 35px; 
  padding-bottom: 25px; 
  text-transform: uppercase;
}
.topicHeader{
 font-family: Helvetica;
 font-size: 12px;
 font-style: normal;

}
.overviewContetThisAccountScores{
font-family: Helvetica; 
 font-size: 12px;
   font-weight: lighter; 
   font-style: oblique;
}
.overviewStdContent {
 padding-top: 35px;
 padding-bottom: 20px;
 font-size: 16px;
 width: 100%;
 font-family: Helvetica;
 font-weight: bold;
padding-left: 30px;
 }
 .contentRowPadding{
padding-left: 30px;
}
.topicCorrect{
font-family: Helvetica;
 font-size: 12px;
 font-weight: bold; 
}
.topicTotal{
font-family: Helvetica;
 font-size: 12px;
 font-style: oblique;
}
.overviewContentlevels {
 font-size: 12px;
 width: 100%;
 font-weight: bold;
 padding-bottom: 18px;
 font-family: Helvetica;
}
.headerRow{
padding-left: 20px;
}
.questionHeading {
font-family: Helvetica;
font-size: 10px;
font-weight:lighter;
}
.questionDetailsRow {
font-family: Helvetica;
font-size: 11px;
font-style: normal;
max-width:100px;
overflow: hidden;
text-overflow: ellipsis;
}
.topicDescription{
font-family: Helvetica;
 font-size: 12px; 
 font-weight: lighter;
 color: #657077;
}
.rowPaddingRight{
padding-right: 35px;
}

.taScaleName{
font-family: Helvetica; 
font-style:normal; 
font-size: 12px;
}
.taReportBanding{
font-size: 10px;
line-height: 20px; 
padding-right: 30px;
}
.taReportImage{
height:160px;
width:250px ;
}
.timingProfileImage{
 height:330px;
 width:600px ;
}
.stdImage{
height:80px;
width:110px;
}
.taTestPerformance{
font-family: Helvetica;
font-size: 12px; 
font-weight: lighter;
color: #657077;
}
.stdReportImagePadding{
	padding-left:25px;
}

.meterImageRow {
  padding-bottom: 40px;
}

.leftPoleText {
  vertical-align:middle;
  text-align:left;
  font-weight:bold;
  padding-top:40px;
  padding-right:0%;
}

.rightPoleText {
  vertical-align:middle;
  text-align:right;
  font-weight:bold;
  padding-top:40px;
  padding-left:0%;
}

.meterImageContainer {
  text-align:center;
}

.meterImage {
  width:100%;
  height:auto;
}