@charset "UTF-8";
/* GLOBAL STYLES */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #939CA3;
	background-color: #FFF;
	}
	
strong {
	font-weight:bold;
	color: #333;
	}			
		
.clearfix {
	clear:both;
	}	
	
a:link, a:active, a:visited {
	color:#091E5F;
	text-align:underline;
	}	
	
a:hover {
	color:#939CA3;
	text-align:underline;
	}
	
.image {
	float:right;
	margin:10px;
	text-align:center;
	font-size:10px;
	color:#CCC;
	border:1px solid #DEDEDE;
	}
	
.imageRight {
	float:right;
	margin:10px;
	}	
	
.image img {
	border:1px solid #DEDEDE;
	}
	
.rightJustified {
	text-align:right;
	}	

.centerJustified {
	text-align:center;
	}	

	
.listSquare {
	margin-bottom:10px;
	margin-left:25px;
	}	
	
.listSquare li {
	list-style:square;
	}			

.listQuestion {
	margin:20px;
	font-weight:bold;
	}	
	
.listQuestion li {
	list-style:none;
	padding-bottom:20px;
	font:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	color:#091E5F;
	}			

/* HEADER STYLES */		
	
#header {
	width:980px;
	margin:0 auto 0 auto;
	height:100px;
	background-color:#FFF;
	}
	
#bottomStripe {
	width:980px;
	margin:0 auto 0 auto;
	height:10px;
	background-color:#52575A;
	border-bottom: 0px solid #666;
	}	
	
#bottomStripeInside {
	width:980px;
	margin:0 auto 0 auto;
	height:10px;
	background-color:#0B2677;
	border-bottom: 0px solid #666;
	}					
	
#logo {
	float:left;
	text-align:center;
	padding-top:25px;
	padding-left:15px;
	}

#banner {
	width:980px;
	margin:0 auto 0 auto;
	text-align:center;
	height:150px;
	background-color:#DEDEDE;
	border-top: 1px solid #666;
	border-bottom: 0px solid #666;
	}	
	
#nav {
	width:980px;
	margin:0 auto 0 auto;
	background-color:#A0A2A2;
	height:40px;
	text-align:center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}
	
#navInside {
	width:970px;
	margin:0 0 0 10px;
	background-color:#A0A2A2;
	height:40px;
	text-align:center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}	
	
.navWrapper {
	width:600px;
	margin:0 auto 0 auto;
	}	
	
.navButtonServices a {
	display:block;
	font-size:12px;
	height:40px;
	width:100px;
	float:left;
	color:#666;
	background: url(../images/nav/services.png);
	}
	
.navButtonAbout a {
	display:block;
	font-size:12px;
	height:40px;
	width:100px;
	float:left;
	color:#666;
	background: url(../images/nav/about.png);
	}
	
.navButtonResults a {
	display:block;
	font-size:12px;
	height:40px;
	width:100px;
	float:left;
	color:#666;
	background: url(../images/nav/results.png);
	}
	
.navButtonCompanies a {
	display:block;
	font-size:12px;
	height:40px;
	width:100px;
	float:left;
	color:#666;
	background: url(../images/nav/affiliated.png);
	}
	
.navButtonInsights a {
	display:block;
	font-size:12px;
	height:40px;
	width:100px;
	float:left;
	color:#666;
	background: url(../images/nav/strategic.png);
	}
	
.navButtonContact a {
	display:block;
	font-size:12px;
	height:40px;
	width:100px;
	float:left;
	color:#666;
	background: url(../images/nav/contact.png);
	}	
	
.navButtonServices a:hover {
	background: url(../images/nav/services_over.png);
	}
	
.navButtonAbout a:hover {
	background: url(../images/nav/about_over.png);
	}
	
.navButtonResults a:hover {
	background: url(../images/nav/results_over.png);
	}
	
.navButtonCompanies a:hover {
	background: url(../images/nav/affiliated_over.png);
	}
	
.navButtonInsights a:hover {
	background: url(../images/nav/strategic_over.png);
	}
	
.navButtonContact a:hover {
	background: url(../images/nav/contact_over.png);
	}		
		
/* CONTENT STYLES */		
		
#wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F7F7F7;
	border:1px solid #666;
	}
	
#wrapperInside {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #666;
	background: #F7F7F7 url(../images/bg_wrapperInside.png) repeat-y;
	}			

#wrapper a:link, #wrapper a:visited, #wrapper a:active {
	color: #666;
	text-decoration:none;
	}
	
#wrapper a:hover {
	color: #091E5F;
	text-decoration:none;
	font-weight:bold;
	}
	
/* HOME STYLES */			
			
#content {
	width:925px;
	margin:auto;
	font-size:12px;
	line-height:24px;
	padding-top:20px;
	color:#555;
	}
	
#content .left {
	float:left;
	width:550px;
	}
	
#content .right {
	float:right;
	width:295px;
	height:250px;
	margin:30px 0 10px 0;
	padding:15px 10px 0px 10px;
	border: 1px solid #666;
	text-align:left;
	background: #BABCBD url(../images/bg_insights.png) no-repeat bottom;
	color:#333;
	}	
	
#content .rightII {
	float:right;
	width:295px;
	padding:10px;
	border: 1px solid #666;
	text-align:left;
	background: #BABCBD;
	color:#333;
	font-size:11px;
	line-height:18px;
	margin-bottom:20px;
	}				
	
#content .right .headline {
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	}			
	
#content .right ul {
	margin-left:20px;
	font-size:11px;
	margin-top:5px;
	list-style:none;
	}
	
#content .right ul li {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #DEDEDE;
	line-height:16px;
	}
	
#content .right ul li a:link, #content .right ul li a:active, #content .right ul li a:visited, #content .right ul li a:hover {
	color:#333;
	font-weight:normal;
	}
	
#content .right ul li a:hover {
	color:#091E5F;
	font-weight:normal;
	font-style:italic;
	}				
	
#content p {
	margin-bottom:10px;
	}
	
#content h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:10px;
	text-align:left;
	color: #091E5F;
	}
	
#content h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	color: #222;
	}	
	
/* INSIDE STYLES */	

#content .leftInside {
	float:left;
	width:200px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
	}
	
#content .rightInside {
	float:right;
	width:690px;
	margin-bottom:30px;
	border-left:3px solid #DEDEDE;
	}
	
#content .wrapperInside	{
	float:right;
	width:650px;
	}
	
#content .leftInside ul {
	font-size:12px;
	margin-top:10px;
	list-style:none;
	}
	
#content .leftInside ul li {
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	}	
	
#content .leftInside ul li a:link, #content .leftInside ul li a:active, #content .leftInside ul li a:visited, #content .leftInside ul li a:hover {
	text-decoration:none;
	}	
	
.hightlightBox {
	background-color:#DEDEDE;
	border:1px solid #CCC;
	padding:10px;
	}
	
iframe {
	border:2px solid #DEDEDE;
	margin-top:20px;
	}	
	
.imageRight {
	padding:10px;
	}	
	
.center {
	text-align:center;
	margin:40px 0 0 0;
	}
	
.active a:link, .active a:active, .active a:visited, .active a:hover {
	color:#666;
	}	
	
.columnI {
	float:left;
	width:150px;
	}	
	
.columnII {
	float:right;
	width:500px;
	margin:0 0 20px 0;
	}	
	
/* FOOTER STYLES */		
		
#footer {
	width:965px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	font-size:11px;
	color:#666;
	margin-bottom:20px;
	text-align:center;
	line-height:25px;
	}	
	
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration:underline;
	color:#666;
	}	
	
/* FORMS */	

.input {
	background-color:#FFF;
	border: 1px solid #CCC;
	font-size:11px;
	color:#333;
	width:350px;
	padding: 4px;
	margin-bottom:15px;
	}	
	
.btn {
	background-color:#091E5F;
	border:#CCC;
	color:#FFF;
	padding:5px;
	margin-left:50px;
	}
	
.forms {
	margin:10px;
	}
	
dl {
	margin:15px 0 0 50px;
	}	
	
dl.tbl dt {
  	float: left;
  	width: 115px;
  	text-align: right;
	}

dl.tbl dd {
  	margin-left: 120px;
	}			
