/* 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
{
}


/************************** Links **************************/
/*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_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{
}

.SERVICE_REQUEST_TEXTAREA{
}

a{
    font-family:arial;
	color:#000066;
	font-size:10pt; 
	text-decoration:none;
}

a, body, select, span{
    font-family:arial;
	font-size:10pt; 
}
		
a:hover{	
	text-decoration:underline;
}

a.bottom{
	color:#ffffff;
	font-family:arial;
	font-size:10pt;
}

Body{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

Table{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/************************** Body ***************************/

#Body{
	font-family:arial;
	font-size:10pt;
	border:0;
	margin:0;
	background-color:#EAE6DA;
	letter-spacing:normal;
	text-transform:none;
	word-spacing:normal;
/*  width:750px;	*/
}

#Container{
	width:750px;
	border:0;
	padding:0;
}

#Template{
	width:750px;
	border:0px;
	text-align: center;
}

#Header{
	width:752px;
	height:136px;
	border:0;
}

#Navigation{
	width:750px;
	height:20px;
	float:left;
}

#Left{
	background:#000066;
}

#Departments{
	width:186px;
	background:url(/images/layout/layout_10.gif);
	height:42px;
	float:left;
}

#DropDown{
	color:#ffffff;
	overflow:hidden;
	width:177px;
	float:none;
}

#DropDown2{
	color:#ffffff;
	overflow:hidden;
	width:176px;
	float:left;
}

#Documents{
	width:186px;
	background:#27568F;
	float:left;
}

#Calendar{
	width:186px;
	background:#27568F;
	float:left;
}

#ATN{
	width:186px;
	text-align:center;
	background:#000066;
	float:left;
}

#Content{
	background:#ffffff;
	width:390px;
	height:100%;
	float:left;
}

#Right{
}

#Search{
	text-align:left;
}

.SEARCH_FORM_BOX{
	height:20px;
	width:100px;
	font-family:arial;
}

.minisearch_text{
	width:100px;
	color:white;
	font-weight:bold;	
}

#QuickLinks{
	text-align:left;
	color:#666666;
	font-family:arial;
	font-size:10pt;
}

#Contact{
	text-align:left;
	color:#717579;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	background: url(/images/layout/layout_17.gif) no-repeat;
	width:152px;
	float:right;
	padding:5px;
}

#FooterLinks{
	color:#ffffff;
	background:#000066;
	text-align:center;
	width:750px;
	height:28px;
	clear:both;
}

#Footer{
	background:#ffffff;
	width:750px;
	clear:both;
}
#FooterLeft{
	background:#ffffff;
	text-align:left;
	color:#717579;
	font-family:arial;
	font-size:10pt;
	height:46px;
	float:left;
}

#FooterRight{
	background:#ffffff;
	text-align:right;
	float:right;
}

/************************* General *************************/

h1{
	font-family:arial; 
	font-weight:bold;
	font-size:10pt; 
	color:#3F3F3F;
	margin-top:10px; 
	margin-bottom:15px; 
}

select, textarea, checkbox{
	color:#444444;	
	font-size:10pt;
	background-color:#ffffff;
}

.checkbox{
	background-color:#ffffff;
}

fieldset{
	height:100%;
  }

legend{
	color:#000000;
	font-size:12px;
	margin: 2px 2px 2px 2px;
}


UL{
	list-style-type:square; 
	list-style-position:outside; 
}

.error_text {
	color:Red;
}

/*  For text before the form field */
.form_label_text{
	color:#444444;
	font-weight:bold;	
}

/*  Used as header text in Qforms */
.header_text{
	font-weight:bold;
	font-size:14px;
	color:#234384;	
}

.image_button{
	color:#444444;	
	background-color:#ffffff;
}

/*  For Message displayed within baselist usually */
.message_text{
	color:Gray;
}

.radio{
	color:#444444;	
	background-color:#ffffff;
}

.submit_button{
	color:#000066;
	background-color:#eff1f2;
	border:1px;
	border-style:solid;
	border-color:#27568f;
	height:20px;
}
	  
/*  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;
	width:100px;
	background-color:#ffffff;
}

/*  For links on Home page */

.Home
{ color:#FFFFFF;}

.Hover
{color:#FFFF33}

.2009FooterLink
{color:#FFFFFF; font-family:arial;
	font-size:9pt;}

a.2009Footer_Link:link { color: white; }
a.2009Footer_Link:visited { color: white; }
a.2009Footer_Link:hover { color: white; }
