body
{
	padding: 10px 0;
	background: url(/images/template/background.gif) repeat-x 0 10px;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", LucidaGrande, Geneva, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
}

a
{
	color: #b22222;
	text-decoration: none;
}

a:hover
{
	color: #ea6161;
	text-decoration: underline;
}

#header
{
	height: 120px;
}

#nav
{
	height: 40px;
	background: #8daebf;
	letter-spacing: -1px;
}

#nav ul
{
	color: #325d72;
	padding-top: 11px;
	list-style: none;
	font-size: 0.875em;
	font-size: 0.75em;
}

#nav ul li
{
	display: inline;
	float: left;
	padding: 0 1.125em 0.125em 1.125em;
}

#nav ul li a
{
	color: #344046;
}

#nav ul li a:hover
{
	text-decoration: none;
	border-bottom: solid 2px #b3ddf2;
}

#nav ul li.first
{
	padding-left: 0;
}

#nav ul li.last
{
	padding-right: 0;
}

#nav ul li.selected a
{
	border-bottom: solid 2px #b3ddf2;
}

#content
{
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
{
	padding: 0.625em 0 0.125em 0;
	margin: 0 0 0.313em 0;
	font-family: Georgia, "New Century Schoolbook", Palatino, "Times New Roman", serif;
	letter-spacing: -1px;
	color: #344046;
	border-bottom: solid 1px #f0f0f0;
}

#content h4,
#content h5,
#content h6
{
	border: none;
	padding-bottom: 0.313em;
	margin-bottom: 0;	
}

#content h1 { font-size: 2em; }
#content h2 { font-size: 1.5em; }
#content h3 { font-size: 1.375em; }
#content h4 { font-size: 1.25em; }
#content h5 { font-size: 1.125em; }
#content h6 { font-size: 1em; }

#content p
{
	color: #000;
	font-size: 0.758em;
	padding: 5px 0;
	line-height: 1.375em;
	text-align: justify;
}

#content ul,
#content ol
{
	font-size: 0.758em;
	padding: 5px 0 5px 30px;
	line-height: 1.375em;

}

#content ul li ul,
#content ol li ol
{
	font-size: 1em;
}

#content ul
{
	list-style-type: disc;
}

#content ol
{
	list-style-type: decimal;
}

#content .caption
{
	font-size: 0.8em;
}

#content p.file
{
	padding: 5px 0 10px 48px;
	line-height: 1.4em;
}

#content p.file .specs
{
	color: #999;
	font-size: 0.8em;
}

#content p.pdf
{
	background: url(../images/pdf_icon.png) no-repeat 12px 7px;
	height: 34px;
}

#content div.post
{
}

#content div.post h2
{
	background: url(../images/comment_icon.png) no-repeat 0 17px;
	/* border-bottom: solid 1px #f5f5f5; */
	border-bottom: none;
	font-size: 1.25em;
	margin: 0 0 0 0;
	padding: 0.625em 0 0 1.125em;
}

#content div.post p.date
{
	color: #959595;
	font-size: 0.625em;
	padding: 0 0 1.125em 0;
}

#content div.search
{
}

#content div.search fieldset#searchType
{
	border: solid 1px #f0f0f0;
	margin: 5px 0;
	padding: 5px;
}

#content div.search fieldset#searchType legend
{
	border: solid 1px #f0f0f0;
	font-size: 0.625em;
	padding: 0.125em 0.313em;
}

#content div.search fieldset#searchType p
{
	
}

#content div.search input
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#content div.search input.textbox
{
	width: 200px;
	padding: 0.313em;
}

#content div.legend p.section
{
	color: #636363;
	font-size: 0.625em;
	padding: 1px 0;
}

#content div.legend p.zone
{
	padding-left: 3em;
}

#content div.legend p.loop
{
	background: url(../images/legend-red.png) no-repeat 0 11px;
}

#content div.legend p.central
{
	background: url(../images/legend-blue.png) no-repeat 0 11px;
}

#content div.legend p.outer
{
	background: url(../images/legend-green.png) no-repeat 0 11px;
}

#content div.legend p.marker
{
	padding-left: 3em;
}

#content div.legend p.green
{
	background: url(../images/marker-green.png) no-repeat 0 3px;
}

#content div.legend p.blue
{
	background: url(../images/marker-blue.png) no-repeat 0 3px;
}

#content div.searchlist p
{
	background: url(../images/bullet_green.png) no-repeat center right;
	cursor: pointer;
	padding: 1px 0;
}

#content div.searchlist p.selected
{
	font-weight: bold;
}

#ancillary
{
	clear: both;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#ancillary p
{
	color: #696969;
	font-size: 0.758em;
	line-height: 1.375em;
	padding: 5px 0;
	text-align: center;
}

.highlightRed,
.highlightYellow
{
	color: #000;
}

.highlightRed
{
	background-color: #f00;
}

.highlightYellow
{
	background-color: #ff0;
}

#rail
{
	padding-top: 20px;
	padding-bottom: 20px;	
}

#rail h1,
#rail h2,
#rail h3,
#rail h4,
#rail h5,
#rail h6
{
	padding: 0.438em 0 0.188em 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Sans-Serif;
	letter-spacing: -1px;
	color: #b22222;
}

#rail h1 { padding: 0.75em 0 0.313em 0; }

#rail h4,
#rail h5,
#rail h6
{
	padding: 0.188em 0;
	letter-spacing: -1px;
}

#rail h1 { font-size: 1.375em; }
#rail h2 { font-size: 1.125em; }
#rail h3 { font-size: 1em; }
#rail h4 { font-size: 1em; }
#rail h5 { font-size: 1em; }
#rail h6 { font-size: 1em; }

#rail p
{
	color: #696969;
	font-size: 0.75em;
	padding: 4px 0;
	line-height: 1.25em;
	letter-spacing: -1px;
}


#rail ul,
#rail ol
{
	color: #464646;
	font-size: 0.75em;
	padding: 4px 0 4px 25px;
	line-height: 1.25em;
	letter-spacing: -1px;
}

#rail ul li ul,
#rail ol li ol
{
	font-size: 1em;
}

#rail ul
{
	list-style-type: disc;
}

#rail ol
{
	list-style-type: decimal;
}

#rail div.meterBubble
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	position: relative;
}

#rail div.meterBubble div.programNumber
{
	bottom: -45px;
	position: absolute;	
	right: 0;
}

#rail div.meterBubble div.programNumber p
{
	color: #ccc;
	font-size: 0.625em;
}

#rail div.meterBubble p
{
	letter-spacing: 0;
}

#map_canvas
{
	border: 2px solid #CCC;
	height: 500px;
	width: 696px;
}

#footer
{
	margin-top: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: solid 1px #f0f0f0;
}

#footer p
{
	text-align: center;
	font-size: 0.625em;
	color: #959595;
}

#footer-nav
{
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#footer-nav ul
{
	clear: left;
	float: left;
	font-size: 0.625em;
	left: 50%;
	list-style: none;
	padding-bottom: 1.125em;
	position: relative;
	text-align: center;
}

#footer-nav ul li
{
	display: inline;
	float: left;
	list-style: none;
	padding: 0 1.125em;
	position: relative;
	right: 50%;
}

#footer-nav ul li a
{
	color: #959595;
}

#footer-nav ul li a:hover
{
	text-decoration: none;
}

#footer-nav ul li.first
{
	padding-left: 0;
}

#footer-nav ul li.last
{
	padding-right: 0;
}

#footer-nav ul li.selected a
{
}

#feedbackForm
{
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#feedbackForm .contentPanel
{
	padding: 10px 0;
}

#feedbackForm .exportPanel
{
	padding: 2px 0;
}

#feedbackForm textarea,
#feedbackForm input,
#feedbackForm select
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#feedbackForm textarea
{
	width: 500px;
	padding: 0.313em;
	font-size: 1em;
}

#feedbackForm input.textbox
{
	width: 175px;
	padding: 0.313em;
}

#feedbackForm p span.label
{
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	padding-top: 0.188em;	
}

#feedbackForm p.message
{
	color: #f00;
}

#filter
{
	padding: 10px 0;
}

#filter p span.label
{
	font-weight: bold;
	width: 85px;
}

.throbber
{
	padding: 3px;
}

table.grid
{
	width: 100%; /* use inline style width to control this as needed */
	margin: 5px 0;
	border-collapse: collapse;
	border: outset 1px #aaa999;
}

	table.grid th
	{
		padding: 0.4em;
		font-size: 0.75em;
		text-align: center;
		border: inset 1px #aaa999;
		background: #f9f9f9;
	}
	
	table.grid th a
	{
		color: #000;
		text-decoration: none;
	}
	
	table.grid th a:hover
	{
		color: #717070;
		text-decoration: none;	
	}
	
	table.grid tr.odd
	{
		background: #fafafa;
	}
	
	table.grid tr.edit
	{
		background: #fefee1;
	}
	
	table.grid tr.selected
	{
		background: #fefee1;
	}

	table.grid td
	{
		padding: 0.3em;
		border: inset 1px #aaa999;
		font-size: 0.75em;
	}
	
	table.grid th.options
	{
		width: 20%;
	}
	
	table.grid th a,
	table.grid td a
	{
		color: #004881;
		text-decoration: none;
	}
	
	table.grid th a:hover,
	table.grid td a:hover
	{
		color: #717070;
		text-decoration: underline;	
	}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
