body
{
	font-size:9pt;
	font-family:Arial;
}

td
{
	font-size:9pt;
	font-family:Arial;
	color:#334937;
	text-align:justify;
}

h1
{
	color:#719e7f;
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}

hr
{
	width:100%;
	height:1px;
	color:#b6b6b6;
	text-align:center;
}

.leftFill
{
	background-image:url(./Images/fill_left.jpg);
	background-position:top right;
}

.leftBorder
{
	background-image:url(./Images/border_left.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:12px;
}

.rightFill
{
	background-image:url(./Images/fill_right.jpg);
	background-position:top left;
}

.rightBorder
{
	background-image:url(./Images/border_right.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:8px;
}

.menuBar
{
	background-color:#45604b;
	text-align:right;
	color:#668e6d;
	padding:3px;
}

.footer
{
	background-image:url(./Images/footer_full.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:63px;
	width:780px;
	vertical-align:middle;
	text-align:center;
	color:#334937;
	font-size:7pt;
	border:none;
}

.gray
{
	color:#393939;
}

a, a:link, a:visited, a:active
{
	font-weight:bold;
	color:#72987a;
	text-decoration:none;
}

a:hover
{
	font-weight:bold;
	color:#9fb9a5;
	text-decoration:underline;
}

a.gray, a.gray:link, a.gray:visited, a.gray:active
{
	color:#393939;
	text-decoration:none;
}

a.gray:hover
{
	color:#757575;
	text-decoration:underline;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active
{
	color:#add4b9;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
}

a.menu:hover
{
	color:#eff5f1;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
}

.main
{
	background-image:url(./Images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.imageLine1
{
	width:73px;
	height:20px;
	background-color:#c3e0cc;
}

.imageLine2
{
	width:74px;
	height:20px;
	background-color:#719e7f;
}

.imageLine3
{
	width:73px;
	height:20px;
	background-color:#45614b;
}

.breadcrumb
{
	font-size:8pt;
}

.green
{
	color:#719e7f;
	font-weight:bold;
	width:120px;
	vertical-align:top;
	text-align:left;
}