@charset "UTF-8";
/* CSS Document */
/*Black border on left/right side of page needs to be altered in different sections:
div#mainContent in style sheet
Banner.php - 2 spots inline and head 
Footer.php
header.php
*/

html {background-color: #999; }

body {
	margin-top: 0;
	margin-bottom: 0;
   }
.main {
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background: #fff;
	margin-bottom: 0;
	}
div#menuBanners {
	width:950px; 
	height:175px; 
	padding:0px; 
	position:relative; 
	float:left; 
	border-left: 1px solid black; 
	border-right: 1px solid black;
	}	
div#mainContent {
	width:950px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	border-top:5px solid #e31b23;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:0px;
	background: white;	
	}
.slogan {
	font: normal 14px Helvetica; 
	color: #FFF;
	font-style: italic;
	}
.breadcrumbs {
	font: normal 12px Helvetica; 
	color: #000;
	font-style:none;
	}
.text_title {
	font: bold 20px Helvetica; 
	color: #000;
	font-style:none;
	line-height: 55px;
	}
.text_standard {
	font: normal 15px Helvetica; 
	color: #000;
	font-style:none;
	line-height: 125%
	}
.text_strong {
	font: bold 15px Helvetica; 
	color: #000;
	font-style:none;
	}
.text_date {
	font: normal 12px Helvetica; 
	color: #000;
	font-style:none;
	line-height: 20px;
	}	
.submenu a:link {
	font: bold 13px Helvetica; 
	color: #000;
	text-decoration: none;
	line-height: 15px;
	}
.submenu a:visited {
	font: bold 13px Helvetica; 
	color: #000;
	text-decoration: none;
	line-height: 15px;
	}
.submenu a:hover {
	font: bold 13px Helvetica; 
	color: #e31b23;
	text-decoration: none;
	line-height: 15px;
	}
.submenu a:active {
	font: bold 13px Helvetica; 
	color: #000;
	text-decoration: none;
	line-height: 15px;
	}
.box_title {
	font: bold 21px Helvetica; 
	color: #FFF;
	font-style: italic;
	line-height: 23px;
	}
.box_text {
	font: normal 13px Helvetica; 
	color: #000;
	font-style:none;
	line-height: 18px;
	}
.box_text_invers {
	font: normal 13px Helvetica; 
	color: #FFF;
	font-style:none;
	line-height: 18px;
	}
.copyright {
	font: normal 12px Helvetica; 
	color: #000;
	text-decoration: none;
	line-height: 15px; 
	}
.footer_info {
	font: normal 14px Helvetica; 
	color: #000;
	text-decoration: none;
	line-height: 17px;
	}
.news a:link {
	font: 14px Helvetica; 
	color: #333;
	text-decoration: none;
	line-height: 17px;
	}
.news a:visited {
	font: 14px Helvetica; 
	color: #333;
	font-style:none;
	text-decoration: none;
	line-height: 17px;
	}
.news a:hover {
	font:14px Helvetica; 
	color: #e31b23;
	font-style:none;
	text-decoration: none;
	line-height: 17px;
	}
.studies a:link {
	font: normal 13px Helvetica; 
	color: #FFF;
	text-decoration: underline;
	line-height: 16px;
	}
.studies a:visited {
	font: normal 13px Helvetica; 
	color: #FFF;
	text-decoration: underline;
	line-height: 16px;
	}
.studies a:hover {
	font: normal 13px Helvetica; 
	color: ##FFF;
	text-decoration: underline;
	line-height: 16px;
	}
.careers a:link {
	font: normal 12px Helvetica; 
	color: #FFF;
	text-decoration: underline;
	line-height: 15px;
	}
.careers a:visited {
	font: normal 12px Helvetica; 
	color: #FFF;
	text-decoration: underline;
	line-height: 15px;
	}
.careers a:hover {
	font: normal 12px Helvetica; 
	color: #FFF;
	text-decoration: underline;
	line-height: 15px;
	}
.quick_link a:link {
	font: normal 14px Helvetica; 
	color: #000;
	text-decoration: none;
	line-height: 18px;
	}
.quick_link a:visited {
	font: normal 14px Helvetica; 
	color: #000;
	text-decoration: none;
	line-height: 18px;
	}
.quick_link a:hover {
	font: normal 14px Helvetica; 
	color: #000;
	text-decoration: underline;
	line-height: 18px;
	}
.email a:link {
	font: normal 15px Helvetica; 
	color: #e31b23;
	text-decoration: none;
	}
.email a:visited {
	font: normal 15px Helvetica; 
	color: #e31b23;
	text-decoration: none;
	}
.email a:hover {
	font: normal 15px Helvetica; 
	color: #e31b23;
	text-decoration: underline;
	}
.breadcrumbs a:link {
	font: italic 12px Helvetica; 
	color: #6d6e71;
	text-decoration: underline;
	line-height: 15px;
	}
.breadcrumbs a:visited {
	font: italic 12px Helvetica; 
	color: #6d6e71;
	text-decoration: underline;
	line-height: 15px;
	}
.breadcrumbs a:hover {
	font: italic 12px Helvetica; 
	color: #6d6e71;
	text-decoration: underline;
	line-height: 15px;
	}
#button1	{
	background-image:url(../images/header_btn1.gif);
	height:40px;
	width:100px;
	}
#button2	{
	background-image:url(../images/header_btn2.gif);
	height:40px;
	width:100px;
	}
#button3	{
	background-image:url(../images/header_btn2.gif);
	height:40px;
	width:100px;
	}
#button4	{
	background-image:url(../images/header_btn2.gif);
	height:40px;
	width:100px;
	}
#button5	{
	background-image:url(../images/header_btn2.gif);
	height:40px;
	width:100px;
	}
#button6	{
	background-image:url(../images/header_btn2.gif);
	height:40px;
	width:100px;
	}
.dots {
	background: url(../images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 10px;
	float: left;
	border: 0px;
	margin: 0px;
	margin-top: 17px;
	margin-bottom: 17px;
	}
	
.rmore {
	font-size: 12px;
	text-decoration: none;
	color: #e31b23;
	}
	
.rmore:hover {
	text-decoration: underline;
	}
	
.mini_text {
	font: 10px helvetica;
	}
	
.mini_text_caption {
font: 10px helvetica;
text-align: right;
float: right;
padding-right: 5px;
	}

.inthenews_month {
	font: bold 14px Helvetica; 
	color: #666;
	font-style:none;
	text-decoration: underline;
	font-variant: small-caps;
	}
	
.inthenews_date_author {
	font: normal 12px Helvetica; 
	color: #666;
	font-style:none;
	line-height: 20px;
	}
	
.inthenews_year {
	font: bold 16px Helvetica; 
	color: #000;
	font-style:none;
	}	
	
.text_strong_inthenews {
	font: bold 14px Helvetica; 
	color: #333;
	font-style:none;
	}

a.email_mini {
	font: normal 10px Helvetica; 
	color: #e31b23;
	text-decoration: none;
	}
	
a.email_mini:visited {
	font: normal 10px Helvetica; 
	color: #e31b23;
	text-decoration: none;
	}
a.email_mini:hover {
	font: normal 10px Helvetica; 
	color: #e31b23;
	text-decoration: underline;
	}

	
a.email {
	font: normal 15px Helvetica; 
	color: #e31b23;
	text-decoration: none;
	}
a.email:visited {
	font: normal 15px Helvetica; 
	color: #e31b23;
	text-decoration: none;
	}
a.email:hover {
	font: normal 15px Helvetica; 
	color: #e31b23;
	text-decoration: underline;
	}

/** STUDIES TABLE **/

#studies_table {
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	color: #635438;
	background-color: #e6e7e8;
	padding: 1px;
}


.studies_table_cat {
	font: bold 13px helvetica;
	font-family: helvetica, Arial, sans-serif;
	color: #666;
	padding: 1px;
}

.studies_subheader {
	background-color: #CCC;
	color: #777;
}


a.studies_table_link {
	font: normal 12px Helvetica; 
	color: #e31b23;
	text-decoration: none;
	display: block;
}

div#studies_table a:hover {
	text-decoration: underline;
}

div#studies_table td {
	border: 1px solid #fff;
}

td {
	font: normal 12px helvetica;
	color:#666;
}


a.ads img {
border: 0;
outline: none;	
}

a.ads img:visited {
	border: 0;
	outline: none;
}

#featurestudies	{
	background-image:url(../images/adverts/featured_studies.jpg);
	height:175px;
	width:205px;
	cursor: pointer;
	}
