body { 
	margin: 0px; 
	padding: 0px; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal 0.7em/1.3em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #316098; background: inherit; }
a:hover { color: #808080; background: inherit; }
p {
	padding-bottom: 0px;
}
h1  {
	font: 3em "Trebuchet MS", Helvetica, Sans-Serif;
	margin: 0;
	color: #7f7f7f;
	background: transparent;
	padding: 5px 0px 0px;
}
h2 {
	clear: both;
	font: normal 2em "Trebuchet MS", Helvetica, Sans-Serif;
	color:#7f7f7f;
	padding: 3px 10px 3px 35px; margin: 10px 0 0;
	 background-image: url(images/h2bg.gif);
	 background-repeat: no-repeat;
	 background-position:  left center;
	 background-color: transparent;
 }
 h2 a, h2 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover  {
	text-decoration: none;
	background-image: none;
	color: inherit;
}
h3 {
	 clear: both; 
	 font: normal 2em "Trebuchet MS", Helvetica, Sans-Serif; 
	 color:#7f7f7f; 
	 padding: 3px 14px 3px 35px; margin: 0;
	 background-image: url(images/h3bg.gif);
	 background-repeat: no-repeat;
	 background-position:  left center;
	 background-color: transparent;
}
h4 {
	clear: both;
	font: normal 1.5em "Trebuchet MS", Helvetica, Sans-Serif;
	color:#7f7f7f;
	padding: 3px 14px 3px 35px;
	margin: 0;
	background-image: url(images/h4bg.gif);
	background-repeat: no-repeat;
	background-position:  left center;
	background-color: transparent;
}
h5  {
	font: normal 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
	text-align: justify;
	color: #339900;
	background: inherit;
	margin-top: 5px;
	margin-bottom: 0px;
	clear: left;
}

h6 {
	clear: both;
	font: normal 1.5em "Trebuchet MS", Helvetica, Sans-Serif;
	color:#316098;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: transparent;
	text-align: left;
 }
ul {
	padding-left: 20px;
	margin-top: 0px;
}

table {
	line-height: 1.2em;
	margin: 10px 0px;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
th {
	font-size: 1.0em;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 5px 10px;
	border: none;
}
td {
	font-size: 0.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px 10px;
}
.blue { color: #316098;  }
.grey { color: #7f7f7f;  }
.lightgray { color: #898989; }
.green { color: #339900; }
.image { float: left; border: 2px solid #CCCCCC; padding: 3px; margin: 5px 15px 5px 0px; }
.image2 { float: left; border: 2px solid transparent; padding: 3px; margin: 5px 15px 5px 0px; }
.caption {
	color: #7f7f7f;
	font-size: 0.9em;
	text-align: justify;
}
.image_right { float: right; border: 2px solid #CCCCCC; padding: 3px; margin: 5px 0px 5px 15px; }

/* CONTENT WRAPPER */

#main {
	width: 900px;
	margin: 25px auto 15px;
	float: none;
}

/* TOP LEFT LOGO */

#logo {
	float: left;
	background-image: url(images/logoCCR_SL.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 550px;
	margin-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 20px;

}
	#logo h1 {
	color: #000;
	margin-top: 60px;
	margin-left: -10px;
}

/* TOP RIGHT HORIZONTAL MENU */
	
#menu_top {
	float: right;
	padding: 25px 1px 0px 0;
	margin: 0;
	height: 90px;
}
	#menu_top li { 
		padding: 14px 18px 14px 18px; 
		display: inline; 
	}

#menu {
	clear: both;
	float: left;
	background: url(images/menu_bar.jpg) repeat-x right bottom;
	color: #444;
	padding: 33px 0px 14px 0;
	margin: 0px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
	#menu li {
	color: #444; 
	padding: 0px 0px 0px 0; 
	display: inline;
	margin: 0px;
	}
	#menu li.active {
	background: url(images/menu_bar_active.jpg) repeat-x right bottom;
	font-weight: bold;
	color: #444;
	padding: 12px 18px 16px;
	margin-right: -2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#menu li a { 
		text-decoration: none; 
		color: #444; 
		padding: 0px 18px; 
		margin: 0; 
	} 	
	#menu li a:hover { 
		background: url(images/menu_bar_over.jpg) repeat-x right bottom; 
		color: #444; 
		padding: 12px 18px 16px; 
		margin: 0px; 

	} 	
	.key { /* text-decoration: underline; */ } /* ACCESKEY UNDERLINED LETTER */

/* INTRO */	

#intro {
	clear: both;
	float: left;
	width: 902px;
	color: #E5EAF2;
	height: 182px;
	margin: 0px 0;

}
	#intro p { padding: 0px; margin: 0; }

/* RIGHT VERTICAL MENU */
	
	#menu_right {
	width: 275px;
	margin: 40px 0 10px;
	padding: 0px;
	border: 2px solid #e2e2e2;
	float: right;

	}
	#menu_right li { list-style: none; }
	#menu_right li a {
	display: block;
	color: #333333;
	padding: 7px 20px; 
	margin: 1px; 
	text-decoration: none;
	background-color: #dbfb86;
		}	
	#menu_right ul {margin: 0px; }
	
	#menu_right ul li a {
	padding: 7px 20px 7px 40px;
	margin-left: -19px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
		}	
	#menu_right li a:hover {
	color: #fff;
	background-color: #B5DB4A;
}
	#menu_right ul li a:hover {
	color: #fff;
	background-color: #B3B3B3;
}

/* LEFT SIDE */

#left {
	float: left;
	width: 610px;
	padding-top: 10px;
}
	.leftcol {
	float: left;
	padding: 0px 15px 10px;
	width: 270px;
	text-align: justify;
	margin: 0 0 10px;
	}
	.rightcol {
	float: right;
	padding: 0px 15px 10px;
	width: 270px;
	text-align: justify;
	margin: 0 0 10px;
		}
	.special {
	clear: both;
	margin: 0 0 0px;
	text-align: justify;
	padding: 10px 15px 0px;
	color: #444;
	}
	.special_boxed {
	clear: both;
	margin: 20px 0;
	padding: 10px 15px 10px;
	color: #444;
	border: 1px solid #CCCCCC;
	}

	.publications {
	clear: both;
	margin: 10px 0 0px;
	padding: 15px 15px 0px;
	color: #444;
	border: 1px solid #CCCCCC;
	height: 200px;
	}

/* RIGHT SIDE */
	
#right {
	float: right;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 10px;

}
	.callout {
		padding: 15px;
		border: thin solid #ccc;
		margin: 0 0 0px;
		background: #fff url(images/callout_bg.jpg) repeat-x;
	}
	.news {
		padding: 15px 15px 10px;
		border: thin solid #ccc;
		margin: 10px 0;
		background: #e3e3e3;
	}
	.box {
	padding: 0px 15px 10px;
	text-align: justify;
	margin: 0 0 10px;
	}

/* FOOTER */

#footer {
	clear: both;
	padding: 5px;
	border-top: 1px solid #ccc;
	color: #999999;
}

#menu_right li a.research_background{
background-color: lightgray;
}

