body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2c516e;
}
body,td,th {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #3a529c;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #036;
}

.top {
	margin-top: 12px;
}

.top td {
	padding-left: 20px;
	padding-top: 45px;
}

.top td h1, .top td h2 {
	margin: 0px;
}

.top td h1 a {
	color: white;
	font-size: 40px;
}

.top td h1 a:hover {
	text-decoration: none;
}

.top td h2 {
	color: #a4621a;
	font-size: 20px;
	margin-top: 7px;
}

.nav {
	margin-top: 10px;
	margin-bottom: 10px;
}

.nav td a {
	color: #2c516e;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 28px;
	text-decoration: none;
	text-transform: uppercase;
}

.nav td a:hover {
	text-decoration: underline;
}

.nav td a.active {
	color: darkred;
}

.footer {
	margin-top:10px;
}

.footer table td, .footer table td a {
	color: white;
}
.content {
	margin-left: 18px;
	margin-right: 18px;
}
.news {
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 13px;
	padding-bottom: 10px;
	background: url("img/line1.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}
.news h3 {
	font-size: 15px;
	color: #3a529c;
	margin-bottom: 0px;
	line-height: 110%;
}

.news h3 a:visited {
	color: #036;
	margin-bottom: 0px;
	line-height: 110%;
	text-decoration: none;
}

.news h3 a:hover {
	text-decoration: underline;
}

.news .date {
	color: #3b7029;
	font-weight: bold;
	font-size: 11px;
	margin-left: 1px;
	padding-bottom: 10px;
	background: url("img/title_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 -5;
}
.news .text {
	color: #5e5c4c;
	line-height: 130%;
	text-align: justify;
}
.news a.readmore {
	color: #3a529c;
	text-decoration: none;
	font-size: 12px;
}

.news a.readmore:hover {
	text-decoration: underline;
}

.right {
	margin: 20 5 10 8;
}

.right a {
	display:block;
	color: #3a529c;
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 5px;
}

.right h3 {
	font-size: 20px;
	color: #3a529c;
	margin: 0 0 5 -1;
	line-height: 110%;
}
.services {
	color: #3a529c;
	margin-bottom: 12px;
}
.services p {
	display: block;
	border-bottom: dotted 1px #b0bad7;
	margin: 0px;
	padding: 2 0 2 0;
}