body {
background-color:#25547D;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightleftborder-green {
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: 81a53e;
	border-left-color: 81a53e;
}
.greyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.testbordergreen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 81a53e;
	border-left-color: 81a53e;
}
.leftnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.allgreenborder {
	border: 1px solid 81a53e;
}
.greenbordersidebottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 81a53b;
	border-bottom-color: 81a53b;
	border-left-color: 81a53b;
}
.whitetextlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.allgreyborders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.greyborder {
	border: 1px solid aaacae;
}
.articlelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.smallbluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #25547D;
	text-decoration: none;
}
.adaptlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25547D;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

.copyright a:link, .copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
	text-decoration: none;
}

.bottomblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #25547D;
	line-height:16px;
	padding-left:5px;
	padding-bottom:3px;
}

.bottomblue a:link, .bottomblue a:visited, .bottomblue a:active {
	color: #2C7EC7;
	text-decoration: none;
}
.bottomblue a:hover {
	text-decoration: underline;
	color: #fff;
}