﻿html, body {
	margin: 0px;
	padding:0px;
	background-color:#EDEEE8;
}

h1, h2, h3, h4, h5, h6, p, form, ul, li {
	margin: 0px;
	padding:0px;
}

.maint {
	width:100%;
	height:100%;
}

.topbg {
	background-image:url(bg_top.gif);
	background-repeat:repeat-x;
}

.bottom_border {
	border-bottom: 1px solid #D5D5D5;
}

.leftborder {
	border-left: 1px solid #EDEDED;

}

.bottomborder_grey {
	border-bottom: 1px solid #EDEDED;

}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.paratext {
	font-family: "Trebuchet MS";
	color: #555555;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
}
.newsdate {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #A7A7A7;
	text-decoration: none;
	padding-left:25px;
	padding-top:15px;
}

.newstext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #406B93;
	text-decoration: none;
	padding-left:25px;
}

.newstitle {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
	color: #406B93;
	text-decoration: none;
	padding-left: 25px;
}