@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-color: #263E56;
	background-repeat: no-repeat;
	background-image: url(Images/bkgrnd_4.jpg);
}
#container {
	width: 920px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 7px;
	color: #FFF;
}
#banner {
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9BCA46;
	border-right-color: #9BCA46;
	border-left-color: #9BCA46;
}
#maincontent {
	color: #FFF;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9BCA46;
	border-bottom-color: #9BCA46;
	border-left-color: #9BCA46;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #9BCA46;
	padding: 5px;
	background-color: #231F20;
}
#maincontent table td {
	border: thick solid #000;
	font-family: Verdana, Geneva, sans-serif;
}
#maincontent table tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 65%;
	text-align: center;
}



#baseline {
	background-color: #231F20;
	border: 10px solid #9BCA46;
	text-align: center;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
#copyright {
	font-size: 75%;
	color: #FFF;
	padding: 7px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
}
#links {
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9BCA46;
	border-right-color: #9BCA46;
	border-left-color: #9BCA46;
}
#links ul {
	margin: 0px;
	padding: 0px;
}
#links a {
	display: inline-block;
	text-align: center;
	background-color: #231F20;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 65%;
	padding-right: 83px;
	padding-left: 87px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
#links a:link, #links a:visited {
}
#links a:hover, #links a:focus, #links a:active {
	background-color: #94C93B;
	color: #231F20;
}
#links table {
	text-align: center;
	background-color: #231F20;
}

#links li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	list-style-type: none;
	text-decoration: none;
}
.ctrport {
	font-size: 85%;
	color: #999;
	text-align: center;
}
.aboutus_text {
	font-size: 95%;
	color: #CCC;
}

