#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.reg_field_title {
	padding:2px;
}
.popup{
	border:5px solid #444444;
	display:none;
}

.image_thumb {
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #AAAAAA;
	cursor:pointer;
}
.image_main{
	margin-top:20px;
	margin-left:10px;
	padding:5px;
	border:1px solid #AAAAAA;
	cursor:pointer;
}

.body {
	width:100%;
	font-family : "Lucida Sans Unicode";
	font-size:12px;
	color : #3c6e3d;
	margin-left:10px;

}
td {
	font-family : "Lucida Sans Unicode"; 
	font-size:12px;
	color : #3c6e3d; 
}

H1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #28938B;
	line-height: normal;

}
H2 { font-weight: bold;  font-family: "Lucida Sans Unicode"; margin: 0px; padding: 0px; }
H3 {
	font-weight: bold;
	font-family: "Lucida Sans Unicode";
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-style: normal;
	color: #244324;
}
input { font-family : "Lucida Sans Unicode";  color : #3c6e3d; }
select { font-family : "Lucida Sans Unicode";  color : #3c6e3d; }
textarea { font-family : "Lucida Sans Unicode";  color : #3c6e3d; }
a:link {    font-size:12px; font-family : "Lucida Sans Unicode";  color : #3c6e3d; text-decoration : none; }
a:visited { font-size:12px; font-family : "Lucida Sans Unicode";  color : #3c6e3d; text-decoration : none; }
a:hover {   font-size:12px; font-family : "Lucida Sans Unicode";  color : #92b893; text-decoration : none; }

table.no_padding td {
	padding:0px;
}

table.mytable {
	border:1px solid red;
	width:100%;
	border-collapse:collapse;
}
table.mytable th {
	background:#000066;
	color:#FFFFFF;
}
table.mytable td {
	background:#EEEEEE;
	border:1px solid white;
}

.para_spacing {
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
}

.image_border {
	border:1px solid #999999;
}

p { 
	font-family : "Lucida Sans Unicode"; font-size:12px; 
	margin:0px; 
	padding:0px; 
	margin-bottom:10px;
}

UL,LI { font-size : 11px; font-family: "Lucida Sans Unicode"; }

.darkgreen{
	background:#254224;
}
.lightgreen{
	background:#aed9ab;
}
.mediumgreen{
	color:#58b946;
}

table.outer_table {
	background:#FFFFFF;
	border-style: none;
	border-collapse: collapse;
	width:870px;
}
table.outer_table td {
	padding:0px;
}

#side_menu {
	width:150px;
	height:100%;
	text-align:center;
}
#content {
	padding:5px;
	padding-top:18px;
	text-align:center;
}
#main_content_area{
	width:100%;
	padding:10px;
}

table.side_menu td {
	text-align:center;
	padding-top:5px;
}

table.side_menu_panel a:link {
	font-size:10px;
}
table.side_menu_panel a:visited {
	font-size:10px;
}

table.side_menu_panel {
	padding:0;
}
table.side_menu_panel td {
	text-align:left;
}
table.side_menu_panel th {
	padding:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	width:144px;
	height:15px;
	background:url(side_menu_header.gif);
}

#side_borders {
	padding:0px;
	border-left:1px solid #58b946;
	border-right:1px solid #58b946;
}

table.content_panel {
	width:680px;
	height:555px;
}
table.content_panel th {
	padding:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	width:680px;
	height:15px;
	background:url(main_content_header.gif);
}
table.content_panel td {
	padding:0px;
}

#header_row {
	height:29px;
	background:url(header_row_bg.jpg);
}
#bottom_row {
	height:44px;
	background:url(bottom_row_bg.jpg);
}

#menu_row {
	height:29px;
	background:#aed9ab;
}

#bgcolor {
	background-color: #ffffff;
	padding:10px;
}

table.top_row {
	width:100%;
}
table.top_row td {
	padding-top:5px;
	padding-left:10px;
	font-size:11px;
}
table.top_row a:link {
	font-size:11px;
}
table.top_row a:visited {
	font-size:11px;
}
table.bottom_menu {
	width:100%;
	height:28px;
}
table.bottom_menu a:link {
	color:#ffffff;
	font-family:"Century Gothic";
	font-weight:800;
	font-size:13px;
	letter-spacing:1px;
	text-transform:lowercase;
}
table.bottom_menu a:visited {
	color:#ffffff;
	font-family:"Century Gothic";
	font-weight:800;
	font-size:13px;
	letter-spacing:0px;
	text-transform:lowercase;
}
table.main_menu td {
	padding-left:10px;
	padding-right:10px;
	height:20px;
	background:#aed9ab;
}
table.main_menu a:link {
	padding:3px;
	color:#222222;
	font-size:17px;
}
table.main_menu a:visited {
	padding:3px;
	color:#222222;
	font-size:17px;
}
table.main_menu a:hover {
	padding:3px;
	background:#254224;
	color:#ffffff;
	font-size:17px;
}
.content {

	width:100%;
	font-family : "Lucida Sans Unicode";
	font-size:12px;
	color : #3c6e3d;
	margin-left:10px;
}
.contentpara {

	font-family : "Lucida Sans Unicode"; font-size:14px; 
	margin:0px; 
	padding:0px; 
	margin-bottom:10px;
}
.contentbody {
	font-family : "Lucida Sans Unicode";
	font-size:12px;
	color : #3c6e3d;
	margin-left:10px;
	line-height: 25px;

}

