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

<style type="text/css">

.arrowgreen{
	width: 180px; 
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	display: block;
	background: images/arrowgreen.gif;
	height: 20px;
	padding: 3px 0 3px 10px;
	line-height: 21px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/arrowblue.gif);
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #FFFFFF;
}

.arrowgreen li a:hover{
	color: #3399FF;
	background: url(../images/arrowblue.gif) 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #333333;
	background: url(../images/arrowblue.gif) 100% -66px;
}

</style>.nav_table {
	height: 100%;
	width: 180px;
}
.page_body {
	width: 575px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: top;
	font-size: 12px;
}
.page_head {
	width: 565px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.page_head_center {
	width: 565px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
}
.nav_table {
	height: 100%;
	width: 180px;
	background-color: #A8BDD0;
	vertical-align: top;
	border-left-style: none;
}

.table_2colpress {
	padding-left: 0px;
}
.Table2colPress_border {
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.Table2colPress {
	border-left-style: none;
	padding-right: 10px;
}
.image_header {
	float: left;
	margin: 0px 14px 10px 0px;
	border-right: 1px solid #CCC;
	padding-right: 14px;
	padding-bottom: 4px;
	}
	.image_header_right {
	float: right;
	margin: 14px 0px 10px 14px;
	border-left: 1px solid #CCC;
	padding-left: 14px;
	padding-bottom: 4px;
	}
</style>
