.article
{
	clear: both;
}
.buttonheading img
{
  border: none;
}
.createdate
{
  border-bottom: 1px solid #999999;
}
.contentheading
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  line-height: 14pt;
  color: #C00000;
  padding-bottom: 10px;
}
.moduletable_topmenue {
  height: 32px;
}
.moduletable {
  font-size: 9pt;
  /*border-top: 15px solid #C00000;*/
  background-color: #DDDDDD;
  /*border-bottom: 1px solid black;*/
  margin-bottom: 5px;
  padding: 3px 3px 3px 5px; 
}
.moduletable h3 {
  padding: 0px;
  margin: 0px;
}
.moduletable ul {
  padding: 0px 0px 0px 15px;
  margin: 0px;
}
.latestnews li a {
	color: #333333;
}
.readmore a {
	color: #ffffff;
	background-color: #c00000;
	display: inline-block;
	position: relative;
	padding: 3px 8px;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	overflow: visible; /* removes extra width in IE */
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #C00000;
	text-decoration: underline;
}
div.pagination {
	margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	border-top: 1px solid #EEEEEE;
}
div.pagination ul li {
	display: inline;
	padding: 0px 2px;
	list-style: none;
}
.item-separator {
	height: 10px;
}
.pagenav li{
	display: inline;
	padding: 0px 2px;
	list-style: none;
}	
.pagenav a{
	color: #ffffff;
	background-color: #c00000;
	display: inline-block;
	position: relative;
	padding: 3px 3px;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	overflow: visible; /* removes extra width in IE */
}
table.category{
	border: 1px solid #DDDDDD;
}
.category td {
	padding: 4px 25px;
}
th.list-title {
	background-color: #DDDDDD;
}
th.list-title a{
	text-decoration: none;
	color: #333333;
}
.login-description,
.logout-description {
	padding-bottom: 10px;
}
.login-description  img,
.logout-description  img{
	position: relative;
	left: 370px;
}
ul.actions li {
	display: inline;
	padding: 0px 2px;
	list-style: none;
}
