/* For Geospatial Systems - LMatula */

@charset "utf-8";
.mainBG {
	background-color: #FFFFFF;
	background-image: url(images/BG_main.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.dropdown_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	/*width: 192px;*/
	border: 1px solid #999999;
}
.content_text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14px;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14pt;
}
.CNT_titlearea {
	padding-bottom: 10px;
	padding-left: 37px;
	vertical-align: bottom;
	background-image: url(images/BG_cntHeader.gif);
	background-repeat: repeat;
	text-align: left;
}
.content_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20pt;
	color: #51626f;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}

.nav_blue_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}

.nav_blue_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

/* This is a text link with 22px line height */
a.textlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 22px;
}
a.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 22px;
}
a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006489;
	line-height: 22px;
}


/* This text link is bolded */
a.textlink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006489;
}


/* This text link is not bolded */
a.textlink3:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink3:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink3:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006489;
}
a.textlink_Rnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink_Rnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textlink_Rnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #006489;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006489;
}
.footer {
	background-color: #7E8F9B;
	vertical-align: bottom;
	height: 60px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D8D6;
}

a.discl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #D7D8D6;
}
a.discl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D8D6;
	text-decoration: none;
}
a.discl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D8D6;
	text-decoration: underline;
}
.POPcntarea {
	padding: 50px;
}
a.historytrail {
	color: #006489;
}
.boldBLUE {
	color: #003e74;
	font-weight: bold;
}
.bold16BLUE {
	color: #003e74;
	font-size: 16px;
	font-weight: bold;
}
.bold14BLUE {
	color: #003e74;
	font-size: 14px;
	font-weight: bold;
}
.bold12BLUE {
	color: #003e74;
	font-size: 12px;
	font-weight: bold;
}
.bold14 {
	/* color: #003e74; */
	font-size: 14px;
	font-weight: bold;
}
.bold12 {
	/* color: #003e74; */
	font-size: 12px;
	font-weight: bold;
}
.bold11 {
	/* color: #003e74; */
	font-size: 11px;
	font-weight: bold;
}

.NEWSheadline {
	font-size: 14px;
	color: #006699;
}

.linkTblPad {
	padding-bottom: 10px;
}

.tabBG {
	background-color: #d7d7d7;
}
.tabLtGray {
	background-color: #eeeeee;
}
.maroontitle10 {
	font-size: 10pt; color: #770000; font-weight: bold
}
/* -------------------------------------------------------------------------- */

#linklist {
	list-style-image: url(images/bullet_link.gif);
	left: 0px;
}
#leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	padding-right: 18px;
	padding-left: 18px;
}
.contentPAD {
	padding-right: 20px;
	padding-left: 20px;
}

.table_separator {
	background-image: url(images/separator_C.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 40px;
}

.POPcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-top: 33px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
.search_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 10em;
	height: 1.7em;
	border: 1px solid #999999;
	vertical-align: middle;
	color: #666666;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 1.7em;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.horiz_separator {
	background-image: url(images/separator_H.gif);
	background-repeat: repeat-x;
}
.RTcolumnSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E8E9A;
	line-height: 16px;
}
.space_popup {
	margin: 0px;
	background-image: url(images/BG_popheader.gif);
	background-repeat: repeat-x;
}
.POPheader {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.pic_border {
	border: 4px solid #CCC;
}
.pic_table {
	margin-bottom: 20px;
	margin-left: 25px;
}
.pic_caption {
	font-size: 10px;
	color: #666;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.pic_caption2 {
	font-size: 11px;
	color: #666;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.separator_dots {
	background-image: url(images/separator_dots.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #666;
	background-color: #FFF;
}
.Vert_separator {
	background-image: url(images/separator_Vert.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 50px;
}

.POPtext {
	/* padding-left: 30px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.devnote {font-weight: bold; color: #ff0000}
td.signupRight {text-align: right}

.blueball {LIST-STYLE-IMAGE: url(images/PS_bullet_Close.gif);padding-left: 5px; list-style-position: outside; margin-left: 12px; padding-top: .2em}
.bluearrow {LIST-STYLE-IMAGE: url(images/bullet-arrow-blue.gif);padding-left: 5px; list-style-position: outside; margin-left: 12px; padding-top: .2em}

.tabletop {color: #000000; background-color: #FBD68C; font-weight: bold; font-size: 8pt; border: 1px solid #FBD68C;}
/* Classes for Alternating Row colors using VBScript Modulo function */
.rowcolor0 {color: #000000; background-color: #dddddd; font-size: 8pt; border: 1px solid #dddddd}
.rowcolor1 {color: #000000; background-color: #ffffff; font-size: 8pt; border: 1px solid #dddddd}

/*
Box width gets set as an in-line style for each instance
<span class="box-r" style="width: 170">
*/
.box-r {float: right; text-align: left; font-size: 8pt; clear: none; border-width: 1px; border-style: solid; border-color: #cccccc; padding-top: 10; padding-right: 10; padding-bottom: 10; padding-left: 10;}
.box-l {float: left; text-align: left; font-size: 8pt; clear: none; border-width: 1px; border-style: solid; border-color: #cccccc; padding-top: 10; padding-right: 10; padding-bottom: 10; padding-left: 10;}

.approved {font-weight: bold; color: #009900}
.unapproved {font-weight: bold; color: #ff0000}

/* ## MP3 Listen ## */
#media_container{
	width: 610px;
	height:310px;
	/* background-color:#BBDC8D; */
	background-color:#636469;
	font-family:Arial, Helvetica, 'Sans Serif';
	font-size: 11px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid white;
}
#mediaplayer{
	width:360px;
	height:auto;
	border-right:1px solid #aaa;
	float:left;
}
#mediainfo{
	width: 220px;
	height: auto;
	float:right;
	padding-top:15px;
	/* border: 1px solid #000000; */
}

/* ## Video Popup ## */
a.MainPlayer320 {
	display:block;
	width: 320px;
	height:240px;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}
a.MainPlayer360 {
	display:block;
	width: 360px;
	height:240px;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}
a.MainPlayer400 {
	display:block;
	width:400px;
	height:300px;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}
a.MainPlayer400x400 {
	display:block;
	width:400px;
	height:400px;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}
a.MainPlayer600x600 {
	display:block;
	width:600px;
	height:600px;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}
/* when container is hovered we alter the border color */
a.MainPlayer320:hover {
	border:1px solid #000;
}
a.MainPlayer360:hover {
	border:1px solid #000;
}
a.MainPlayer400:hover {
	border:1px solid #000;
}
a.MainPlayer400x400:hover {
	border:1px solid #000;
}
a.MainPlayer600x600:hover {
	border:1px solid #000;
}
