.crc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}

.main_body {
	width: 422px;
	margin-top: -15px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #333333;
	padding: 5px;
	padding-bottom: 0;
	line-height: 1.5em;
}

.publications {
	width: 422px;
	margin-top: -15px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #333333;
	padding: 5px;
	line-height: 1.5em;
	}
		
.publications img {
margin: 0 5px 0 0;
}
	
.publications_divider {
	margin-top: -25px;
	margin-bottom: -10px;  
	border-bottom: 1px solid #999;
}

.h5 {
	width: 422px;
	font-family:  georgia, serif;
	font-size: 14px;
	font-style: normal;
	color: #CC3300;
	margin-top: 5px; 
	padding: 5px;
}

.sideimage {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 186px;
}

.whitetext {
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.5em;
	}

ul{
	width: 186px;
	list-style: none;
}

#navigation {
background-color: #E8E7E4;
width: 186px;
margin: 0;
padding-bottom: 3px;
padding-left: 3px;
text-decoration: none;
}

#navigation li {
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px solid #999;
}

a:link {
color: #000;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #C30;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #C30;
}

.sidebar {
width: 71px;
}

.sidebar_topleft {
width: 71px;
background-color: #006;
border-top: 25px solid #39f;
}

.sidebar_topright {
width: 71px;
background-color: #006;
border-top: 25px solid #039;
}

#teaser {
color: #FFFFFF;
background-color: #333;
padding-left: 5px;
padding-color: #333;
}

/* downloads */

.downloads {
margin: 0 0 10px 0;
padding: 0 0 0 40px;
background: url(images/ppt.gif) no-repeat 0 50%;
}

.downloads:visited {
color:#003399
text-decoration:blink;
}

.downloads:hover {
text-color:#003399;
text-decoration: underline;
}

.downloads:active {
text-color:#003399;
}
