/* CSS Document */
/*******************************************************************************************************************************************************************
	BASIC ELEMENTS
*******************************************************************************************************************************************************************/
html			{ overflow-x: auto }
body			{ margin: 0; padding: 0; cursor: default; background-color:#FFFFFF; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
table			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
img				{ border-style: none }
h1 				{ font-size: 24px; font-weight: bold; color:#333333;}
input			{ font-family: Verdana, Arial, Helvetica, sans-serif }
p,h2			{ padding:0; margin:0;}

/*******************************************************************************************************************************************************************
	MAIN PAGE
*******************************************************************************************************************************************************************/
p.info {
	margin-top:12px;
}
p.find {
	font-size:12pt;
}
p.items {
	color:#666666;
	font-weight:bold;
	font-size:12pt;
}
p.projects {
	font-size:12pt;
	margin-top:5px;
	margin-left:20px;
}
h2.projects {
	margin-top:10px; font-size: 16px; font-weight: bold;
}
.title {
	font-size: 30px; 
	font-weight: bold;
	color: #000000;
}
.sub_title {
	font-size: 24px; 
	font-weight: bold;
	color: #000000;
}
.news_flash {
	font-size: 18px; 
	font-weight: bold;
	font-style:italic;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.sub_text {
	font-size: 17px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
}
.sub_sub_text {
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
}
.menu {
	font-size:18px;
	line-height:30px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-style:italic;
	border-bottom: 2px solid #FF0000;
}
.menu:hover {
	font-size:18px;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration:none;
	font-style:italic;
}
.hyperlinks {
	font-size:16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	font-style:italic;
}
.alt {
	font-size: 10px;
	color:#000000;
}
.open_table {
border: 2px solid #000000;
}
.open_table_mid {
border-left: 2px solid #000000;
border-right: 2px solid #000000;
}
.publication_title {
	font-size: 24px; 
	font-weight: bold;
	color:#333333;
	border-bottom: 2px solid #999999;
}
.img_border {
border:1px #000000 solid;
}
.contact_details {
font-size:14px;
font-weight:bold;
}
.contact_hyperlinks {
	font-size:14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	font-style:italic;
}
.links {
font-size:18px;
font-weight:bold;
color:#FF0000;
text-decoration:none;

}
.caption {
font-size:16px;
color:#003366;
font-weight:bold;
}
.update {
	font-size: 16px;
	color: #000000;
}