body,td {
	font-size:12px;
	font-family:Helvetica, Arial, Verdana;
	vertical-align:top;
}

body.internal {
	font-size:12px;
	font-family:Helvetica, Arial, Verdana;
	vertical-align:top;
	background-color:red;
	color:black;	
}

td.left {
	width:30px;
	background-image:url('img/rcqi_left_banner.jpg');
	border-top-width:5px;
	border-top-style:solid;
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-color:#415363;
}

td.center {
	font-size:12px;
	font-family:Helvetica, Arial, Verdana;
	vertical-align:top;
	text-align:justify;
	width:590px;
	border-top-width:5px;
	border-top-style:solid;
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-color:#415363;
	padding:5px;
	background-color:#dce0e3;
}

td.right {
	font-size:12px;
	font-family:Helvetica, Arial, Verdana;
	vertical-align:top;
	text-align:justify;
	width:150px;
	height:550px;
	border-width:1px;
	border-style:solid;
	border-color:#415363;
	border-top-width:5px;
	border-top-style:solid;
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-color:#415363;
}

a {
	text-decoration:none;
	color:#415363;
}

.menu {
	width:146px;
}

.action a {
	color:white;
	text-decoration:none;
	font-size:12px;
	font-family:Helvetica,Arial,Verdana;
	font-weight:bold;
	border:1px solid;
	border-color:silver;
	background-color:#415363;
	padding:1px;
	display:block;
	margin:0px; 	
	width:100%;
	text-align:center;
}	

.action a:hover {
	background-color:silver;
	color:#415363;
	text-decoration:none;
}

div.topic {
	font-size:12px;
	font-family:Helvetica, Arial, Verdana;
	vertical-align:top;
	text-align:justify;
	border-width:1px;
	border-style:solid;
	border-color:#415363;
	padding:4px;
	background-color:white;
}

b {
	font-family:Helvetica,Arial Black,Verdana;
	font-weight:bold;
	font-size:12px;
}

b.topic {
	background-color:#415363;
	color:white;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	font-size:12px;
}

b.title {
	color:#415363;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
}

div.subtopic {
	font-size:12px;
	font-family:Helvetica, Arial, Verdana;
	text-align:justify;
	border-width:0px;
	padding:2px;
	background-color:white;
	margin-left:20px;
}

div.abstract {
	font-size:11px;
	font-family:Helvetica, Arial, Verdana;
	text-align:justify;
	border-width:0px;
	padding-right:5px;
	margin-left:10px;
	background-color:white;
}


td.news {
	font-size:12px;
	font-family:Helvetica, Arial, Verdana;
	text-align:justify;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#415363;
	background-color:white;
	width:98%;
}

img.news {
	border:1px;
	border-color:#415363;
	border-style:solid;
	width:50px;
	height:50px;
	float:left;
	margin:1px;
	background-image:url("img/news/news_default.jpg");
}

img.news_pub {
	border:1px;
	border-color:#415363;
	border-style:solid;
	width:15%;
	float:right;
	margin:5px;
	background-image:url("img/news/news_default.jpg");
}

img.research_topic {
	border:1px;
	border-color:#415363;
	border-style:solid;
	width:100px;
	float:left;
	background-image:url("img/news/news_default.jpg");
	margin:5px;
}

td.calendar_today {
	width:15px;
	height:15px;
	background-color:#415363;
	color:white;

}

td.calendar_previous {
	width:15px;
	height:15px;
	background-color:white;
	color:#415363;

}

td.calendar_next {
	width:15px;
	height:15px;
	background-color:#dce0e3;
	color:#415363;

}

td.calendar_old {
	width:15px;
	height:15px;
	background-color:white;
	color:#bbbbbb;
}

td.calendar_seminar {
	width:15px;
	height:15px;
	background-color:silver;
	color:#415363;
}
