A{
	color:#033;
	font-family:arial,sans-serif;
	font-size:13px;
	text-decoration:none;
}
		
A:hover{
	font-family:arial,sans-serif;
	font-size:13px;
	text-decoration:underline;
}

html,body{
	margin:0;
	padding:0;
}

body{
	background-color:#EDF6FF;
	background-image:url(/images/layout/bg.gif);
	background-repeat:repeat-x;
	font-family:arial,sans-serif;
	margin-top:17px;
	/*text-align:center;*/
}

#Container{
	background-image:url(/images/layout/wrapper.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
	width:968px;
}

#Header{
	height:79px;
	background-image:url(/images/layout/header.gif);
	position:relative;
}

#HeaderLink{
	float:left;
	padding:15px 0 0 15px;
	position:relative;
}

#HeaderLink img{
	border:0;
	width:400px;
	height:65px;
}

* html #HeaderLink img{
	border:0;
	width:400px;
	height:60px;
}

#TopLinks{
	position:relative;
	float:right;
	padding:17px 10px 0 0;
}

#TopLinks a{
	color:#b2997b;
	font-size:13px;
	padding:0 20px;
	text-decoration:none;
	text-transform:uppercase;
}

#TopLinks a:hover{
	color:#b2997b;
	font-size:13px;
	padding:0 20px;
	text-decoration:underline;
	text-transform:uppercase;
}

ul.ultop{
	margin:0;
	padding:0;
}

ul.ultop li{
	display:inline;
}

#NavigationHome{
	background-image:url(/images/layout/nav_home.gif);
	background-position:14px;
	background-repeat:no-repeat;
	height:45px;
	padding-left:35px;
}

#NavigationAbout{
	background-image:url(/images/layout/nav_about.gif);
	background-position:14px;
	background-repeat:no-repeat;
	height:45px;
	padding-left:35px;
}

#NavigationGovt{
	background-image:url(/images/layout/nav_govt.gif);
	background-position:14px;
	background-repeat:no-repeat;
	height:45px;
	padding-left:35px;
}

#NavigationDept{
	background-image:url(/images/layout/nav_dept.gif);
	background-position:14px;
	background-repeat:no-repeat;
	height:45px;
	padding-left:35px;
}

#NavigationBCC{
	background-image:url(/images/layout/nav_bcc.gif);
	background-position:14px;
	background-repeat:no-repeat;
	height:45px;
	padding-left:35px;
}

#NavigationMA{
	background-image:url(/images/layout/nav_ma.gif);
	background-position:14px;
	background-repeat:no-repeat;
	height:45px;
	padding-left:35px;
}

#NavigationHome a, #NavigationAbout a, #NavigationGovt a, #NavigationDept a, #NavigationBCC a, #NavigationMA a{
	font-size:13px;
	padding-right:45px;
	text-transform:capitalize;
}

a.NavActive{
	color:#FFF;
	text-decoration:none;
}

a.NavLink{
	color:#CFF;
	text-decoration:none;
}

a.NavLink:hover{
	color:#CFF;
	text-decoration:underline;
}

ul.nav{
	margin:10px 0 0 0;
	padding:0;
	position:absolute;
	white-space:nowrap;
}

ul.nav li{
	display:inline;
}

#HeaderPhoto{
	background-image:url(/images/layout/photo_01.gif);
	height:113px;
	position:relative;
}

#PhotoRotate{
	margin-left:14px;
	z-index:1;
}

#Search{
	float:right;
	margin:-25px 20px 0 0;
	position:relative;
	z-index:0;
}

#Wrapper{
	float:left;
	width:100%;
}

#Content{
	background-color:#FFF;
	background-image:url(/images/layout/content_bg.gif);
/*	background-position:14px 0;*/
	background-repeat:no-repeat;
	color:#333;
	font-family:arial,sans-serif;
	font-size:13px;
	margin:0px 218px 0 200px;
	padding:5px 15px;
}

#ContentWide{
	background-color:#FFF;
	background-image:url(/images/layout/content_bg.gif);
	background-repeat:no-repeat;
	color:#333;
	font-family:arial,sans-serif;
	font-size:13px;
	margin: 0 0 0 200px;
	padding:5px 15px;
	width:724px;
}

#Content img, #ContentWide img{
	margin:1px;
}


#Content p, #ContentWide p, #Content span, #ContentWide span, #Content td, #ContentWide td{
	font-family:arial,sans-serif;
	font-size:13px;
	line-height:1.5;
}

#Heading_Home{
	background-image:url(/images/layout/heading_home.gif);
	background-repeat:repeat-y;
	color:#36C;
	font-family:arial,sans-serif;
	font-weight:700;
	font-size:18px;
	margin:5px 0 10px 0;
	padding-left:10px;
}

#Heading_About{
	background-image:url(/images/layout/heading_about.gif);
	background-repeat:repeat-y;
	color:#360;
	font-family:arial,sans-serif;
	font-weight:700;
	font-size:18px;
	margin:5px 0 10px 0;
	padding-left:10px;
}

#Heading_Govt{
	background-image:url(/images/layout/heading_govt.gif);
	background-repeat:repeat-y;
	color:#963;
	font-family:arial,sans-serif;
	font-weight:700;
	font-size:18px;
	margin:5px 0 10px 0;
	padding-left:10px;
}

#Heading_Dept{
	background-image:url(/images/layout/heading_dept.gif);
	background-repeat:repeat-y;
	color:#630;
	font-family:arial,sans-serif;
	font-weight:700;
	font-size:18px;
	margin:5px 0 10px 0;
	padding-left:10px;
}

#Heading_BCC{
	background-image:url(/images/layout/heading_bcc.gif);
	background-repeat:repeat-y;
	color:#699;
	font-family:arial,sans-serif;
	font-weight:700;
	font-size:18px;
	margin:5px 0 10px 0;
	padding-left:10px;
}

#Heading_MA{
	background-image:url(/images/layout/heading_ma.gif);
	background-repeat:repeat-y;
	color:#300;
	font-family:arial,sans-serif;
	font-weight:700;
	font-size:18px;
	margin:5px 0 10px 0;
	padding-left:10px;
}

#Print{
	float:right;
	position:relative;
	top:0px;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#666;
	font-size:10px;
	margin:-5px 0 0 5px;
}

H1{
	font-family:arial,sans-serif;
	font-weight:700;
	font-size:18px;
	margin:5px 0 10px 0;
}

H2{
	font-family:arial,sans-serif;
	font-weight:700;
	font-size:16px;
	margin:5px 0;
}

#Left{
	background-image:url(/images/layout/left_bg.gif);
	background-position:14px 0;
	background-repeat:no-repeat;
	float:left;
	margin-left:-968px;
	padding:15px 0 0 14px;
	width:186px;
}

#About{
	font-size:12px;
	padding-left:10px;
	width:150px;
}

#LeftNav{
	text-align:left;
	width:200px;
}

#Buttons{
	width:190px;
}

#Buttons img{
	border:0;
	margin:5px;
}

#Right{
	float:left;
	width:218px;
	margin-left:-218px;
}

#Contact{
	background-image:url(/images/layout/seal_bg.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
	border:1px solid #BF9F6C;
	font-size:12px;
	height:160px;
	margin:15px 0 0 0;
	padding:10px;
	width:158px;
}

.contact_title{
	color:#234b6e;
	font-size:13px;
	font-weight:700;
}

#MiniCal{
	border:1px solid #BF9F6C;
	margin:15px 0;
	padding-left:6px;
	width:173px;
}

* html #MiniCal{
	border:1px solid #BF9F6C;
	margin:15px 0;
	overflow:hidden;
	padding-left:6px;
	width:173px;
}

#Weather{
	margin-bottom:10px;
}

#Footer{
	font-size:13px;
	background-image:url(/images/layout/footer.gif);
	background-repeat:no-repeat;
	height:66px;
	clear:left;
	width:100%;
}

#Copyrights{
	color:#666;
	float:left;
	margin:35px 0 0 15px;
	position:relative;
}

#PoweredBy{
	color:#666;
	float:right;
	font-style:italic;
	margin:30px 15px 0 0;
	text-align:right;
}

#PoweredBy img{
	margin-bottom:-3px;
	margin-left:5px;
}

LI{
}

UL{
}

UL.ulNEWS{
	list-style-type:none; 
	position: 0px; 
	margin-left:0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

hr{
	color:#1f61ab;
	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{
	background-color:#FFF;
	border:1px solid #999;
	color:#6F6F6F;
	padding:1px;
	width:100px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#036;
	font-size:13px;
	font-weight:700;
}

.SUBMIT_BUTTON{
	margin-top:5px;
}

.MINISEARCH_TEXT{
	color:#FFFFFF;
	font-weight:bold;
}

LEGEND{
	color:#000000;
	font-size:12px;
	margin: 2px 2px 2px 2px;	
}

FIELDSET{
	height:100%;
	border:0;
}

.ERROR_TEXT{
	color:Red;
}

.SERVICE_REQUEST_ERROR_TEXT{	
}

.SERVICE_REQUEST_FORM_LABEL_TEXT{
}

.SERVICE_REQUEST_HEADER_TEXT{
}

.SERVICE_REQUEST_LEGEND_TEXT{
}

.SERVICE_REQUEST_SUBMIT_TEXT{
}

.SERVICE_REQUEST_TEXT{
}

.SERVICE_REQUEST_TEXTBOX{
}

/*          NEWS FEEDS          */

/*** News Feed Item Container ***/
.NEWS_FEED_DISPLAY_ROW_TITLE{
	background-image:url(/images/layout/arrow_bullet.gif);
	background-position:4px;
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
	text-indent:10px;
}

/***Feed Item Link ***/
.NEWS_FEED_DISPLAY_LINK_TITLE{
}

/*** Archive Row ***/
.NEWS_FEED_DISPLAY_ROW_ARCHIVE{
	background-image:url(/images/layout/arrow_bullet.gif);
	background-position:20px;
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
	text-indent:25px;
}

/*** Archive Link ***/
.NEWS_FEED_DISPLAY_LINK_ARCHIVE{
	color:#666;
	font-style:italic;
}

#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	font-weight:bold;
	color: #FFF;
}
.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_Footer {
     display:none;
}
