﻿/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
	
* img {
	border: 0;
	}

body {
	font-family: arial, myriad, verdana, sans-serif;
	font-size: 100%;
	color: #777;
	background-color: #FFF;
	}

p {
	font-size: 80%;
	line-height: 140%;
	margin: 0 0 5px 0;
	}
	 
h1 {
	width: 245px;
	height: 59px;
	}
	
h2 {
	color: #FFF;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 90%;
	}


h3 {
	color: #1C5C8D;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	font-family: arial, lucida, sans-serif;
	padding-bottom: 0px;
	}


h4 {
	color: #777;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 7px;
	text-indent: none;
	font-family: arial, lucida, sans-serif;
	}
	
h5 {
	color: #FFF;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 7px;
	margin-top: -3px;
	line-height: 200%;
	}
	
h6	{
	color: #777;
	font-style: italic;
	font-weight: bold;
	font-family: arial, lucida, sans-serif;
	}
	
.blue {
	color: #1C5C8D;
	}
	
.white {
	color: #FFF;
	}

.gray {
	color: #777;
	font-weight: bold;
	}	

.bold_italic {
	color: #777;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	}

.blue_bold_italic {
	color: #1C5C8D;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	}
	
.lead {
	color: #777;
	font-style: none;
	font-weight: bold;
	font-size: 100%;
	}
	
.storytitle
 	{
	color: #1C5C8D;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	font-family: arial, lucida, sans-serif;
 	padding-bottom: 0px;
 	}
 	
#i3, #slds
 	{
 	padding: 10px;
 	background-color: #E5EBF3
 	}
 	
#eett, #sig
 	{
 	padding: 30px 10px 10px 10px;
 	}

.jobs_header {
	color: #1C5C8D;
	font-weight: bold;
	font-size: 100%;
	}
	
.margin_quote {
	color: #1C5C8D;
	padding-right: 8px;
	font-size: 90%;	
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 15px;
	}
	
.informational {
	color: #777;	
	font-style: normal;
	}
	
.disclaimer	{
	font-style: italic;
	font-size: 90%;
}

.error {
	color: #E4422A;
	font-weight: none;
	font-weight: bold;
	font-size: 110%;
	}
	
.reference {
	font-weight: none;
	font-size: 75%;
	}
	
.highlight	{
	background-color: yellow;
	}
	
.offer	{
	font-weight: bold;
	margin: 20px auto;
	text-align: center;
	color: #333333;
	}

a:link {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #1C5C8D;
	}

a:visited {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #1C5C8D;
	}

a:hover {
	font-size: 100%;
	text-decoration: underline;
	font-weight: bold;
	color: #777;
	}

a:active {
	font-size: 100%;
	text-decoration: bold;
	color: #1C5C8D;
	}

ol li	{
	margin-left: 20px;
	}

	
#content ul.publishers li {
	list-style-type:none;
	font-style: normal;
	}
	
#content ul.toc li {
	list-style-type:none;
	font-style: normal;
	font-size: 70%;
	font-weight: bold;
	}
	
ul.news_list {
	color: #777;
	padding: 0 0 10px 0px;
	list-style-type:none;
	}
	ul.news_list li {
		margin-bottom: 20px;
		list-style-type:none;
		}
		ul.news_list li img {
		float: left;
		padding: 3px 10px 0 0;
		}
			ul.news_list li img.mrlogo	{
			float: none;
			padding: 0px;
			margin-bottom: -6px;
			margin-left: -2px;			
			}
		ul.news_list li h3 {
    	font-size:130%;
    	}
    	ul.news_list li h4 {
    	font-size:130%;
    	}
	ul.news_list p {
		font-size: 100%;
		font-style:normal;
		}
		ul.news_list p h3{
		color: #1C5C8D;
		font-style: italic;
		font-weight: bold;
		font-size: 110%;
		}
		ul.news_list p.reference {
		font-size: 75%;
		}

.step1	{
	padding-bottom: 35px;
	}

.step2	{
	padding-bottom: 84px;
	}

.step3	{
	padding-bottom: 24px;
	}

.ies {
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
.arra img {
	float: left;
	padding: 3px 10px 0 0;
	}

.secondary a:link {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #1C5C8D;
	}
.secondary a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #1C5C8D;
	}
.secondary a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #777;
	}
.secondary a:active {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #777;
	}

.news p {
	margin: 0 8px 14px;	
	font-size: 80%;
	}

.news h4 {
	margin: 0 8px 2px;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	line-height: 100%;
	color: #FFF;
	padding-bottom: 7px;	
	}

.news a:link {
	font-size: 80%;
	line-height: 100%;
	text-decoration: none;
	color: #777;
	}
	
.news a:visited {
	font-size: 80%;
	line-height: 100%;
	text-decoration: none;
	color: #777;
	}
	
.news a:hover {
	font-size: 80%;
	line-height: 100%;
	text-decoration: none;
	color: #1C5C8D;
	}

.align_right {
	padding-left: 78px;
	}

img.floatLeft {
	float: left;
	padding: 3px 10px 0 0;
	}

#container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -425px;
	width: 850px;
	height: 100%;
	background-color: #FFF;
	}

#header {
	top: 0px;
	width: 855px;
	height: 75px;
	padding: 13px 0 0 16px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}

blockquote {
	top: 5px;
	width: 300px;
	padding: 15px 10px 0 5px;
	margin-left: 0px;
	float: left;
	color: #1C5C8D;	
	font-weight: bold;
	}
	
#indent {
	padding: 0 20px 0 20px;
	}

#login {
	position: absolute;
	font-size: 70%;	
	font-weight: bold;
	top: 13px;
	left: 700px;
	}

#base {
	border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 5px;
	}


/* ---------------------- NAVIGATION starts ---------------------- */
#nav {
	position: absolute;
	width: 100%;
	height: 25px;
	top: 85px;
	left: 0px;
	letter-spacing: .05em;
	background-image: url(../images/nav_bar.gif);
	background-repeat: repeat-y;
	}
	
#nav ul {
	list-style-type: none;
	font-family: myriad, verdana, sans-serif;
	text-decoration: none;
	color: #5586AA;
	margin-left: 19px;/* indents the entire list from left edge of containing div */
	top: 50%;
	}
	
#nav li {
	display : inline;
	font-size: 70%;	
	padding-right: 10px;
	list-style-type: none;  /*removes the bullet from each list item */
	font-weight: bold;
	}	
	
#nav ul li a:link {
	text-decoration: none;
	color: #5586AA;
	font-size: 100%;
	}
	
#nav ul li a:visited {
	text-decoration: none;
	color: #5586AA;
	font-size: 100%;
	}

#nav ul li a:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 100%;
	}
/* ---------------------- NAVIGATION ends ---------------------- */
	
	


/* ------------------------- SUBNAV starts ------------------------- */	
#subnav {
	position: absolute;
	width: 135px;
	height: 700px;
	top: 110px;
	left: 0px;
	padding-left: 20px;
	background-image: url(../images/nav_sidebar.gif);
	background-repeat: repeat-x;
	}

#subnav ul {
	list-style-type: none;
	text-decoration: none;
	color: #777;
	letter-spacing: .05em;
	padding-top: 17px;
	padding-right: 5px;
	font-family: myriad, verdana, sans-serif;

	}

#subnav	ul li ul li	{
	padding-bottom: 6px;
	padding-left: 20px;
	padding-top: 0px;
	font-size: 90%; 
	letter-spacing: .12em;
	}

#subnav li {
	font-size: 75%;	
	font-variant: small-caps;
	font-weight: bold;
	padding-bottom: 18px;
	}
	
#subnav ul li a:link {
	text-decoration: none;
	color: #777;
	font-size: 100%;
	}
	
#subnav ul li a:visited {
	text-decoration: none;
	color: #777;
	font-size: 100%;
	}

#subnav ul li a:hover {
	text-decoration: none;
	color: #1C5C8D;
	font-size: 100%;
	}

.blue_bold {
	font-size: 75%;	
	font-variant: small-caps;
	color: #1C5C8D;
	font-weight: bold;
	}


/* ------------------------- SUBNAV ends ------------------------- */	




/* ---------------------- MAIN CONTENT starts ---------------------- */	
#picture {
	position: absolute;
	width: 658px;
	top: 110px;
	left: 155px;
	padding: 106px 0 7px 28px;
	border-top: none;
	overflow: visible;
	}  
	
#content {
	position: absolute;
	width: 495px;
	margin: 0px;
	top: 265px;
	left: 183px;
	}
	
#content ul {
	list-style-type: none;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: outside;
	color: #777;
	padding: 0 0 10px 10px;
	}
	
#content li {
	font-size: 75%;	
	font-style: none;
	padding-bottom: 4px;
	}
	
#content ul.news_list li ul li {
	font-size: 100%;	
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 10px;
	}

#content2 {
	position: absolute;
	width: 800px;
	margin: 0px;
	top: 88px;
	left: 50px;
	}		

#reports-results {
	position: absolute;
	width: 450px;
	top: 10px;
	left: 30px;
	font-size: 80%;
	line-height: 140%;
	} 

#services {
	position: absolute;
	width: 495px;
	margin: 0px;
	top: 88px;
	left: 50px;
	}
	
.packets ul li	{
	list-style-type: none;
	text-decoration: none;
	}
	



/* ---------------------- COLLAPSING PANELS start ---------------------- */

.collapsable_list li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

.collapsable_list h4 {
	cursor: pointer;
	font-size: 110%;
	color: #1C5C8D; 
	}
	
.hidden_content p {
	font-size: 100%;
	font-style: normal;
	}
	
.services h3 {
	font-size: 90%;
	}
	
.services h6 {
	font-size: 100%;
	}


/* ---------------------- COLLAPSING PANELS end ---------------------- */



/* ---------------------- PR PAGE starts -------------------------- */

#prcontent {
	position: absolute;
	width: 515px;
	margin: 0px;
	top: 140px;
	left: 183px;
	}
	
	.prbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	background:#FFFFFF url(http://empiricaleducation.com/images/bg-blue-gradient.png) repeat-x scroll 0 0;
	border: 2px solid #1c5c8d;
	margin: 8px;
	max-height:80%;
	min-height:146px;
	overflow-x:hidden;
	overflow-y:auto;
	padding:15px;
	position:relative;
	width:200px;
	z-index:99999;
	float: left;
	}
	
	ul.pr	{
	height: 100px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	list-style-type: none;
	}
		ul.pr li	{
		padding-bottom: 10px;
		}
		ul.pr p	{
		font-size: 75%
		font-style: normal;
		
		}
		
.pricon	{
	width: 100px;
	height: 100px;
	display: block; 
	}

.envelope	{
	width: 70px;
	height: 62px;
	display: block; 
	margin-left: 18px;
	}

.prbox p {
	color: #777777;
	font-weight: normal;
}

.prbox h3 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	font-family: arial, lucida, sans-serif;
	padding-bottom: 20px; 
}


ul.prnews {
	margin: 0pt; 
	padding: 0pt; 
	position: absolute; 
	top: 0px;
	}
	ul.prnews li {
		margin: 0pt; 
		padding: 0pt; 
		height: 48px;
		position:absolute;
		list-style-type: none;
		top:0px;
		left:0px;
		}
	

/* ---------------------- PR PAGE ends ----------------------------- */
	
/* ---------------------- MAIN CONTENT ends ---------------------- */	
	
	
	
	
/* ---------------------- RIGHT SIDEBAR starts ---------------------- */		
#news {
	position: relative;
	width: 127px;
	margin-bottom: 200px;
	top: 200px;
	left: 705px;
	padding: 20px 0 15px;
	background-image: url(../images/news_sidebar.jpg);
	background-repeat: no-repeat;
	border: 1px solid #777;
	}

#more_news, #less_news {
	position: absolute;
	width: 36px;
	height: 10px;
	margin: 0px;
	bottom: 8px;
	right: 15px;
	}
	
#evidence {
	position: relative;
	width: 127px;
	top: 182px;
	left: 705px;
	padding: 20px 0 15px;
	background-image: url(../images/evidence_sidebar.jpg);
	background-repeat: no-repeat;
	border: 1px solid #777;
	}

#more_evidence, #less_evidence {
	position: absolute;
	width: 36px;
	height: 10px;
	margin: 0px;
	bottom: 8px;
	right: 15px;
	}	
	
#hidden_evidence, #hidden_news {
	display: none;
	}
	
#cosn {
	position: relative;
	width: 127px;
	margin-bottom: 300px;
	top: 20px;
	left: 707px;
	padding: 20px 0 15px;
	}
	
/* ---------------------- RIGHT SIDEBAR ends ---------------------- */		


	
/* -------------------------- FORM starts -------------------------- */	
form {
	color: #1C5C8D;
	padding-top: 10px;
	}
	
#content form {
	width: 410px;
	}
	
label {
	padding-bottom: 5px;
	}

.newsletter {
	width: 100px;
	margin-bottom: 5px;
	padding: 0px 2px;
	color: #444;
	}
	
fieldset {
	margin-bottom: 0px;
	border: none;
	}

.checkboxes h4 {
	font-size: 100%;
	color: #1C5C8D;
        margin-top: 10px;
        font-weight: normal;
        font-style: normal;
	}

.checkboxes label {
	margin:0 0 6px 0px; 
	}
	
.checkboxes input { 
	float:left; 
	margin:2px 8px 20px 0; 
	}
	
/* -------------------------- NEW CHECKBOXES start -------------------------- */

.label_checkbox_pair {
  	clear: both;
  	float: none;
	}

.label_checkbox_pair input {
	display: block;
	clear: left;
	float: left;
	margin-left: 20px;
	margin-top: 3px;
	width: 20px;
	}

.label_checkbox_pair label {
	display: block;
	float: left;
	clear: none;
	margin-left: 10px;
	}
	
	/*margin-left: 100px;
	width: 200px;*/

/* -------------------------- NEW CHECKBOXES end -------------------------- */

input {
	width: 400px;
	margin-bottom: 5px;
	padding: 0px 2px;
	color: #444;
	}
	
select {
	width: 407px;
	margin-bottom: 5px;
	padding: 0px 2px;
	color: #444;
	}

textarea {
	width: 398px;
	height: 200px;
	padding: 4px 2px;
	margin-bottom: 5px;
	color: #444;
	}

#submitbutton {
	margin-left: 314px;
	width: 90px;
	color: #FFF;
	background-color: #1C5C8D;
	}  

input.error {
	font-size: 90%;
	font-weight: normal;
	}

label.error {
	font-size: 100%;
	display: block;
	width: 400px;
	font-weight: normal;
	}
/* -------------------------- FORM ends -------------------------- */


/* --------------------------MR starts-----------------------*/

ul#mr_videos {
    margin: 0px;
    padding: 0px;
    }
    ul#mr_videos li h4 {
    	font-size:100%;
    	}
    	
#mr_videos  li  {
    list-style-type: none;
    background-color: #eee;
    margin: 10px 0px;
    padding: 13px;
    clear: left;
    }

#mr_videos  .question {
    width: 240px;
    margin-right: 10px;
    float: left;
    }
	
.question h4 {
	font-weight: normal;
	}
	
#mr_buttons  li  {
    list-style-type: none;
    background-color: #eee;
    margin: 10px 0px;
    padding: 13px;
    clear: left;
    }
    
#mr_buttons  .button-text p {
    width: 240px;
    margin-left: 200px;
    float: left;
    font-style: normal;
    margin-top: -120px;
    font-size: 90%
    }
    
.buttons	{
	width: 130px;
	height: 130px;
	}
	




/* --------------------------MR ends-----------------------*/





	