@charset "utf-8";
/*Style for default news events lists*/
/* added 3-16-07 by Travis */
UL.ulNEWS{
	list-style-type:none;
	padding:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

/* Service Request Entry (forward facing web form styles) */
/*  added 2-27-07 by Travis.				*/

.SERVICE_REQUEST_HEADER_TEXT{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.SERVICE_REQUEST_FORM_LABEL_TEXT{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.SERVICE_REQUEST_TEXTBOX{
	font-family:Arial, Helvetica, sans-serif;
	color:blue;
}

.SERVICE_REQUEST_TEXTAREA TEXTAREA{
	width:98%;
}

.SERVICE_REQUEST_SUBMIT_BUTTON{
}

.SERVICE_REQUEST_ERROR_TEXT{
}

.SRParentTable{
}

.SRLeftTable TD{
	padding: 2px 0px 2px 0px;
}

.SRRightTable TD{
	padding: 2px 0px 2px 0px;
}

.ERROR_TEXT{
	color:red;
}

A{
	text-decoration:none;
	color:NAVY;
}

A, BODY,  INPUT,  SELECT, SPAN, TEXTAREA, TD{
	FONT-FAMILY:Arial;
}

A:hover{
	text-decoration:underline;
}

BODY{
	BACKGROUND-COLOR:#FFF;
	LETTER-SPACING:normal;
	TEXT-TRANSFORM:none;
	WORD-SPACING:normal;
}

#Header{
	background-color:#0C2074;
	background-repeat:no-repeat;
	height:122px;
	width:950px;
}

#HeaderLink{
	width:400px;
}

#HeaderLink img{
	border:0px;
	height:115px;
	width:950px;
}

#Welcome{
}

#Background_Full{
	background-image:url(/images/layout/bg.gif);
	background-repeat:no-repeat;
}

#Left{
	width:228px;
}

#Search{
	padding:10px;
}

a.SiteMap{
	font-size:13px;
}

#News_Events{
	padding:0 10px;
}

#Content{
	width:715px;
}

#HomePhotos{
	border-bottom:4px solid #da0000;
	height:116px;
	width:100%;
}

.MINISEARCH_TEXT{
	color:#FFF;
	font-weight:bold;
}

H1{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#3F3F3F;
	margin-top:10px;
	margin-bottom:15px;
}

SELECT, TEXTAREA, CHECKBOX{
	color:#444444;
	background-color:Transparent;
}

LI{
	FONT-FAMILY:Arial;
	FONT-SIZE:10px;
}

OL{
	FONT-FAMILY:Arial;
	FONT-SIZE:10px;
	FONT-WEIGHT:bold;
}

UL{
	list-style-type:square;
	padding:0px;
	margin-left:18px;
}

.CHECKBOX{
	background-color:Transparent;
}

LEGEND{
	color:#000;
	FONT-SIZE:12px;
	margin:2px 2px 2px 2px;
}

.ERROR_TEXT{
	color:Red;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#000000;
	font-weight:normal;
	font-size:10px;
}
/*  For text before the form field */
.FORM_LABEL_TEXT{
	color:#444;
	font-weight:bold;
}

/*  Used as header text in Qforms */
.HEADER_TEXT {
	font-weight:bold;
	font-size:14px;
	color:#234384;
}

.IMAGE_BUTTON{
	color:#444;
	background-color:transparent;
}

/*  For Message displayed within baselist usually */
.MESSAGE_TEXT{
	color:Gray;
}

.RADIO{
	color:#444;
	background-color:transparent;
}

.SUBMIT_BUTTON{
	border:0px;
	font-weight:bold;
	color:#FFF;
	background-color:#D90000;
}

.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:1px;
	border-color:#222222;
	background-color:#FFFFFF;
	height:15px;
	width:100px;
}
	  
/*  For Cells in Baselist */
.TBL_CELL{
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left-width:1px;
	border-left-color:#24486C;
	border-left-style:solid;
}

/*  For Cells on left in Baselist */
.TBL_CELL_INITIAL{
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:none;
}

/*  For Rows in Baselist */
.TBL_ROW{
	background-color:#FFF;
	padding-left:3px;
	padding-right:3px;
}

/*  For Row Alternating in Baselist */
.TBL_ROW_ALT{
	background-color: #C0C0C0;
	padding-left:3px;
	padding-right:3px;
}

/*  For Row Selected in Baselist */
.TBL_ROW_SELECTED{
	background-color:#FFC;
	padding-left:3px;
	padding-right:3px;
}

/*  For Header Cells in Baselist */
.TBL_HEADER_CELL{
	font-weight:bold;
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:1px solid #24486C;
}

/*  For Header Row in Baselist */
.TBL_HEADER_CELL_INITIAL{
	border:0px;
}

/*  For Rows in Baselist */
.TBL_HEADER_ROW{
	color:#FFF;
	font-weight:bold;
	background-color:#24486C;
	padding-left:2px;
	padding-right:2px;
}

 /*  For TextBoxes */
.TEXT{
	color:#444;
	background-color:transparent;
}

.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{
}

/* Geo RSS Map styles */
#layertoggles{
	width:200px;
	border-style:solid;
	border-width:1px;
	border-color:#CBCBCB;
	color:#444;
	background:#F7FAFA;
	position:relative;
	top:-360px;
	left:auto;
	right:-39px;
} 

#layertoggles p{
	margin-bottom: 0;
	padding-bottom:0;
}

/* News feed styles */
.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW{
	display:table-row;
	background-color:#FFFFE0;
	text-align:left;
	text-indent:3px;
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT{
	font-style:italic;
	margin-left:19px;
}

.NEWS_FEED_DISPLAY_DETAILS_ROW_TITLE{
	display:table-row;
	background-color:#E0E0FF;
	text-align:left;
	text-indent:3px;
}

.NEWS_FEED_DISPLAY_DETAILS_TABLE{
	display:table;
	background-color:Navy;
}

.NEWS_FEED_DISPLAY_DETAILS_TITLE{
	font-weight:bold;
}

.NEWS_FEED_DISPLAY_EXPANDER{
	margin:0px 5px 0px 5px;
}

.NEWS_FEED_DISPLAY_LINK_ARCHIVE{
	color:Red;
}

.NEWS_FEED_DISPLAY_LINK_TITLE{
	color:Navy;
}

.NEWS_FEED_DISPLAY_ROW_ARCHIVE{
	display:table-row;
	background-color:#E0E0E0;
	text-align:left;
	text-indent:3px;
}

.NEWS_FEED_DISPLAY_ROW_HEADER{
	display:table-row;
	background-color:#FFC469;
	text-align:left;
	text-indent:3px;
}

.NEWS_FEED_DISPLAY_ROW_HEADER_RSS{
	margin:0px 2px 0px 10px;
}

.NEWS_FEED_DISPLAY_ROW_HEADER_TEXT{
	font-weight:bold;
	color:#691F01;
}

.NEWS_FEED_DISPLAY_ROW_TITLE{
	display:table-row;
	background-color:#FFEBCD;
	text-align:left;
	text-indent:3px;
}

.NEWS_FEED_DISPLAY_TABLE{
	display:table;
	background-color:#733D1A;
}

.NEWS_FEED_DISPLAY_RSS{
	margin:0px 2px 0px 10px;
}

.NEWS_FEED_DISPLAY_TITLE{
	font-style:italic;
}

.LiveEditDiv{
	margin:0;
	position:fixed;
	top:8px;
	left:auto;
	right:8px;
}

.LiveEditButton{
}

.EventListHeader{
	color:#0c2074;
	font-family:times,serif;
	font-size:18px;
	font-weight:700;
}

a.EventListMore{
	font-size:13px;
}
.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_FileListUL LI { font-size: .8em;}
.FB_Footer {
     display:none;
}
#FB_AP H2 {	font-size: 1.1em;}

#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}
