/*skip to main content for screenreaders*/
.skip 
{
    position: absolute;
    left: -3000px;
}
.skip:focus {
		position: absolute; left: 0.5em; 
		}


/*Global styles xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
body
{   padding-top:5px;
    text-align: center;
    width: 100%;
    font-size: 1em;
    margin: 0px;
    background-color: #ffffff;
    background-image:url(../images/page-bkgnd.jpg);
    background-repeat:repeat-x;
}
#mainContainer
{
    border: 3px solid #999999;
    margin: 5px auto 0px auto;
    padding-top: 3px;
    width: 960px;
    text-align: center;
    background-color: #A10118;
    font-family: Arial, Helvetica, sans-serif;
}

h2
{
    margin: 0px;
    height: 1%;
    width: 98%;
    padding: 5px 2% 5px 5px;
    font-size: 24px;
    text-align: center;
    font-weight: bolder;
    color: #000000;
   

}
.center{text-align:center;font-size: 20px;padding: 7px 0px 7px 0px;width:920px;color:#000000;}
*html .center{text-align:center;font-size: 20px; padding: 5px;}
h4
{
    font-size: 1em;
    padding-top: 1em;
    text-align: center;
    margin-bottom: 4px;
    clear: both;
    position: relative;
}

/*horizontal rule div */
.div_hr {

}

/*link styles */
a {
	color: #003399;
	cursor:pointer;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #0066FF;text-decoration:underline;
}

a img
{
	border-style:none;
 
 }
 .fltright{float:right;}
.bolder {
	font-weight: bold;
}


/*fix for ie broken float box*/
.clear {
	clear: both;
}

.float_right {
	float: right;
}
.boldtext_color
{
	color: #000066;
	font-weight: bold;
}
.heading_bld {
	font-weight: bold;
}


.more_ital {
	font-style: italic;
	margin-left: 1em;
}
#zipcode_msg {
	width: 70%;
	font-size: 0.8em;
	text-align: center;
	padding-right: 1em;
	padding-left: 1em;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	color: #003366;
	padding-bottom: 1em;
}
/*header styles--------------------------------------------------*/
#header
{
  
    height: 189px;
    width: 956px;
    margin-right: auto;
    margin-left: auto;
}
#header h1 
{
	margin-left: -3000px;
	position: absolute;
}

/*container for hit count and datetime stamp*/

#header_options
{
    position: relative;
    height: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #ffffff;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    clear:both;
    margin-bottom:1px;
}
/*used for javascript current date below header image*/
#datetime {
	font-size: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	top:0px;
	position:relative;
	
}
#hit_count{
	font-size: 12px;
	float:right;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	position:relative;

}
/*classes to show/hide header options*/
.ho_search{}
.ho_sub #hit_count{display: none;}
.ho_ml #hit_count{ display: none;}
.ho_dtl #hit_count{ display: none;}
.ho_agy #hit_count{ display: none;}
.ho_kw #hit_count{ display: none;}

/*----font sizer________________________________*/
#fontsize ul
{
    list-style-type: none;
    color: #ffffff;
    margin:0px;padding:0px;
}

#fontsize li
{	
    display: inline;
    margin:0px;padding:0px;
}
#fontsize
{
    text-align: right;
    width: 960px;
    font-size: 12px;
    height: 26px;
    margin-right: auto;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: auto;
}

#fontsize img
{position:relative;top:3px;}
/*navigation bars and menus xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* Site Navigation bars at header------------------------------------*/
/*--main menu bar--*/
#navbar
{
    width: 954px;
    margin: 0px auto 0px auto;
    padding: 0px;
    font-size: 12px;
    text-align: center;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    height: 1%;
    background-color: #6B0111;
}
#navbar ul
{
    margin: 0px auto 0px auto;
    padding: 3px 0px 0px 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-color: #B2453B;
    border-bottom-color: #B2453B;
}
#navbar li 
{
    margin:0px;padding:0px;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	
	
}
#navbar ul li a
{
     color: #a8b6d2;
    text-decoration: none;
    }
    #navbar ul li a:hover
{
     color: #a8b6d2;
    text-decoration: none;
    }
 

/*--navigation for search results, back, print page-----*/
#searchnavbar
{
    height: 12px;
    font-size: .9em;
    text-align: left;
    text-decoration: none;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #7c81b9;
    border-bottom-color: #7c81b9;
    border-top-style: solid;
    border-bottom-style: solid;
    height: 1%;
   
}

#searchnavbar ul {margin:0px;padding:0px;
	list-style-type: none;
	display: inline;
	margin-right: 1em;

}
#searchnavbar a
{
    text-decoration: none;
    color: #0000CC;
}
#searchnavbar a:hover
{
    text-decoration: underline;
    
}

#searchnavbar li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
   
	
}
#toplinks {
	float: right;
	margin-right: 2em;
}

#a_specsrv
{
	display:none;  /* hide link for specific service keyword search until full list loads */
}



/*for list sort on in search navigation bar floated right*/
#toplinks {
	text-align: right;
	text-decoration: none;
	float: right;
	
	margin-right: 15px;
}
.link_float_rt {
	float: right;
position:relative;
}



/* footer styles xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* disclaimer text at bottom of results pages */
#dtldisclaimer
{
    
    text-align: justify;
    color: #000033;
    font-size: .8em;
    margin: 1em auto 1em auto;
    clear: both;
    width: 760px;
    
}

/*footer within main form below content*/
.footer {
	clear: both;
	text-align: center;
}
#sponsors
{
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    
}
/*for agency copyright info*/
#copyright
{
    background-position: center;
    font-size: .8em;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    background-color: #572423;
    color: #FFFFFF;
    background-image: url( ../images/footer_bkgnd.gif);
}
#copyright a
{
    color: #FFFFCC;
}
#copyright a:visited
{
    color: #FFFFCC;
}
#copyright a:hover
{
    color: #FFFF00;
}

/*rtm logo*/
#poweredby {
	margin-top:8px;
	text-align: center;
}
/*footer below mainform used with taxonomy copyright*/
.footercopyright
{
    margin-bottom: 2em;
    padding-top: 1em;
    clear: both;
    position: relative;
    
}
.footercopyright a{
	font-size: 0.7em;
	color: #003399;
	text-decoration: none;
}
.footercopyright a:visited{
	color: #003399;
}
.footercopyright a:hover
{
    color: #0000FF;
    text-decoration:underline;
}
.footer p{color:#000000;}
.footerlogos{text-align:center;}
.footerlogos img{padding-left:1em;padding-right:1em;}

/*------border divs for style only-------------------------------------------------*/

/*holds border divs to content, don't hide, just remove styles when not in use*/
.pagewrapper
{
    border-style: solid;
    border-width: 1px;
    border-color: #690111 #CF7972 #CF7972 #690111;
    margin: 5px 20px 20px 20px;
    padding-top: 20px;
    background-color: #FFFFFF;
}

/*dont hide left right repeats, they contain the content, just remove styles when not in use*/
.page_leftrepeat{}.page_rightrepeat{}

/* -----------------containers for various content pages--------------------------*/
/* ---can be used to show/hide panels for callback if necessary-------------------*/

/* main search page or default page*/
#searchbox_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1em;
	font-size: .8em;
	margin-right: auto;
	margin-left: auto;
}


/* language restriction option */
#langOption
{ 	display:none;
    margin-right:auto;margin-left:auto;
    padding-left:0%;
    }

#langOption .comment
{
    position: relative;
    margin-bottom: 5px;
}
 #ib_language
 {  position:relative;
   margin-left:28px;
   top:4px;
     display:none;
     }
     
     .zip{}
/* ---------------------------------------------- */


/* subcategories for browse category, usually remains the same as searchbox_content wrapper*/
#subcat_content {
	padding-bottom: 1em;
	font-size: .8em;
	margin-right: auto;
	margin-left: auto;
}
/* keyword search results page*/
#svsearch_content {

	margin-bottom: 1em;
	font-size: .9em;
	margin-right: auto;
	margin-left: auto;
	
    
}

/* matchlist results page*/
#ml_content {
	padding-top: 1em;
	
	margin-right: auto;
	margin-left: auto;
font-size: .9em;
}
/* detail  page*/
#dtl_content {
	
	padding-top: 1em;
	padding-bottom: 1em;
	/*font-size: .9em;*/
	margin-right: auto;
	margin-left: auto;

}
/* agency  page*/
#agy_content {
	
	padding-top: 1em;
	padding-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}

/* -------------------------------------------------------------------*/

/* default page for entering zip etc with searchname or service buttons------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*top panel for zip code input*/
/*--------------------------------*/
/*horizontal rule div-show-hide as needed*/
#searchbox_content .div_hr
{
   DISPLAY:none;
}

#subcat_content .div_hr {
	 DISPLAY:none;
	}
#searchbox_input
{
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    text-align: center;
    font-size: .9em;
    padding-top: 5px;
    padding-bottom: 0px;
    
}

#searchbox_input .comment
{
   padding:4px;
   color: #0c0c0c;
}
#searchbox_input .heading_bld {
	font-size: 1.3em;
	color: #000066;
}
.greeting
{
    font-size: .8em;
    text-align: center;width:80%;margin-left:auto;margin-right:auto;
padding-bottom:5px;

}
.greeting2
{
    font-size: .9em;
    color:#830114;
font-weight:bold;

}
.greeting .boldtext_color
{
    text-align: center;
}
#searchbox_input p {
	margin-top:0em;
	margin-bottom:.3em;
}

/*for data input lines in searchbox*/
.data_input {
	clear: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: .5em;
}
.data_input .heading_bld {
	margin-right: 0.5em;
}
#tbZIPCode
{
        margin-right: 1em;
}
#ddCityList{
margin-left:1em;
}
/*keep together labels and option boxes*/
.nowrap {
	white-space: nowrap;
	float: left;
position:relative;
}


/*wrapper for left right columns subcats and of button panels*/
#searchbox_colwrapper
{
    width: 90%;
    height: 1%;
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto;
}
#searchbox_colwrapper a {
	text-decoration: none;
	padding-top: 0.5em;
	color: #000066;
}
#searchbox_colwrapper a:visited {
	text-decoration: none;
	padding-top: .5em;
	color: #000066;
}
#searchbox_colwrapper a:hover {
	text-decoration: none;
	padding-top: .5em;
	color: #0066FF;
}

/*columns for browse or search buttons*/
#searchbox_ltCol
{
    width: 400px;
    float: left;
    background-position: bottom;
    background-repeat: no-repeat;
       padding-bottom: 20px;
   
}
#searchbox_rtCol
{
    width: 400px;
 float:right;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    
}

#searchbox_rtCol_subcat
{
    width: 400px;
    float: right;
    padding-bottom: 20px;
}

#searchbox_content h3
{
    z-index: 100;
    margin: 0px;
    padding: 8px 0px 12px 0px;
    background-repeat: no-repeat;
    font-size: .9em;
    color: #000066;
    text-align: center;
    font-weight: bold;
    background-repeat: no-repeat;
}
#subcat_content h3
{
    z-index:100;
    margin: 0px;
    padding: 8px 0px 4px 0px;
   
    background-repeat: no-repeat;
    font-size: .9em;
    color: #000066;
    text-align: center;
    font-weight: bold;
    background-repeat: no-repeat;
  }
#searchbox_content h4
{
    margin-bottom:17px;text-align:left;
}
.hintslink
{
    float: right;
    position: relative;
    top: -20px;
    font-size: 10px;
}
#searchbox_rtCol .ddlist
{
	position:relative;
    margin-right:24px;
}

/*in rt col panel for search buttons*/

.example{font-size:.9em;font-style:italic;padding-bottom:12px;color:#000099;}

#namebtn_panel
{
    text-align: left;
    font-size: .9em;
    position: relative;
    height: 1%;
    clear: right;
    padding: 0px 24px 8px 24px;
    background-color: #E6E6E6;
    border-style: solid;
    border-width: 1px;
    border-color: #EEEEEE #C0C0C0 #C0C0C0 #EEEEEE;
    margin-top: 20px;
}
#servicebtn_panel
{
    text-align: left;
    font-size: .9em;
    position: relative;
    height: 1%;
    clear: right;
    padding: 0px 24px 8px 24px;
    background-color: #E6E6E6;
    border-style: solid;
    border-width: 1px;
    border-color: #EEEEEE #C0C0C0 #C0C0C0 #EEEEEE;
    margin-top: 10px;
}
#searchbox_content .fulllist_button
{
    text-align: left;
    font-size: .9em;
    position: relative;
    height: 1%;
    clear: right;
    padding: 5px 12px 0px 12px;
    margin: 10px 0px 0px 0px;
    color: #000099;
    font-style: normal;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E6E6E6;
}
.servproviderbtn_panel
{
    text-align: left;
    font-size: .9em;
    position: relative;
    height: 1%;
    clear: right;
    padding: 7px 12px 7px 12px;
    margin: 7px 0px 0px 0px;
    color: #000099;
}
#searchbox_ltCol a
{
}
.servproviderbtn_panel .button
{
    margin: 0px;
    padding: 0px;
    float: right;
    clear: both;
}

.instruction
{
    
    width: 90%;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
  }
.fulllist_button #ibFullList {float:right;clear:left;margin-top:10px;}


/*control text in data input*/
.data_label {
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}



/*___________________________________*/
/*container for input boxes and buttons for word search*/
#searchbox_rtCol .data_input {
	text-align: left;
	font-size: 1.1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
}
#searchbox_colwrapper .comment
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
    font-size: .9em;
    padding-bottom: 4px;
  
}

/*category panel_____*/
#navcat_panel {
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	padding-top: 0.5em;

  
}

/*___subcategories panel___________*/
#subcat_panel
{
    border: 1px solid #717E90;
    font-size: 1em;
    text-align: left;
    position: relative;
    background-color: #E6E6E6;
}
/*__________________________________*/
/*Subcategory list items___________*/
/*___Navcat classes for category list styles_____*/

.navcat1
{
    background-color: #FFFFFF;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-right: 1em;
    padding-left: 1em;
    clear: left;
   }
.navcat2 {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-right: 1em;
	padding-left: 1em;
	clear: left;
	
}
.categories
{
    list-style-type: none;
    margin: 0px;
    padding-left:0px;
    clear:both;
    }
#navcat_panel li
{
    padding-top:.3em;
    padding-bottom:.3em;
    }
#subcat_panel li
{
    padding-top:.15em;
    padding-bottom:.15em;
    }
.subcat_detail
{
    padding: 5px 3px 3px 15px;
    margin: 0px 0px 3px 0px;
    list-style-type: none;
    display: none;
    clear: right;
    position: relative;
}
.subcat_detail li
{
      padding-top:.15em;
    padding-bottom:.15em;
    clear: both;

   }

.subcat_detail ul
{
   
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: .95em;
}

.navcat2 ul
{
    border: 1px solid #9494C0;
    background-color: #FFFFFF;
    clear: both;
    margin-top: 3px;
}
.navcat2 ul .navcat2
{
    background-color: #FFFFFF;
}
.navcat1 ul
{
    border: 1px solid #9494C0;
    background-color: #ECECF4;
    clear: both;
    margin-top: 3px;
}
.navcat1 ul .navcat1
{
    border-style: none;
    background-color: #ECECF4;
    
}
.navcat1 ul .navcat1 ul{border-style: none;}
.navcat1 ul .navcat2 ul{border-style: none;}
.navcat2 ul .navcat1 ul{border-style: none;}
.navcat2 ul .navcat2 ul{border-style: none;}
.subcat_detail .viewdef {
		float:right;
		text-align:right;
	     clear:right;
	      position:relative;
}
.subcat_detail .listitem{
    width:85%;
	line-height: 1.3em;
	float:left;
	 position:relative;
	}
.subcat_detail .viewdef{margin-top:5px;}


/*____________________________________*/

/*Keyword Search page xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#keyword_Search .button
{
	position: relative;
	top: .75em;
	left: 0.5em;
}
#svsearch_results .button
{
	position: relative;
	top: .75em;
	left: 0.5em;
}
#keyword_Search .data_input
{
	font-size: .8em;
}

/*--------matchlist page-----------------------*/
.matchlist_keyword
{
    color: #F10500;
    padding-top: .33em;
    padding-bottom: .33em;
    font-weight: bold;
    width: 90%;
    margin-left:auto;margin-right:auto;
}
.lblTotalCount {
	
	color: #000066;
	padding-top: .3em;
}
#matchlist_platform
{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    
}
#ml_content .div_hr{
display:none;
}
.wordmatch
{
    text-decoration: underline;
}

#matchlist_wrapper
{
    margin-top: 12px;
}
.matchlist_panel1
{
    width: 800px;
    margin-bottom: 1em;
    text-align: left;
    font-size: .8em;
    color: #000000;
    background-image: url(../images/ml_repeat.png);
  position:relative;
padding-bottom:30px;
}
.matchlist_panel1 .bottom, .matchlist_panel2 .bottom
{
    height: 30px;
    background-image: url(../images/ml_bottom.png);
width:800px;

position:absolute;bottom:0px;left:0px;
}

.matchlist_panel2
{
    width: 800px;
    margin-bottom: 1em;
    text-align: left;
    font-size: .8em;
    color: #000000;
    padding-bottom:30px;
     background-image: url(../images/ml_repeat.png);
  position:relative;
}

.matchlist_panel1 a{
	text-decoration: none;
}
.matchlist_panel2 a{
	text-decoration: none;
}
.ml_text /* matchlist page, text under service group or program name*/
 {
	padding-left:40px;
	line-height:normal;
	text-align:left;
	padding-top: .2em;
	
}
.ml_address {
	padding-left:35px;
	line-height:normal;
	padding-top: .5em;
}
.ml_address a {
    position:relative;
    left:100px;
}
.ml_agency
{
    border: 1px solid #EDD272;
    line-height: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.ml_county {
	float:right;
	text-align:right;
	font-weight:bold;
	line-height:normal;
	margin-right: 2em;
	margin-top: .7em;
}
.ml_miles {
	float: right;
	font-weight: bold;
	margin-right: 1em;
	margin-top: .5em;
}
.ml_name
{
    padding-left: 30px;
    clear: left;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: .3em;
    padding-top: 24px;
    color: #0E1781;
    background-position: left top;
    background-image: url(../images/ml_header.png);
    margin-bottom: .3em;
    background-repeat: no-repeat;
}
.ml_akaname
{
    color:#000066;
    padding-left: 30px;
    clear: left;
    font-weight: normal;
    font-size: 1.1em;
    padding-bottom: .25em;
    padding-top: .3em;
    background-color: #ffffff;
}
.ml_location
{
    line-height: normal;
    font-weight: bold;
    padding-left: 30px;
    color: #000000;
}
.ml_location2 {
	line-height:normal;
	
	font-weight: bold;
	padding-left: 30px;
	color: #003366;
	margin-top: 1em;
}

.ml_data {
	clear: both;
	
}

.ml_namelink {
	padding-left:30px;
	line-height:normal;
	text-align:left;
	padding-top: 1.0em;
}
.ml_pgnamelink {
	margin-left:35px;
	line-height:normal;
	text-align:left;
	padding-top: .25em;
position:relative;	
}

.ml_phones {
	padding-left:35px;
	line-height:normal;
	text-align:left;
	padding-top: .5em;
}
.ml_prgphones
{
	line-height:normal;
	text-align:left;
	padding-top:0;
	margin-top:0;
}
.ml_prgphones ul
{
	list-style-type: none;
	padding-top:0;
	margin-top:0;
}
.ml_stname {width:100%; position:relative; top:-5px; line-height:normal;}

.ml_text /* matchlist page, text under service group or program name*/
 {
	padding-left:2.5em;
	line-height:normal;
	text-align:left;
	padding-top: .2em;
}

/* detail page ------------------------------*/
 /*horizontal rule div */
#dtl_content .div_hr {
	display:none;
}
#dtl_content  h3
{
    color: #000066;
margin-top:0px;margin-bottom:5px;
font-size: 1.3em;
}
#dtl_content  h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	padding: 0px;
text-align:left;
margin-top:0px;margin-bottom:0px;
}
#dtl_content h5
{
    font-size: 1.1em;
    font-weight: bold;
    color: #000066;
    margin-bottom: 0px;
    text-align:left;margin-left:0px;padding-left:0px;
margin-top:0px;margin-bottom:0px;
}
#dtl_content .dtl_wrapper
{
   width:90%;
    margin-top:1em;
	margin-right: auto;
	margin-left: auto;
    font-size: .8em;
    padding:2em;
}
#dtl_content #detail_panel
{
    min-height: 200px;
    line-height: normal;
    text-align: left;
    width:90%;
}

#locations_panel
{
    line-height: normal;
    text-align: left;
    width:90%;

}

#services_panel /* detail page, other services at this location */
 {
	line-height: normal;
    font-size: .7em;
  
   }


#locations_panel ul {
	line-height: 1.5em;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
}



#dtl_content #detail_panel ul {
	line-height: 1.3em;
	list-style-image: none;
	list-style-type: none;
	
}
#dtl_content #detail_panel p {
	line-height: 1.3em;
	text-align: left;
margin:0px;
margin-bottom:8px;
	
}

.dtlHeading
{
    margin-right: 1.25em;
    color: #000033;
    font-size: 1em;
    font-weight: bold;
}

#dtl_Agency
{
    padding-bottom: 1em;
    text-align: left;
    clear: both;

}
#dtl_Info {
	text-align: left;
	line-height: 1.65em;
	
}
#dtl_Servicelist {
	padding-bottom: 1em;
	
}
#dtl_OtherSvc {
	padding-bottom:.5em;clear:both;
	
}
#dtl_OtherSvc ul {
	padding-bottom: 1em;padding-top:1em;
	list-style-type:disc;
	margin-left:2em;
}


#dtl_OtherLoc {
	clear: left;
	padding-bottom: .5em;
	
	
}
#dtl_OtherLoc ul{
	padding-bottom: 1em;padding-top:1em;
	list-style-type:disc;
	margin-left:2em;
	
}
/* for service listing  in detail page -use w/ dtl_Left and right div*/
#dtl_2ColumnWrapper {
	padding-top: 0px;
	text-align: left;
	position: relative;height:1%;
}
#dtl_Right {
	float: left;
}
#dtl_Right li {

}

#dtl_2ColumnWrapper #dtl_Left {
	float: left;
	width: 70px;padding-top:0px;
}
 /*Agency page------------------------------------------*/
 /*horizontal rule div */
#agy_content .div_hr {
display:none;
}
#agy_content h3
{
    color: #000066;
}
#agy_content #agency_panel
{
    width:90%;
      margin-top:1em;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2em;
    padding-left: 2em;
    font-size: .8em;
    text-align:left;
}
#agency_panel h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	padding: 0px;
	text-align: left;
}
#agency_panel .comment {
	font-size: .9em;
	
	font-weight: normal;
}
#agency_panel h5
{
    color: #000066;
    font-size: 1.1em;
}
.agy_heading
{
    font-weight: bold;
    color: #000033;
    margin-bottom: 0em;
    margin-right:.6em;
}
#agy_content ul {
	line-height: 1.5em;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;margin-left:2em;
}
#agy_content ul .agy_heading{font-weight:normal;}
#agency_detail {
	margin-top: 1em;
}
#agency_Servicelist ul ul {
	padding-top: .5em;
	list-style-type: none;
	padding-bottom: 1.5em;
}
#agency_Servicelist ul {
	padding-bottom: .5em;
}
#agency_Servicelist li ul {
	font-size: .9em;
	font-weight: normal;
}

/* keyword search page--------------------------------------------- */
/*search results panel_____________________________________________*/
#svsearch_content .bottom
{
    
}
#svsearch_content h2{

    padding-top:10px;
}
#svsearch_results
{
    padding-bottom: 1.5em;
    height: 1%;
    margin-right: auto;
    margin-left: auto;
   
}

.keyword_heading {
	font-size: .8em;
	color: #000066;
	padding-top: .5em;
}
.fulllist_button {
	padding-top:3px;
	text-align: center;
	font-size: 0.9em;
	margin-bottom: .6em;
	vertical-align: middle;
	font-style: italic;
	color: #000066;
}
.search_button
{position:relative;
 top:4px;
 padding-top:0px;
 margin-top:0px;
}
.or
{
	color: #000066;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#keyword_panel
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC #E4E4E4 #E5E5E5 #CCCCCC;
    padding: 10px 0px 10px 0px;
    width: 90%;
    text-align: center;
    font-size: .9em;
    margin-right: auto;
    margin-left: auto;
}
#keyword_list .bolder {
	color: #000099;
}
#keyword_panel a
 {	text-decoration:none;
	color: #000066;	
}
#keyword_panel a:visited {
	color: #000066;	
}
#keyword_panel a:hover	
{
    text-decoration: underline;
	color: #0033CC;
}
#keyword_list{
     font-size: 1em;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
   }

#keyword_list .sectiontitle{
	padding-top: 2em;
	padding-bottom: 1em;
	text-align: center;
	color: #000066;
border-top:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}
#keyword_list .sectiontitle2{
	padding-top:2em;
	padding-bottom: .25em;
	text-align:center;
	color: #000066;
border-top:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}
/*______lists items_____________________________*/
#keyword_list li
{padding-top:.3em;padding-bottom:.3em;
}
#keyword_list li{
    padding-top:.5em; clear:both;
    }
#keyword_list ul ul{
    padding-left: 0px;
    margin-left: 5px;
    width:90%;
    list-style-type: none;
}
#keyword_list ul li{
    clear:both;
}
.keyword_bkgnd1{
    background-color: #FFFFff;
    padding-right: 2em;
    padding-left: 2em;
    clear: both;
    position:relative;
}
.keyword_bkgnd2
{
    padding-right: 2em;
    padding-left: 2em;
    background-color: #DFDFDF;
    clear: both;
    position: relative;
}

#keyword_list .usefor{
    color:#000000;
    padding-left:1em;
    font-style:normal;
    font-size:.85em;
    margin-right:25px;
}
#keyword_list  .listitem {}
#keyword_list .trglink  /* div for target link */
{ width:80%;
}

#keyword_list  .viewdef {
	position:absolute;
	right:10px; top:3px;
	text-align: right;
	padding-top: 0.2em;
	clear:right;
}

/*fulllist alphabet and keyword list------*/

#svsearch_fulllist{

	padding-top: 1em;
	padding-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	
}
#div_letterlinks{
	display:block;
	padding-bottom:1em;
	text-align:center;
	width:100%;
}

#div_letterlinks a{
	text-decoration:none;
	padding-right:0.3em;
	padding-left: .3em;
}
#list_num{padding:0px;}
.letter_wrapper
{
   
   height:1%;
    background-color: #FFFFFF;
    margin-bottom:20px;
}
.letter_wrapper a{
	text-decoration: none;padding-top:0px
}
.letter_leftCol
{
    float: left;
    width: 45%;
    margin-left: 1em;
   
   
    text-align: left;
    padding-right: .5em;
}
.letter_rightCol
{
    float: right;
    width: 45%;
    margin-right: 1em;
   
   
    text-align: left;
    padding-right: .5em;
}
.letter
{
    font-weight: bold;
    color: #000066;
    margin-bottom: 0.75em;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    font-size: 24px;
    background-image: url(../images/letter_bkgnd.jpg);
    background-position: left bottom;
    height: 1%;
    width: 100%;
    background-repeat: no-repeat;
    text-indent: 5px;
    clear:both;
}

/*__list items_________________________________________________*/
/*main list categories style see subcat list*/
#svsearch_fulllist ul ul{
    list-style-type:none;
}
#svsearch_fulllist li{
    position:relative;
    padding-top:.15em;
	padding-bottom:.15em;
	width:95%;
}
#svsearch_fulllist .viewdef  /* definition link image */
{
	position:absolute;
	left:0px;
	top:5px;
	}

#svsearch_fulllist .listitem  /*  for service link */
{   position:relative;	
	left:25px;
	margin-right:5px;
}
#svsearch_fulllist .trglink
{
    clear: both;
    font-size: .9em;
}


/*definition popup panels xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#definition_panel {
	width: 400px;
	overflow: scroll;
	position: absolute;
	z-index: 200;
	background-color: #FFFFFF;
	border: thick solid #000066;
	padding: 2em;
	right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	height: 300px;
	bottom: 50px;
	display: none;
}
.def_header {
	font-size: 1.25em;
	font-weight: bold;
	color: #000066;
}
#definition_panel p {
	text-align: left;
}

.closedef {
	text-align: right;
	/*float: right;*/
}

/*search hints popup panels xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#hints_panel
{
	width: 400px;
	overflow: scroll;
	position: absolute;
	z-index: 200;
	background-color: #FFFFFF;
	border: thick solid #000066;
	padding: 2em;
	right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	height: 400px;
	top: 100px;
	text-align: left;
	display: none;
}
#hints_panel li {
	padding-bottom: .3em;
}

.hints_header {
	font-size: 1.25em;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.hintsbolder {
	font-weight: bold;
	color: #000066;
}

#closehints {
	text-align: right;
	float: right;
}

.toTop
{
    font-size: .5em;
    font-weight: normal;
    padding-left: 2em;
    color: #808080;
}
.toTop:hover
{
	color:#c0c0c0;
	text-decoration:underline;
}
.toTop:visited
{
	color:#808080;
}
.toTop:visited:hover
{
	text-decoration:underline;
}


 /* --------- No Match page --------------*/
#nomatch_content {
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: .9em;
	margin-right: auto;
	margin-left: auto;
	
}
.nomatch
{
    color: #333399;
    font-weight: bold;
}
#keyword_nomatch  /* no match message for keyword search*/
{
    display:none;
}


/*Agency tools Pages______________________________*/
/*request page______*/
#servprov_content
{
margin-bottom:20px;
}
.required{color:#ff0000;float:right;margin-right:40px;font-size:.8em;clear:both;}

#servprov_content h3
{

}
#servprov_wrapper
{
    padding: 2em;
    width: 730px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    border: 1px solid #C0C0C0;
    background-color: #E6E6E6;
}
/*contact form____*/

#servprov_content #searchnavbar
{
    width: 100%;
    padding-left: 20px;
   
}

#servprov_content .data_input
{
    font-size: .9em;
    padding-top: .3em;
    padding-bottom: .3em;
    text-align:left;
}

#lblInstruct
{
    color: #000066;
    font-size: .8em;
    text-align: center;
}
#contact_frm
{
    margin-top: 10px;
    padding-left: 20px;
    text-align:left;
}
#contact_frm label {margin-left:6px;margin-right:6px;}
#tbSt
{
    margin-right: 30px;
}
#tbCity{margin-right: 30px;}

#servprov_content .data_input2
{
    font-size: .9em;
    padding-top: 20px;
}
#lblOption{color:#000066;}
#contact_frm .button
{
    margin-top: 10px;
    text-align: right;
    margin-right: 60px;
}
.contactus{text-align:left;font-size:.9em;margin-left:20px;color:#000099;}
.contactus ul{list-style-type:none;}
.contactus li{padding-bottom:4px;}
.contactus span{font-weight:bold;margin-right:1.5em;}
/*confirm page*/
#confirm_wrapper
{
    padding: 2em;
    border: 1px solid #96ACF5;
    background-color: #D8DFFC;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    
}
/* panels for agency listing on contactus*/
#index_content .agency{display:none;}
#contactpanel
{
    padding: 1em;
    position: absolute;
    top: 150px;
    left: 425px;
    width: 350px;
    font-size: .9em;
}
#contactpanel .name
{
    font-weight: bold;
    color: #0A2668;
}
#contactpanel .location
{
    font-size: .9em;
    margin-top:.5em;
    width:75%;
}
#contactpanel .address{ font-size: .9em; margin-top:.5em;}
#contactpanel .phone{ font-size: .9em;margin-top:.5em}

#contacttext{text-align:center; margin-top:6px;}
/*_____________________________________________________________________________*/
#index_content
{
    
    text-align: center;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: .9em;
}

#index_colwrapper
{
    clear: both;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 99%;
}
#left-col-list{float:left;width:400px;margin-left:25px;}
#right-col-list{float:right;width:400px;margin-right:25px;}
#index_colwrapper ul{list-style-type:none;text-align:left;}
#index_colwrapper li{margin-bottom:5px;color:#000066;}
#index_colwrapper ul ul{margin-left:15px;margin-bottom:5px;}

.text10bold{font-weight:bold;color:#000066;}

