A{
	color:#06c;
	font-size:13px;
	text-decoration:none;
}
		
A:hover{
	text-decoration:underline;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#FFF;
	font-size:10px;
	padding-right:5px;
	text-transform:uppercase;
}

html,body{
	margin:0;
	padding:0;
}

body{
	background-color:#333;
	margin-top:20px;
	font-family:tahoma,sans-serif;
	text-align:center;
}

H1{
	border-bottom:1px solid #BBB;
	color:#633;
	font-family:times,serif;
	font-size:18px;
	font-weight:700;
	letter-spacing:2px;
	margin:5px 0;
	padding-bottom:4px;
	width:100%;
}

H2{
	color:#060;
	font-family:lucida sans,tahoma,sans-serif;
	font-weight:700;
	font-size:16px;
	margin:5px 0;
}

#Header{
	border-top:2px solid #001300;
	height:120px;
	background-image:url(/images/layout/econdev_header.gif);
	position:relative;
	text-align:right;
}

#HeaderLink{
	padding-top:5px;
}

a.TopLink{
	border-left:1px solid #FFF;
	color:#FFF;
	font-size:10px;
	padding:0 5px;
	text-transform:uppercase;
}

#HomeLink{
	left:83px;
	position:absolute;
	top:29px;
}


#HomeLink img{
	border:0;
	height:95px;
	width:440px;
}

#Container{
	text-align:left;
	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;
	width:777px;
	margin:0 auto;
}

#Wrapper{
	float:left;
	width:100%;
}

#Content{
	font-size:13px;
	margin:0 0 0 174px;
	padding:10px;
}

#Content_Wide{
	font-size:13px;
	padding:15px;
	width:717px; /* ? */
	overflow:hidden;
}

#Content p, #Content_Wide p, #Content td, #Content_Wide td{
	font-size:13px;
	line-height:1.4;
}

#Navigation{
	background-image:url(/images/layout/nav_bg.gif);
	background-repeat:repeat-x;
	height:31px;
	padding-left:3%;
	position:relative;
	text-align:center;
}

#Left{
	float:left;
	width:174px;
	margin-left:-777px;
	text-align:center;
}

#Left img{
	border:0;
	margin:3px 0 2px 2px;
}

#Contacts{
	font-size:10px;
	margin:3px 0 5px auto;
}

#ContactTop{
	background-image:url(/images/layout/econdev_contact_top.gif);
	background-repeat:no-repeat;
	height:7px;
	width:148px;
}

#ContactCopy{
	background-color:#FEF8F1;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	padding:5px;
	text-align:left;
	width:136px;
}

#ContactCopy a{
	display:block;
	font-size:10px;
	font-weight:700;
	text-decoration:underline;
}

#ContactCopy a:hover{
	color:#393;
	display:block;
	font-size:10px;
	font-weight:700;
	text-decoration:none;
}

#ContactBottom{
	background-image:url(/images/layout/econdev_contact_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
	width:148px;
}

#Footer{
	background-color:#FFF;
	background-image:url(/images/layout/econdev_footer.gif);
	background-repeat:no-repeat;
	border-top:1px solid #030;
	clear:left;
	color:#666;
	font-size:10px;
	height:70px;
	padding-top:5px;
	text-align:center;
	width:100%;
}

/*#Copyrights{
	padding:5px;
	margin-bottom:5px;
}

#PoweredBy{
	margin-top:-2px;
	margin-left:100px;
	float:left;
}

#PoweredBy img{
	margin-left:3px;
	margin-bottom:-5px;
}*/

#FooterLinks{
	margin-left:-30px;
}

#FooterLinks a{
	color:#333;
	font-size:10px;
	padding:0 5px 0 3px;
}

a.FooterLink{
	border-right:1px solid #666;
}

ul.ulfooter{
}

ul.ulfooter li{
	display:inline;
}

LI{
}

UL{
}

UL.ulNEWS{
	list-style-type:none;
	position:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

hr{
	color:#632B1F;
	background-color:#632B1F;
	height:2px;
}

/* Geo RSS Map styles */
#layertoggles{
	width:200px;
	border:1px solid #CBCBCB;
	color:#444;
	background:#F7FAFA;
	position:relative;
	top:-360px;
	left:auto;
	right:-39px;
} 

#layertoggles p{
	margin-bottom:0;
	padding-bottom:0;
}

.LiveEditDiv{
	margin:0;
	position:fixed;
	top:8px;
	left:auto;
	right:8px;
}

.LiveEditButton{
}

.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:1px;
	background-color:#FFF;
	height:15px;
	width:100px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#632b1f;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
}

.SUBMIT_BUTTON{
	margin-top:5px;
}

.MINISEARCH_TEXT{
	color:#FFF;
	font-weight:bold;
}

LEGEND{
	color:#000;
	font-size:13px;
	margin:2px 2px 2px 2px;	
}

FIELDSET{
	height:100%;
	border:0;
}

.ERROR_TEXT{
	color:Red;
}
