body,
	html {
		margin:0;
		padding:0;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 97%;
	min-width:755px;
	background-color:#FFFFFF;
}
.body-text {
	position: absolute;
	left: 169px;
	top: 222px;
	text-align: justify;
	margin-top: 0px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
.body-text h1 {
	color: #3B5F4E;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.3em;
}

#box-wrap {
	position: relative;
	width: 775px;
	height: 100%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#box-content {
	position:absolute;
	top:89px;
	width:775px;
	left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(images/bg-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#box-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#box-content h1 {
	color: #3B5F4E;
	margin-top: 130px;
	margin-bottom: 0px;
	font-size: 1.3em;
	text-align: justify;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 20px;
	margin-left: 0px;
}
#box-content h2 {
	color: #3B5F4E;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5F4E;
	margin-left: 15px;
	margin-right: 30px;
}
#box-header {
	position:absolute;
	left:0;
	top:0;
	background-attachment: scroll;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 775px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	font-size: 0.8em;
}
/* right hand panel which will hold the actual content*/
#hold-right {
	float: right;
	width: 585px;
	margin-top: 0px;
	padding-bottom: 20px;
	
}
/*style to hold the left navigation - to appear second in the code*/
#hold-left {
	float: left;
	width: 171px;
	margin-top: 0px;
	margin-left: 0px;
}
#box-footer {
	left:0;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
	background-color: #FFFFFF;
}
#box-footer a:link {
	color: #999999;
	text-align: right;
	text-decoration: none;
}
#box-footer a:visited {
	color: #000000;
	text-align: right;
	text-decoration: none;
}
#box-footer a:hover {
	color: #666666;
	text-align: right;
	text-decoration: underline;
}
#box-footer a:active {
	color: #000000;
	text-align: right;
	text-decoration: none;
}
/*style to hold the left navigation - to appear second in the code*/
.clear-columns {
	clear: both;
	height: 2px;
	width: 775px;
}
.navcontainer {
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

.navcontainer ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 171px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.navcontainer li {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.navcontainer a {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 3px 0px 3px 30px;
}

.navcontainer a:link {
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}
.navcontainer a:visited {
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}

.navcontainer a:hover {
	background-color: #666666;
	color: #fff;
}
.navcontainer a:active {
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}
.navcontainer2 {
	text-align: left;
	display: block;
}

.navcontainer2 ul {
	font-family: Arial, Helvetica, sans-serif;
	width: 171px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	padding: 0px;
}

.navcontainer2 li {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}

.navcontainer2 a {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
}

.navcontainer2 a:link {
	text-decoration: none;
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navcontainer2 a:visited {
	text-decoration: none;
	margin-top: 0px;
	color: #FFFFFF;
}

.navcontainer2 a:hover {
	background-color: #666666;
}
.navcontainer2 a:active {
	text-decoration: none;
	margin-top: 0px;
	color: #FFFFFF;
}
.left-bar {
	background-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 169px;
	top: 71px;
}
#header
{
position:absolute;
left:0;
top:0;
}
#menu
{
	position:absolute;
	left:0px;
	top:71px;
	width: 146px;
}
.top-images
{
	position: absolute;
	left: 176px;
	top: 81px;
}
#content
{
	position:absolute;
	left:175px;
	top:225px;
	width:575px;
	padding-left: 15px;
	padding-right: 15px;
}
#container
{
	margin: 0px; 
	position: absolute;
	top: 0px;
	left: 0px; padding-left:110px; padding-right:175px; padding-top:0px; padding-bottom:0px;
}
.top-grey {
	top: 58px;
	position: absolute;
	background-color: #CCCCCC;
	width: 172px;
	left: 0px;
	text-align: left;
}
.top-green {
	background-color: #3B5F4E;
	position: absolute;
	top: 58px;
	left: 176px;
	width: 601px;
	text-align: left;
}
#footer {
	padding: 5px;
	width: 775px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: absolute;
	height: 80px;
	bottom: 0px;
}
.top-slim-grey {
	background-color: #666666;
	width: 171px;
	position: absolute;
	top: 81px;
	left: 0px;
	height: 3px;
	margin-bottom: 3px;
}
.top-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: right;
	position: absolute;
	top: 35px;
	margin-left: 0px;
	padding-left: 0px;
	left: 105px;
	width: 670px;
}
.top-links a:link {
	color: #000000;
	text-align: right;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.top-links a:visited {
	color: #000000;
	text-align: right;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.top-links a:hover {
	color: #3B5F4E;
	text-align: right;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
.top-links a:active {
	color: #000000;
	text-align: right;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.left-line {
	background-attachment: scroll;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 0px;
	top: 100px;
}
.top-dark-grey {
	position: absolute;
	width: 172px;
	top: 81px;
	left: 0px;
	background-color: #666666;
}
.link-grey {
	background-color: #CCCCCC;
}
.link-grey a:link {
	background-color: #CCCCCC;
	padding-left: 10px;
}
.link-grey a:visited {
	background-color: #CCCCCC;
}
.link-grey a:hover {
	background-color: #CCCCCC;
}
.link-grey a:active {
	background-color: #CCCCCC;
}
.link-grey li {
	padding-left: 10px;
}
.formbg {
	background-color: #E8E8E8;
}
caption {
	color: #3B5F4E;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5F4E;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #3B5F4E;
}
.ul-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3B5F4E;
	text-align: left;
}
.ul-style li {
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	padding-left: 5px;
	padding-top: 5px;
	list-style-type: square;
}
.green {
	color: #3B5F4E;
}
.middle {
	text-align: center;
}
.logo
{
border-style:none;
}
.spacerimg
{
border-style:none;
}
