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

body {
	background-color: #536073; 
}


.norepeat {
  background-image  : url(../images/act-2-layout_int_08.jpg);
  background-repeat : no-repeat;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}

#page {
	margin: 10px;
}

#menuBar {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	display: block;
	padding: 1px;
	margin: 1px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
	border: solid 1px #000000;
	background-color: #000000;
	}

.menuHeader {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	position: relative;
	border-right: 1px solid #000000;
	}

a.menuLink {
	display: block;
	padding: 2px 5px;
	border-top: 1px solid #536073
	}

a.menuLink:link {
	color: #536073;
	text-decoration: none
	}

a.menuLink:visited {
	color: #536073;
	text-decoration: none
	}

a.menuLink:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none
	}

a.menuLink:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #536073;
	}

.menuDrop {
	color: #999999;
	font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-repeat: repeat;
	visibility: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1000;
	top: 60px;
	left: 0;
	width: 175px;
	height: auto;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #003365
	}
.body a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.body a:visited {
	text-decoration: none;
}
.body a:hover {
	text-decoration: underline;
	color: #000066;
}
.body a:active {
	text-decoration: none;
}
.side_menu a:link {
	color: #4a4a33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.side_menu a:visited {
	text-decoration: none;
}
.side_menu a:hover {
	text-decoration: underline;
	color: #000066;
}
.side_menu a:active {
	text-decoration: none;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {color: #333333; font-size: 12px; background-image: 
	url('images/leaf_watermark_new.jpg');	
	background-repeat: no-repeat;
	background-position: bottom right;
}
.style5 {
	color: #AEAD77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #4a4a33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style7 {font-size: 12px}
.style8 {font-size: 10px}
.style10 {font-size: 10px; font-weight: bold; }
