body {
	background-color: #ebebeb;
	background-image:  url(../images/line-bg.png);
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
}

.logos_no_border {
	border-style:none;
}

.publications_category_heading
{
	color:#FAFAFA;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding-left:15px;
	padding-top:15px;
}

.publications_left_column
{
	color:#FAFAFA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: bold;
	text-align:center;
	width:70px;
}

.publication_title
{
	color:#FFFFFF;
	font-weight:bold;
}

.publications_quote
{
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding-left:0px;
	text-align:left;
}

.publications_left_column a {
	font-style:italic;
}

.text_smaller
{
	color:#FAFAFA;
	font-family:Verdana;
	font-size:smaller;
	text-align:center;
}

.text_smallest {
	font-size:smaller;
}

a {
	color: #AAAAAA;
	text-decoration: none;
}

a:hover {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}
