/*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:Georgia, sans-serif;
	font-weight:bold;
	font-size:14px;

}

.SERVICE_REQUEST_FORM_LABEL_TEXT{
	font-family:Georgia, sans-serif;
	font-size:12px;
}

.SERVICE_REQUEST_TEXTBOX{
	font-family:Georgia, 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;
}

.QCONTENT_PRINTABLE_TEXT{
	font-weight:normal;
	font-size:12px;
	padding-right:4px;
}

A{
	font-family:Georgia, sans-serif;
	font-size:10pt;
	text-decoration:underline;
   	color:#000080;
}
		
A:hover{
	font-family:Georgia, sans-serif;
	font-size:10pt;
	text-decoration:underline;
	color:#7F1316;
}

BODY{
	font-family:Georgia, sans-serif;
	BACKGROUND-COLOR:#FFFFFF;
	LETTER-SPACING:normal;
	TEXT-TRANSFORM:none;
	WORD-SPACING: normal
}

.MINISEARCH_TEXT{
	color:White;
	font-weight:bold;	
}

H1{
	font-family:Georgia, sans-serif;
	font-weight:bold;
	font-size:10pt; 
	color:#3F3F3F;
	margin-top:10px; 
	margin-bottom:15px; 
}
H2{
	font-family:Georgia, sans-serif;
	font-weight:bold;
	font-size:8pt; 
	color:#3F3F3F;
	margin-top:10px; 
	margin-bottom:15px; 
}

SELECT, TEXTAREA, CHECKBOX{
	color:#444444;	
	background-color:Transparent;
}

.CHECKBOX{
	background-color:Transparent;
}

LEGEND{
	color:#000000;
	font-size:12px;
	margin: 2px 2px 2px 2px;
}

.ERROR_TEXT{
	color:Red;
}

/*  For text before the form field */
.FORM_LABEL_TEXT{
	font-family:Georgia, sans-serif;
	font-size:14px;
	color:#444444;
	font-weight:bold;	
}

.DETAIL_STYLE{
	font-family:Georgia, sans-serif;
	font-size:14px;
	color:#444444;
	font-weight:normal;	
}

/*  Used as header text in Qforms */
.HEADER_TEXT{
	font-weight:bold;
	font-size:14px;
	color:#234384;	
}

.IMAGE_BUTTON{
	color:#444444;	
	background-color:transparent;
}

/*  For Message displayed within baselist usually */
.MESSAGE_TEXT{
	color:Gray;
}

.RADIO{
	color:#444444;	
	background-color:transparent;
}

.SUBMIT_BUTTON{
	 background-color:#CCCCCC;
}

/*  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:#FFFFFF;
	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:#FFFFCC;
	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-width:1px;
	border-left-color:#24486C;
	border-left-style:solid;
}

/*  For Header Row in Baselist */
.TBL_HEADER_CELL_INITIAL{
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:none;
}

/*  For Rows in Baselist */
.TBL_HEADER_ROW{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#24486C;
	padding-left:2px;
	padding-right:2px;
}

 /*  For TextBoxes */
.TEXT{
	color:#444444;
	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{
}

.search_form_box{
	height:20px;
	width:105px;
	font-family:Georgia, sans-serif;
	font-size:10pt;
	border:1px solid #999999;
}

.SEARCH_FORM_LABEL_TEXT{
	font-family:Georgia, sans-serif;
	color:#800400;
	font-size:10pt;
	font-weight:bold;
}

.SUBMIT_BUTTON{
	font-family:Georgia, sans-serif;
	color:#800400;
	font-size:10pt;
	font-weight:bold;
	background-color:#CCCCCC;
	border:1px;
	border-color:#999999;
	border-style:solid;
	padding:0;
}

/* Geo RSS Map styles */
#layertoggles{
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #CBCBCB;
	color: #444444;
	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
{
}
.FB_FileListUL LI DIV SPAN {
     display:none;
}

.FB_Footer {
     display:none;
}

#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}

