/*****     LINKS     *****/

A{
	color:#008348;
	text-decoration:underline;
	font-size:10pt;
	font-family:verdana;
}
		
A:hover{
	color:#1B4674;
	text-decoration:underline;
	font-size:10pt;
	font-family:verdana;
}

.top{
	font-size:9px;
	font-weight:none;
	color:#FFFFFF;
	font-family:verdana;
}

.top:hover{
	font-size:9px;
	color:#93BDEB;
	font-family:verdana;
}

.top_cell{
	padding-top:0px;
	padding-bottom:0;
	padding-left:0px;
	padding-right:0px;
	font-family:verdana;
}

.bottom{
	font-size:9px;
	font-weight:none;
	color:#FFFFFF;
	font-family:verdana;
}

.bottom:hover{
	font-size:9px;
	font-weight:none;
	color:#93BDEB;
	font-family:verdana;
}

/*****    CONTENT    *****/

#Container{
	font-size:12px;
	font-family:verdana;
}

#header1{
	height:153px;
	width:760px;
	background:URL('http://www.salina-ks.gov/images/layout/header/set2_1.jpg')
}

#header2{
	height:16px;
	width:372px;
	background:URL('http://www.salina-ks.gov/images/layout/header/set2_2.jpg')
}

BODY{
	font-size:12px;
	font-family:verdana;
	BACKGROUND-COLOR:#F9FBFE;
    LETTER-SPACING:normal;
    TEXT-TRANSFORM:none;
    WORD-SPACING:normal
}

#content{
	font-size:12px;
	font-family:verdana;
}

#center{
	text-align:top;
	font-size:12px;
}

QCONTENT_PRINTABLE_TEXT{
	color:#666666;
	font-size:9px;
}

H1{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#3F3F3F;
	margin-top:10px; 
	margin-bottom:15px; 
}

SELECT, TEXTAREA, CHECKBOX{
	font-size:12px;
	color:#444444;	
	background-color:WHITE;
}

.CHECKBOX{
	background-color: Transparent;
}

FIELDSET{
	height:100%;
}

LEGEND{
	color: Black;
	font-size:12px;
	margin: 2px 2px 2px 2px;
}


UL.ulNEWS{
  list-style-type:none; 
  list-style-position:outside; 
  margin-left:0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.ERROR_TEXT{
	color:Red;
}

/*  For text before the form field */
.FORM_LABEL_TEXT{
	color:#444444;
	font-weight:bold;	
	font-size:12px;
}

/*  Used as header text in Qforms */
.HEADER_TEXT{
	font-weight:bold;
	font-size:12px;
	color:#234384;	
}

.IMAGE_BUTTON{
	color:#444444;	
	background-color: transparent;
	font-size:12px;
}

/*  For Message displayed within baselist usually */
.MESSAGE_TEXT{
	color: Gray;
	font-size:12px;
}

.RADIO{
	color: #444444;	
	background-color: transparent;
	font-size:12px;
}
	  
/*  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;
	font-size:12px;
}

/*  For Cells on left in Baselist */
.TBL_CELL_INITIAL
{
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size:12px;
}

/*  For Rows in Baselist */
.TBL_ROW{
	background-color:  #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
}

/*  For Row Alternating in Baselist */
.TBL_ROW_ALT{
	background-color: #C0C0C0;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
}       

/*  For Row Selected in Baselist */
.TBL_ROW_SELECTED{
	background-color: #FFFFCC;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
}       
/*  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;
	font-size:12px;
}

/*  For Header Row in Baselist */
.TBL_HEADER_CELL_INITIAL{
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size:12px;
}

/*  For Rows in Baselist */
.TBL_HEADER_ROW{
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	background-color: #24486C;
	padding-left:2px;
	padding-right:2px;
}
	
 /*  For TextBoxes */
.TEXT{
	color: #444444;	
	background-color: transparent;
	font-size:12px;
}


/*****     SEARCH     *****/

.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:1px;
	border-color:#888888;
	background-color:#FFFFFF;
	font-size:12px;
	height:15px;
	width:100px;
}

.SEARCH_FORM_LABEL_TEXT{
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}

.SUBMIT_BUTTON{
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#93BDEB;
	border:1px;
	border-style:solid;
	border-color:#7EA4CD;
}

.MINISEARCH_TEXT{
	color: White;
	font-weight:bold;
	font-size:12px;
}


/* 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;
}

