body{

	font-family: Arial;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 80px;
	font-size: 10px;
}

#top{

	margin: 25 200px;
	height: 115px;


}


#menu{
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	max-width: 410px;
        height: 0px;
}

#menu a{
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}

#menu a:hover {
	color: #12a2a2;
	background-image: url(../images/bg_menuhover.png);
	background-position: center;
	background-repeat: no-repeat;
}

	

}

#middle{
	padding-left: 150px;
	width: 100%;
	height: 10%;
}

#content{
    
	height: 10px;
	padding-top: 1px;
	margin: -50 240px;
	
	
}

#menuright{
	float: right;
	width: 100%;
}

.contentpaneopen{
	font-size: 12px;
	color: #5D7777;
}

.contentpaneopen a{
	color: #688D8D;
	text-decoration: none;
}

.buttonheading img{
	border: none;
}

.contentheading{
	color: #1FBEBE;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

.createdate{
	padding-bottom: 10px;
	font-size: 10px;
}

.moduletable h3{
	text-transform: uppercase;
	color: #1FBEBE;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 2px;
}

.moduletable_orange h3{
	text-transform: uppercase;
	color: #FF6600;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.moduletable_green h3{
	text-transform: uppercase;
	color: #80BE1F;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.moduletable_red h3{
	text-transform: uppercase;
	color: #BE1F1F;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

#bottom {

	clear:both;
	float:left;
	padding-top: 0px;
	margin-top: 0px;
	width:100%;
	height: 0px;
}

div.show-linkmore{
	text-align: right;
}

.blog_more{
	font-size: 12px;
}

.blog_more li a{
	text-decoration: none;
	color: #000000;
}

.small{
	font-size: 10px;
}

a.pagenav{
	font-size: 12px;
	color: #000000;
}

span.pagenav{
	font-size: 12px;
}

.pagination li{
	font-size: 12px;
}

.counter td{
	font-size: 12px;
}
