@charset "UTF-8";
/* CSS Document */

{padding:0px; margin:0px;}
img { 
border-style: none;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
a{
outline:none;
}
.bolder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #453a14;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	text-align: center;
}
.body_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #453a14;
	text-decoration: none;
}
.body_text_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #453a14;
	text-decoration: none;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #453a14;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.news_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #453a14;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 24px;
	padding-right: 30px;
}
.border {
	border: 2px solid #392c1f;
}
.article_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #453a14;
	text-decoration: none;
	text-transform: uppercase;
}
.publication {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5d5331;
	text-decoration: none;
	font-style: italic;
}
.degree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #453a14;
	text-decoration: none;
}
a:link
{
	color: #453a14;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
a:visited
{
	color: #453a14;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
a:hover
{
	color: #d7dde0;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
a:active
{
	color: #453a14;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
a.download:link
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
}
a.download:visited
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
}
a.download:hover
{
	color: #392c1f;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
}
a.download:active
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
}
