@charset "UTF-8";

/*text.css  © Factor of 4, 2012*/
/* MRC website*/

body {	
	font-family: helvetica, "helvetica neue", arial, sunsans-regular, sans-serif;
	font-size: 12px; 
	color: black; 
	line-height: 120%;
	}
	
/* header area */

#header h1 { 
	font-size: 16px; 
	line-height: 120%; 
	text-align: left; 
	margin: 7px 7px 2px 7px; 
	}
	
#header p     { 
	font-size: 12px; 
	line-height: 120%; 
	text-align: left; 
	margin: 2px 7px 3px 7px; 
	}

#toolbar .sep { 
	text-align: center; 
	color: #e9ffff; 
	padding-left: 5px; 
	padding-top: 0px;
	}

#right-sidebar h2   {
	font-family: helvetica, "helvetica neue", arial, sunsans-regular, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	margin: 10px 10px 10px 10px;
	color: black;
	text-transform: uppercase;
	}
	
#right-sidebar h3   { 
	font-family: helvetica, "helvetica neue", arial, sunsans-regular, sans-serif;
	font-weight: bold;
	font-size: 14px; 
	line-height: 120%; 
	text-align: left;  
	color: black; 
	margin: 10px 10px 0px 10px; 
	}

#right-sidebar p     { 
	font-size: 12px; 
	line-height: 160%; 
	text-align: left; 
	color: black; 
	margin: 0px 10px 10px 10px; 
	}

#right-sidebar li     {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	margin: 0px 10px 5px 25px;
	list-style-type: none;
}

#center-content h1 {
	font-family: helvetica, "helvetica neue", arial, sunsans-regular, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	line-height: 120%;
	text-align: left;
	margin: 13px 7px 0px 0px;
	padding: 0px 20px 10px 20px;
}
	
#center-content h2 { 
	font-family: helvetica, "helvetica neue", arial, sunsans-regular, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	line-height: 120%; 
	text-align: left; 
	margin: 6px 7px 0px 0px; 
	padding: 0px 20px 5px 20px; 
	color: #b43b00;
}

#center-content h3 { 
	font-family: helvetica, "helvetica neue", arial, sunsans-regular, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	line-height: 120%; 
	text-align: left; 
	margin: 10px 7px 0px 0px; 
	padding: 0px 20px 0px 20px;
	font-style: italic;
}
	
#center-content p  { 
	font-size: 12px; 
	color: black; 
	line-height: 160%; 
	margin: 0px 7px 10px 0px; 
	padding: 0px 20px 0px 20px; 
	}
	
#center-content .exhibition { 
	font-size: 11px; 
	color: black; 
	line-height: 120%; 
	margin: 0px 7px 10px 0px; 
	padding: 0px 20px 0px 20px; 
	}
	
#center-content .caption  { 
	font-size: 10px; 
	color: #ccc; 
	line-height: 120%; 
	margin: 0px 7px 10px 0px; 
	padding: 0px 20px 0px 20px; 
	}
	
		
#center-content li	{ 
	font-size: 14px; 
	line-height: 130%; 
	margin: 0px 0px 5px 45px
	 }

#footer h1 { font-size: 12px; 
	color: black;
	line-height: 120%; text-align: center; margin: 0px 7px 2px 7px; }

#footer p  {
	color: black;
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	margin: 5px 7px 2px 7px;
}

.indent4 {
	text-indent: 4em;
}
.indent8 {
	text-indent: 8em;
}

.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	}