/* Assorted Defaults */
html * {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* black */
a,
a:active,
a:hover,
a:link,
a:visited,
h2,
.SearchTitle,
.SearchSubTitle,
.PrevLink,
.NextLink,
.prevnextlinks,
#contents th,
#tabs li#current,
div#contents,
#tabs a:hover,
p.ptext,
.ptoc p,
#contents table td {
  color:  black;
}

/*white*/
h1,
#nav a.button,
#tabs a {
	color: #f1edd9;
}

/* #b8c9a0 */
#nav div#banner {
}

body,
div#tabs {
	background-color: #5c7a32;
}

div#contents , div#content{
	border-left: 2px solid #5c7a32;
}

/* #1e5284 */
p,
body {
	color: #254a76;
}

body#nav {
	padding:0px;
	margin:0px;
	background:  #5c7a32;
}

.ptoc p {
	border-bottom: dotted 1px #2d361f;
} 


/* #f1edd9 */
#tabs li#current,
#tabs a:hover
{
	background-color: #f1edd9;
}
div#contents , div#content {
	background: url('../images/curve1.gif') no-repeat top left #f1edd9;
}

/*End colors*/


/*The height for this rule needs to be changed based on the height of the city logo image */

#nav #CodeName {
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
	text-align:left;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 125px;
	background:#f4e8a7;
	}
	
	
#nav #CodeName h1{
	margin:0px; padding:0px;
	width: 100%;
	height: 125px;
	border:0px;
}

#nav #CodeName a,
#nav #CodeName h1 {
	margin:0px; padding:0px;
	}
h1 {
	font-size: 12pt;
}

h2 {
	font-size: 12pt;
	margin-top: .25em;
}

a:hover {
	text-decoration: underline;
}

/* Sets Body style for the top horizontal (navigation) frame) */
body#nav {
	text-align: right;
	font-size: 10pt;
	border: none;
	padding: 0;
}


/* Styles the navigation links 
    Loads the rolloever image in the background but hides it outside
    the visible area of the <a href> tag */
#nav a.button {
	display: block;
	background: url('../images/tabon.gif') no-repeat 0 120px;
	text-align: center;
	font-weight: bold;
	height: 24px;
	font-size: 12px;
	line-height: 19px;
	width: 85px;
	color: #2d361f;
	max-height: 24px;
	overflow: hide;
	text-decoration: none;
}

/* Moves the background image to create the rollover effect */ 
#nav a.button:hover {
	background: url('../images/tabon.gif') no-repeat 0 0;
	text-decoration: none;
	color: #f1edd9;
}

#nav div#navBar {
	position:absolute;
	top:125px;
	left:0px;
	height:30px;
	width:100%;
	background: #80a04d;
}
/*styles the search box */
form#QuickSearch {
	float:left; 
	margin-top:5px; 
	margin-left:30px;
}
#nav input.SearchControlButton {
	background:#ffffff; 
	border:1px solid #254A76; 
	float:left;
}

/* Make sure the graphic search button displays properly if images are switched off*/
#nav input.imagebutton {
	color:#254A76;
	border:0px;
	background:none;
	font-weight:bold;
	padding-left:4px;
}
#nav input:hover.imagebutton {
	color:#fff;
	cursor:pointer;
}

/* Styles the navigation links */

#codetabs, #searchtabs {
  	display: block;
	text-align: right;
	color:#254a76;
	font-size:12px;
	font-weight:bold;
	margin-left:auto;
	float:right;
	white-space:nowrap;
	height:30px;
}
	
#codetabs span, #searchtabs span {
	display:block;
	float:left;
	padding:0px 5px;
	text-align:left;
	height:30px;
	padding-top:7px;
	color:#254a76;
}
#codetabs span:hover, #searchtabs span:hover,
#codetabs span:hover a, #searchtabs span:hover a {
	color:#fff;
}

#codetabs span a,  #searchtabs span a,  span.print a {
	color:#254a76;
	width:15px;
	padding:2px;
}
#codetabs span a:hover,  #searchtabs span a:hover, #navBar span.print a:hover {
	color:#fff;
}



/* Body style for TOC/Search frame */
body {
 text-align: center;
 font-size: 10pt;

}
.updated { 
	background-color: yellow; 
	padding:0px  2px; 
	margin: 0;
	font-weight: normal; 
	color: #FF0000;
}

/* styles to create the search/browse tabs */
div#tabs {
	padding: 6px 0 4px 0;
}

#tabs ul {
  	display: block;
	list-style-type: none;
	text-align: right;
}

#tabs li {
    display: inline;
	font-size: 8pt;
	font-weight: bold;
}

#tabs li#current {
   	padding: 4px 4px 5px 4px;
	margin: 4px 2px 4px 0;
}

#tabs  a {
   	padding: 4px 4px 5px 4px;
	margin: 4px 2px 4px 0;
}

div#contents , div#content {
 padding: .5em .5em 2em .75em;
 text-align: center;
}

d, a.button { text-decoration: underline; }
a  { text-decoration: none; }


p.pbody {
 margin-bottom: 6pt;
 margin-right: 0pt;
 text-align: center;
}

p.ptext {
 font-size: 8pt;
 margin: .5em 0;
 text-align: left;
}

/*OT styles */
.ordtab a {text-decoration:underline; }
li.ordtab {
	text-align:left;
	margin:0.5em;
	margin-left:1.2em;
	}
	.ordtab {
	color:black;	
	text-align:left;
	font-size:0.9em;
	line-height:1em;
	margin:1em 0em;
	background:#f1edd9;
	}
	table#ordtab {
	background:#f1edd9;
}
#ordtab td {
	margin:0px;
	padding:0px  7px;
	border-bottom: dotted 1px  #2d361f;
}
#ordtab td p.ordtab {
	margin:0.5em 0em;
}
#ordtab a {
	color:#254a76;
}


/* Search Result Styles */

.ptoc p input {
	height:1.2em;
	vertical-align:middle;
	margin-right:4px;
}

.ptoc p {
	padding-bottom:0.1em;
	text-align: left;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	color:#000000;
	text-transform: none;
	border-bottom: dotted 1px #2d361f;
	margin-left: 3em;
	text-indent: -2.95em;
}




.ptoc1 p  {
	margin-left: 5em;
	text-indent: -2.95em;
 }

.ptoc2 p {
	margin-left: 7em;
	text-indent: -2.95em;
 }



.NextLink,
.PrevLink {
   margin: 0;
   font-weight: bold;
	width: 55px;
   font-size: 8pt;
}

.PrevLink {
   float: left;
}
.NextLink {
	float: right;
}

.prevnextlinks {
   font-size: 8pt;
}

.SearchSubTitle {
  font-size: 8pt;
  margin: .25em 0;
}
.SearchTitle {
  font-size: 10pt;
  margin: .5em 0;
  font-weight: bold;
}

a.file {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
}

table.ResultsTable {
	
  font-size: 8pt;}
  
  .ResultsTable tr {
	  margin-top:0.5em;
  }



.hide {
	display:none;
}
span.ajx {
	margin-left: -0.12em;
	cursor: pointer;
	cursor: hand;
}

span.ajx {
	margin-left: -0.12em;
	cursor: pointer;
	cursor: hand;
}

fieldset.scope {
	border:0px;
	display:inline;
}
.scope legend {
	text-align:center;
	width:190px;
}
fieldset.options {
	border:0px;
	padding:0.5em;
}
.options legend {
	padding-top:0.5em;
}

fieldset legend{
	font-weight:bold;
}

a.MainFormButton {
	font-size:12px;
	margin:2px;
	 color:#1E5284;
	 font-weight:bold;}
	 
	 
div#frameless {
	font-weight:bold;
	font-size:12px;
	padding:5px;
}
