.oes {
	text-align:center;
}
.oesholder {
	margin:0 auto;
	text-align:left;
	border:8px solid #ccc;
	padding:12px;
	font-family:verdana,arial,sans-serif;
	font-size:small;
}
.oesholder legend {
	font-size: large;
	font-weight: bold;
	padding:0 8px;
	margin:0 8px;
}.sitesearch {
	text-align:center;
}
.sitesearchholder {
	margin:0 auto;
	text-align:left;
	border:8px solid #ccc;
	padding:12px;
}
.sitesearchholder legend {
	font-size: large;
	font-weight: bold;
	padding:0 8px;
	margin:0 8px;
}#logholder {
	text-align:center;
}

#secuserlogin {
	width:350px;
	margin:0 auto;
	text-align:left;
}

#secuserlogin fieldset {
	border:8px solid #cccccc;
	padding:12px;
}

#secuserlogin legend {
	font-size:large;
	font-weight: bold;
}

#secuserlogin label {
	display:block;
}.faq {
	text-align:center;
}
.faqholder {
	margin:0 auto;
	text-align:left;
	border:8px solid #ccc;
	padding:12px;
	font-family:verdana,arial,sans-serif;
	font-size:small;
}
.faqholder legend {
	font-size: large;
	font-weight: bold;
	padding:0 8px;
	margin:0 8px;
}.gb {
	text-align:center;
}
.gbholder {
	margin:0 auto;
	text-align:left;
	border:8px solid #ccc;
	padding:12px;
}
.gbholder legend {
	font-size: large;
	font-weight: bold;
	padding:0 8px;
	margin:0 8px;
}

.gbtable {
	margin-top:8px;
	font-size:small;
	font-family:"Verdana",verdana,arial,sans-serif;
}

.gbtable td {
	font-size:small;
	font-family:"Verdana",verdana,arial,sans-serif;
}.mapobj {
	width:100%;
	height:100%;
}

.yahoomap {
/*stylize map here*/
}form {
margin:0;
padding:0;
}

img {
border:0;
}

.FormLt1 { 
cursor:pointer;
}

	/* Quick Login Style - Do Not Remove Please */
	
	div#quicklogin {
	position:absolute;
	top:0px;
	left:25%;
	width:450px;
	padding:8px;
	background-color:#fff;
	background-image:url("../_js/img-fade1.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
	border:1px solid #444;
	border-top:0;
	z-index: 500;
	}
		
	div#quicklogin h2 {
	font-size:115%;
	margin:4px 0px 4px 0px;
	}
	
	div#quicklogin .qlbtn {
	width:375px;
	padding:4px;
	font-size:110%;
	background-color: #FFFCB5;
	}
	
	div#quicklogin fieldset {
	border:0;
	}
	
	label.ql {
	display:block;
	padding:4px;
	}
	
	.btn {
	cursor:pointer;
	}
	
	/* End Quick Login Style */
	
textarea { 
height:75px; 
width:175px;
}

.logohead {
font-size : 25pt;
font-weight : bold;
}

.logosub {
font-size : 8pt;
font-weight : bold;
}

.border {  
border: 1px solid #444;;
}

.SMtext {  
font-size: 8pt;
}

.uptext {  
font-size: 7pt; 
color: darkgreen;
}

.menusys {
font-size: 9pt;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}.photoalbumobj {
	width:625px;
	/*border:1px solid red;*/
}
/*style for all*/
img.thumbnail_img {
border:1px solid #000;
}
/*style for IE*/
* html img.thumbnail_img {
border:0px;
}

/*style for all*/
div.dynamic {
float:left;
margin:4px;
background-position:center center;
background-repeat:no-repeat;
}

/*style for IE*/
* html .dynamic {
border:1px solid #000;
}

/* Please use a mac; life is better that way */
img.thumbnail_img:hover { 
border:1px solid #BF9800;
}

/*style for all*/
div#myphotoalbum {
width:600px;
padding:0;
margin:0;
margin:0px auto 0px auto;
}

/*style for IE*/
* html div#myphotoalbum {
width:625px;
}

div#pa_paging {
clear:both;
width:600px;
text-align:center;
font-size:9pt;
font-family:Verdana,helvetica,sans-serif;
font-weight:bold;
padding:4px;
}
div#pa_paging a {
color:#444;
text-decoration:none;
font-size:9pt;
}
div#pa_paging a:hover {
text-decoration:underline;
}
div.myright {
float:right;
font-size:95%;
}
div.myleft {
float:left;
font-size:95%;
}
fieldset.pasform {
width:600px;
font-size:9pt;
vertical-align:middle;
border:0;
margin-bottom:5px;
padding:0px 0px 5px 0px;
background-color:transparent;
}
.padl {
float:left;
}
.pachange {
float:right;
}
div.insert {
clear:both;
}
h1.pah1 {
width:595px;
text-align:left;
}
.paicon {
border:0;
padding-right:4px;
}#newsmanager {
	text-align:center;
}
#newsholder {
	margin:0 auto;
	text-align:left;
	border:8px solid #ccc;
	padding:12px;
}
#newsholder legend {
	font-size: large;
	font-weight: bold;
	padding:0 8px;
	margin:0 12px;
}

#newsholdertable {
	margin-top:8px;
	width:100%;
}

#newsholdertable td {
	/*border-bottom:8px solid #ccc;*/
}

.hl_item {
	width:600px;
	font-size:small;
	font-family:verdana,arial,sans-serif;
}.blog_system {
	text-align:center;
	font-size:small;
	font-family:verdana,sans-serif;
}
.blog_holder {
	margin: 0 auto;
	text-align:left;
}
.blog_utils {
	width:20%;
	border:8px solid #ccc;
	padding:12px;
}
.blog_display {
	width:80%;
	padding:12px;
	border:8px solid #ccc;
}

/* UTILITY MENU */
.include_header_title {
	font-size:large;
	font-weight:bold;
}

.bhead {
	font-size:medium;
	font-weight:bold;
}

#blogsearch {
	margin-top:12px;
}

#archives {
	margin-top:12px;
}

#subscribe {
	margin-top:12px;
}

/* BLOG POSTS */
#mainheader_txt .floathead {
font-size:large;
font-weight:bold;
float: left;
margin-right:24px;
}
#blogutil_menu {
	padding-left:12px;
}

.subheading_content {
	border:1px solid #ccc;
	margin-top:12px;
	padding:12px;
}

.commenttxt {
	border:1px dashed #ccc;
	padding:6px;
	margin:4px 0;
}

.cstamp {
	font-size:x-small;
	font-style:italic;
	font-weight:bold;
}#surveysystem {
	text-align:center;
}
#systemholder {
	margin:0 auto;
	text-align:left;
	border:8px solid #ccc;
}
#systemholder legend {
	font-size: large;
	font-weight: bold;
	padding:0 8px;
	margin:0 8px;
}