/* Reset */

*{margin:0;padding:0;}

html,body { font-family: Arial, Helvetica, sans-serif;}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,table,address{margin-bottom:14px;} 

img{border:0;}

ul,dl{padding-left:15px;}

dt{font-weight:bold;}

a{text-decoration:underline;outline:none;}

a:hover{text-decoration:none;}

label{cursor:pointer;}

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}

.clearfix{display:inline-block;}

html[xmlns] .clearfix{display:block;}

* html .clearfix{height:1%;}

.imgheader,.imgbutton{text-indent:-9999px;overflow:hidden; background-repeat:no-repeat;}

.imgbutton{display:block;}


/*---------------------------------------------------------------------------------------------------------------------*/

body {
	font-family: arial;
	background-color: #c8c8c8;
	position: relative;
	width: 100%;
}

body a, a:link {
	color: #DD1A00;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

body img {
	padding-bottom: 10px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#header_nav {
	position:absolute;
	background:transparent url(../img/nav/bg_header.png) repeat-x scroll 1px 0;
	height:52px;
	width:100%;
	z-index:100;
}

#header_nav #flashcontent {
	height:55px;
	margin:0 auto;
	width:1002px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#page_container {
	position:relative;
	top:0;
	width: 1000px;
	margin:0 auto;	
	padding:60px 12px 40px 12px;
	background-color:#efefef;
}

#page_header {
	font-family: arial;
	width: 100%;
	height: 120px;
}

#page_header h2 {
	font-size: 26px;
	font-weight: bold;
	color: #c6c6c6;
	text-align: right;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom:0;
}

#page_header h3 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	line-height: 10px;
	text-transform: uppercase;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#content_container {
	padding-top: 0;
	background-color: #c6c6c6;	
	padding-left: 9px;
}

#content_container p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 14px;
}

#content_container p.subheader {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #DD1900;
	margin-bottom: 0;
	width: 100%;
}

#content_container p.subheaderEnd {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #c6c6c6;
}

#content_container p.sectionEnd, #content_container div.sectionEnd{
	padding-bottom: 45px;
	margin-bottom: 9px;
	border-bottom: 5px solid #c6c6c6;
}

#content_container p.subsectionEnd {
	margin-bottom: 20px;
}

#content_container ol {
	font-size:12px;
	padding-left:17px;
	padding-bottom:15px;
}

#content_container span.textHighlight {
	color:#DD1900;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#article_header {	
	position: relative;
	height: 180px;
	padding-top: 20px;
	padding-left: 17px;
}

#article_header h1 {
	width: 650px;	
	font-size: 36px;	
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 3px;
}

#article_header h2 {
	width: 680px;
	font-size: 28px;	
	color: #DD1A00;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#article_header h3 {
	width: 670px;
	font-size: 12px;	
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 2px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#title_info {
	float:left;
	padding-right:10px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#title_report {
	position: absolute;
	right:9px;
	top: -30px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#share_widget {
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 12px;
}

#share_widget a:hover, #share_widget a:link {
	text-decoration:none;
	color:#333333;
	font-size: 12px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#title_links {
	padding-top:10px;
	width: 258px;
	float:left;
	padding-left:17px;
}

#title_links p.divider {
	width:258px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#article_container {
	background-color: #ffffff;
	width: 982px;
	padding-top:9px;
	position: relative;
	padding-bottom:15px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#main_content {
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 18px;
	padding-bottom:50px;
	width: 667px;
	float: left;	
	border-right: 1px solid #c6c6c6;

}

#main_content h2 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom: 1px solid #c6c6c6;
}

#main_content h2.multiHeader {
	margin-bottom: 0;
	border-bottom: 0;
}

#main_content h2.listMultiLine {
	height:60px;
	line-height:28px;
}

#main_content h3 {
	font-size: 18px;
	line-height: 17px;
	color: #DD1900;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom:8px;
	border-bottom: 1px solid #c6c6c6;
}

#main_content h3.tableHeader {
	margin-bottom: 5px;
	border-bottom: 0;
}

#main_content ul {
	margin-left: 10px;
	margin-bottom: 14px;
}

#main_content a.topReturn {
	position:absolute;	
	font-size: 12px;
	text-transform: normal;
	bottom:15px;
}

#main_content li {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

#main_content li.endNotes, ul.endNotes {
	margin-left:10px;
	margin-bottom:14px;
	list-style: lower-roman;
	font-size: 11px;
	font-weight: normal;
}

#main_content p.pullquote {
	font-weight: bold;
	font-size: 14px;
}

#main_content p.upperPullquote {
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
	line-height:22px;
}

#main_content p.jobtitle {
	font-weight: bold;
	color: #333333;
	margin-bottom: 0;
}

#main_content p.research {
	font-size:11px;
}

#main_content table {
	width: 667px;
	font-size: 11px;
	margin-bottom: 36px;
	color: #333333;
	border-bottom: 2px solid #c6c6c6;
}

#main_content thead {
	width: 100%;
	height: 40px;
	background-color: #c8c8c8;
	font-weight: bold;
	text-align: left;
}

#main_content th.alignCentre, td.alignCentre {
	text-align: center;
}

#main_content th.alignCentreBold, td.alignCentreBold {
	text-align: center;
	font-weight: bold;
}

#main_content th.alignRightBold, td.alignRightBold {
	text-align: right;
	font-weight: bold;
}

#main_content th.alignLeftBold, td.alignLeftBold {
	text-align: left;
	font-weight: bold;
}

#main_content tr.odd {
	height: 20px;
	background-color: #ffffff;
}

#main_content tr.even {
	height: 20px;
	background-color: #efefef;
}

#main_content th.category {
	padding-left: 10px;
}

#main_content td.category  {
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
}

#main_content img {
	padding-bottom:20px;
}

#main_content div.imageInsert {
	background-color: #efefef;
	padding:20px 20px 0 20px;
}

#main_content span.number {
	float:left;
}

#main_content span.title {
	float:left;
	padding-left:10px;
	width:580px;
}

#main_content div.twoColumnList {
	padding-bottom:10px;
}

#main_content div.divider {
	padding-bottom:7px;
	border-bottom: 5px solid #c6c6c6;	
}


/*---------------------------------------------------------------------------------------------------------------------*/

.twoColumnList div {
	display:block;
	clear:both;
	float:none;
	padding-left:17px;
	height:20px;
}	

.twoColumnList span {
	position:relative;
	float:left;
	left:20px;
	font-size:12px;
}

.twoColumnList span.percent {
	left:0;
	font-weight:bold;
	width:20px;
}

#point_list span.percent {
	width:60px;
	padding-bottom:5px;
}

#result_list span.percent {
	width:90px;
	padding-bottom:5px;
}

#contact_list span.percent {
	width:90px;
	padding-bottom:8px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#image_insert {
	padding-bottom:45px;
	border-bottom: 5px solid #c6c6c6;	
}

/*---------------------------------------------------------------------------------------------------------------------*/

#contact_insert {
	position:relative;
	width: 647px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	margin-bottom:14px;
	background-color: #efefef;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#insert {
	position:relative;
	width: 647px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-color: #efefef;
}

#insert h2 {
	font-size:18px;
	font-weight: bold;
	margin-bottom: 14px;
}

#insert h2.nameHeader {
	text-transform: none;
	font-weight:none;
	padding-top:0;
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}

#insert p.divider {
	text-transform: none;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom:10px;
}

#insert ul, #insert li {
	list-style: disc;
	padding-left: 9px;
	font-weight:normal;
	padding-bottom:5px;
}

#insert div.companyBio {
	position:relative;
	padding-bottom: 9px;
	margin-bottom:9px;
	border-bottom: 1px solid #c6c6c6;
	height:85px;
}

#insert div.companyBioEnd {
	position:relative;
	padding-bottom: 0;
	margin-bottom:0;
	border-bottom: 0;
}

#insert p.company {
	width:580px;
	margin-bottom:0;
	padding-bottom:0;
	padding-right:15px;
}

#insert div.logo {
	position:absolute;
	left:590px;
	top:0;
}

#insert a.siteLink {
	padding-top:0;
	font-size:12px;
}

#insert img {
	padding:0;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#interview {
	padding-bottom: 45px;
	margin-bottom: 9px;
	border-bottom: 5px solid #c6c6c6;
}

#interview div {
	width:647px;
	padding-left:9px;
	padding-right:9px;
	_width:627px;
}


#interview div.question {	
	background-color: #efefef;
}

#interview div.divider {
	width:629px;
	float:left;
	border-bottom: 1px solid #c6c6c6;
}

#interview p {
	line-height: 17px;
	padding-top:14px;
	padding-bottom:0;
	float:left;
	width: 549px;
}

#interview p.label {
	width: 80px;
	color: #DD1900;
	font-weight:bold;
	line-height: 17px;
	padding-top:14px;
	padding-bottom:0;
	text-transform:uppercase;
	float:left;

}

#interview p.labelAnswer {
	width: 80px;
	color: #000000;
	font-weight:bold;
	line-height: 17px;
	padding-top:14px;
	padding-bottom:0;
	text-transform:none;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#side_bar {
	width: 251px;
	height: 100%;
	float: left;
	padding-left: 17px;
}

#side_bar h2 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom:0;
}

#side_bar p.subsectionEnd {
	margin-bottom: 27px;
}

#side_bar p.subheader {
	font-size:18px;
}

#side_bar p.pullquote {
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	width: 240px;
	margin-bottom: 18px;
}

#side_bar p.criteriaTitle {
	font-weight: bold;
	font-size: 12px;
	color: #DD1900;
	text-transform: uppercase;
	margin-bottom: 0;
}

#side_bar p.criteriaDesc {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-bottom: 0;
}

#side_bar p.quote {
	font-weight: bold;
	font-size:14px;
	margin-bottom:5px;
}

#side_bar img {
	padding-bottom:5px;
}

#side_bar img.endQuote {
	position:relative;
	left:230px;
}

#side_bar div.quoteOne {
	position:absolute;
	top:30px;
}

#side_bar div.quoteTwo {
	position:absolute;
	top:545px;
}

#side_bar div.quoteThree {
	position:absolute;
	top:1320px;
}

#side_bar div.quoteFour {
	position:absolute;
	top:1605px;
}

#side_bar div.personaQuoteOne {
	position:relative;
	top:225px;
}

#side_bar div.personaQuoteTwo {
	position:relative;
	top:770px;
	width:220px;
}

#side_bar div.personaQuoteThree {
	position:relative;
	top:1140px;
}

#side_bar div.personaImageTwo {
	position:relative;
	top:530px;
}

#side_bar div.personaImageThree {
	position:relative;
	top:1410px;
	left:40px;
}

#side_bar div.survivalQuoteOne {
	position:relative;
	top:460px;
}

#side_bar div.survivalQuoteTwo {
	position:relative;
	top:620px;
}

#side_bar div.survivalQuoteThree {
	position:relative;
	top:1220px;
}

#side_bar img.survivalImageTwo {
	position:relative;
	top:1054px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#side_bar_bio {
	width: 251px;
	height: 100%;
	float: left;
	padding-left: 17px;
	padding-right:9px;
}

#side_bar_bio h2 {
	font-size: 14px;
	text-transform: normal;
	margin-bottom:0;
}

#side_bar_bio p.subheader {
	width:240px;
	font-size: 14px;
	text-transform: none;
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px solid #c6c6c6;
}

#side_bar_bio p.subsectionEnd {
	margin-bottom: 35px;
}

/*---------------------------------------------------------------------------------------------------------------------*/


#top_content {
	padding-bottom:420px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#middle_content {
	padding-bottom:148px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#bottom_content {
	position: absolute;
	width: 251px;
	bottom: 0px;
	right: 9px;
}

#bottom_content p.subheader {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #DD1900;
	margin-bottom: 0;
	padding-bottom:0;
	width: 100%;
	border-bottom:0;
}

#bottom_content p.divider {
	padding-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#side_report {
	position: absolute;
	right: 0px;
	top: -60px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#footer {
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
}

	#footer p {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 14px;
	}

	#footer p.title {
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 0;
	}

	#footer #footer_content {
		float: left;
		width: 667px;
		padding-right: 36px;
	}

/*---------------------------------------------------------------------------------------------------------------------*/

#footer_contact {
	float: left;
	width: 240px;
}

#footer_contact p.subheader {
	color:#000000;
	line-height:14px;
	padding-bottom: 4px;
}

#footer_contact ul, #footer_contact li {
	font-size: 12px;
	margin-left:0;
	padding-left: 0;
	list-style:none; 
}

/*---------------------------------------------------------------------------------------------------------------------*/

#end_notes{
	position:relative;
}

/*---------------------------------------------------------------------------------------------------------------------*/

#bottom_link p {
	font-family:verdana;
	padding-top:15px;
	padding-bottom:0;
	padding-left:21px;
	font-size:10px;
	color:#999999;
	text-transform:uppercase;
	font-weight:bold;
}

#bottom_link a, #bottom_link a:link {
	color:#999999;
	text-decoration:underline;
}

