/* General Settings */
body 
{
	background-color:#ffffcc;
	margin-top:0;
	padding:0;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	background-color:#ffffff;
	font-size: 100%;
}

td {color:#000000;}

form {
	padding:0;
	margin:0;
}

a {
	color:#336699; 
	text-decoration:none;
}
a:active {
	color:#336699; 
}
a:hover,
a:visited:hover	{
	text-decoration:underline;
}
a:visited 
{
	color:#336699;
}


/* Layout */
#leftsidebar {
	padding-right:15px;
	padding-left:5px;
	margin: 0;
	width:185px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:165px;
}

html>body #leftsidebar {
	width:165px;
}

#rightsidebar {
	padding-right:5px;
	padding-left:15px;
	margin:0;
	width:185px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:165px;
}

html>body #rightsidebar {
	width:165px;
}

#content {
	width:370px;
	padding:0;
	margin:0;
	font-size: 71%;
}

/* Content Area Text settings */
/* Titles */
#content p {
	line-height: 130%;
	margin-top:0;
}

#content h1	{
	font-size:110%;
	color:#666600;
	font-weight:bold;
	text-transform: uppercase;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:20px;
}

#content h2	{
	font-size:110%; 
	color:#336699; 
	font-weight:bold;
	margin-bottom:10px;
	text-transform: uppercase;
}

#content h3	{
	font-size:110%;
	color:#666666;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content h4	{
	font-size:105%;
	font-weight:bold;
	margin-bottom:10px;
}

#content li {
	margin-bottom:2%;
}


/* News listing */
.newsitemdate {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	margin-bottom: 5px;
}

.newsitemdate .date {
	background-color: #eeeeee;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
}

.newsitemtype {
	font-size:90%; 
	padding-bottom: 2px;
	color:#666666;
}

.newsitem {
	margin-bottom: 5px;
}

.newsitem h4 {
	font-size:100% !important;
	color:#000000 !important;
	margin: 0px 0px 5px !important;
	padding: 0px;
}

.newsitem p {
 	margin-top: 0px;
	padding-top: 0px;
}


#rightsidebarsearch {
	margin-bottom: 20px;
	width: 165px;
}
	
#rightsidebarsearch input.searchfield {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:70%; 
	color:#000000;
	width:100px;
}

td.left { background-image:url(../images/bg_left.gif);}

td.right { background-image:url(../images/bg_right.gif);}

.date	{font-size:.9em; color:#666666;}


/* Splash Page */
#splash a { 
	color:#ffffff; 
	letter-spacing:.04em;
}

#splash a:active { color:#ff0000;}
#splash a:visited {color:#ffffff;}

#splash {
	background-color:#336699; 
	border:1px; 
	border-style:solid; 
	border-color:#cccc66; 
	border-right-width:1px; 
	border-left-width:0px; 
	border-top-width:0px; 
	border-bottom-width:1px;
}
#splash td { 
	background-color:#336699; 
	font-size:65%; 
	color:#ffffff; 
}

/* Home Page */
#homenews {}
#homenews .date {
	padding-right: 13px;
}
#homenews td {
	padding-bottom:15px;
}
#homefeatures {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#homefeatures td {
	padding-bottom:5px;
}
#homenews p {
	vertical-align:middle;	
}
#homenews img {
	float:left;
	margin:0 10px 20px 0;
}

/* Header */
#headermenu {
	font-size: 65%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#headermenu a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}

#headermenu a:active {}
#headermenu a:hover,
#headermenu a:visited:hover {
	text-decoration:none;
	background-color:#000000;
}
#headermenu a:visited { color:#ffffff; }
#headermenu td	{ background-color:#666666; }

td.homeheaderbg1 {background-image:url(../images/headers/header_home.jpg);}

#headertitle {
	position:relative; 
	left:96px; 
	top:31px;
}

#headertitle h1 {
	display: inline;
	font-size:70%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}

.blue {color:#369;}
.green {color:#693;}
.ocre {color:#660;}

/* Footer */
.footer {
	text-align:right;
	padding-right: 10px;
	padding-bottom: 5px;
}
.footer a {font-size:.7em; color:#666666;}
.footer a:active {color:#666666;}
.footer a:hover, .footer a:visited:hover {color:#666666;}
.footer a:visited {color:#666666;}

/* Print this page */
.printpage a {font-size:.7em; color:#666666;}
.printpage a:active {color:#666666;}
.printpage a:hover, .footer a:visited:hover {color:#666666;}
.printpage a:visited {color:#666666;}

/* The Commission Menu */
#commission {
	background-color:#ffffff; 
	border:1px; 
	border-style:solid; 
	border-color:#336699; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:0px; 
	border-bottom-width:1px;
	margin-bottom: 5px;
}
#commission td a 
{
	color:#003366; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#commission a:active { color:#003366;}
#commission a:hover, #commission a:visited:hover { text-decoration:underline;}
#commission a:visited { color:#003366;}

#commission td	{
	padding:2px;
	font-size:70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#commission td.last {
	border:none;
}
#commission td.navheader {
	padding:0;
	margin:0;
	border:none;
	background-color:#336699;
}

/* The Fields of Activity Menu */
#activity {
	background-color:#ffffff; 
	border:1px; 
	border-style:solid; 
	border-color:#669933; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:0px; 
	border-bottom-width:1px;
	margin-bottom: 5px;
}
#activity td a 
{
	color:#336633; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#activity a:active { color:#336633;}
#activity a:hover, #activity a:visited:hover { text-decoration:underline;}
#activity a:visited { color:#336633;}

#activity td	{
	padding:2px;
	font-size:70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#activity td.last {
	border:none;
}
#activity td.navheader {
	padding:0;
	margin:0;
	border:none;
	background-color:#669933;
}


/* The Interdisciplinary Menu */
#inter {
	background-color:#ffffff; 
	border:1px; 
	border-style:solid; 
	border-color:#999900; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:0px; 
	border-bottom-width:1px;
	margin-bottom: 5px;
}
#inter td a 
{
	color:#666600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#inter a:active { color:#666600;}
#inter a:hover, 
#inter a:visited:hover { text-decoration:underline;}
#inter a:visited { color:#666600;}

#inter td	{
	padding:2px;
	font-size:.70em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#inter td.last {
	border:none;
}
#inter td.navheader {
	padding:0;
	margin:0;
	border:none;
	background-color:#999900;
}

#leftsidebar .selected {
	font-weight: bold;
	color: #990000 !important;
}

#leftsidebar .submenu {
	background-color:#eee;
}

#leftsidebar .submenu ul {
	margin-top:5px;
	margin-left: 14px;
	margin-bottom:3px;
	padding:0;
	list-style-type: square;	
}

#leftsidebar .submenu li {
	margin-bottom: 7px !important;
	padding:0;
	line-height:1em;
}

#leftsidebar td.submenu li a {
	color:#000000 !important;
	line-height:1em;
}


/* Right Sidebar Related Menus */
#rightsidebar .related {
	background-color:#ffffff; 
	border:1px; 
	border-style:solid;
	border-color:#cccccc; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:0px; 
	border-bottom-width:1px;
	margin-bottom: 5px;
	text-align:left;
	
	/* box model hack */
	width:165px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:163px;
}

/* be kind to opera */
html>#rightsidebar .related {
	width:163px;
}

.related h2 {
	font-size:1em;
	color:#000000;
	text-transform: uppercase;
	font-weight: normal;
	margin:0px;
	padding-bottom:2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.related ul {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding:0px;
}

.related li {
	margin-bottom: 5px;
	margin-top: 0px;
	color:#666;
}

.related td {
	font-size:.7em;
}

.related td.relatedcontent	{
	padding:4px;
}

.related td.navheader  {
	padding:0;
	margin:0;
	border:none;
	background-color:#cccccc;
}


/* On This Page */
#onthispage {
	background-color:#ffffff;
	border:1px;
	border-style:solid;
	border-color:#666666;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	margin-bottom: 5px;
	text-align:left;
	margin-top: 10px;
}

#onthispage ul {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
}

#onthispage li {
	margin-bottom: 5px;
	margin-top: 0px;
	
}

#onthispage td	{
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-size:70%;
}

#onthispage td.navheader {
	padding:0;
	margin:0;
	border:none;
	background-color:#666666;
}

.rightsidebarmessage {
	font-size:.7em;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	padding: 5px;
	margin-bottom: 5px;
}

.rightsidebarmessage p, .adobereadermessage p {
	margin-top:0;
}

.adobereadermessage {
	font-size:70%;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FFFFCC;
}
/* Sitemap */
#sitemap ul {
	margin-top:2px;
}

#sitemap ul li {
	margin-bottom:2px !important;
}

#sitemap h2 {
	margin-bottom:2px !important;
	background-color: #eeeeee;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.fancybox img{
	border: 4px solid #336699;
}

.fancybox img:hover {
	border-color: #113366;
}
