

/*Global styles xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
body
{
    text-align: center;
    width: 100%;
    font-size: 1em;
    margin: 0px;
    background-image: url( '../images/page-bkgnd.gif' );
    background-repeat: repeat-x;
    
}
#mainContainer
{
    border: 4px solid #FFFFFF;
    width: 962px;
    margin-top: 12px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-bottom: 20px;
    background-color: #FFFFFF;
    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: #000066;
   

}
.center{text-align:center;font-size: 20px;padding: 7px 0px 7px 0px;width:920px;}
*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;
}

a img
{
	border-style:none;
 
 }
.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;
}
/*navigation bars and menus xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* Site Navigation bars at header------------------------------------*/
/*--main menu bar--*/
#navbar
{
    margin: 3px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    width: 962px;
    overflow: hidden;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
	white-space:nowrap;
}
#navbar li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	
}
#navbar  a {text-decoration:none;
}
#navbar a:visited {
}

#navbar a:hover {
	}
#navbar a:active {
}
/*--navigation for search results, back, print page-----*/
#searchnavbar
{
    height: 12px;
    font-size: .8em;
    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%;
    background-color: #E7E7EA;
}
#subcat_content #searchnavbar{font-size:.8em;}
#searchnavbar ul {
	list-style-type: none;
	display: inline;
	margin-right: 10px;

}
#searchnavbar a
{
    text-decoration: none;
    color: #0000CC;
}
#searchnavbar li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
   
	
}
#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;
	font-size: .9em;
	margin-right: 7%;
}
.link_float_rt {
	float: right;
position:relative;
}


/*header styles--------------------------------------------------*/
#header
{
    background-position: 222px;
    height: 79px;
    text-align: center;
    position: relative;
    background-image: url(    '../images/header-bkgnd.gif' );
    overflow: hidden;
    background-repeat: repeat-x;
}
#header h1 {
	margin-left: -3000px;
	position: absolute;
}
#header span {
	margin-left: -3000px;
	position: absolute;
}

#header .fltleft{
	float: right;
	position: absolute;
	top: 0px;
	left: 0px;

}

#header .fltright{
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;

}

/*container for hit count and datetime stamp*/

#header_options
{
    position: relative;
    height: 1%;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #000066;
    margin-right: auto;
    margin-left: auto;
    width: 95%;
}
/*used for javascript current date below header image*/
#datetime {
	font-size: 0.75em;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	top:0px;
	position:relative;
	
}
#hit_count{
	font-size: 0.75em;
	float:right;
	top:0px;
	color: #000000;
	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;
    margin: 12px 0px 0px 0px;
    color: #ffffff;
    padding-right: 5px;
}

#fontsize li
{	
    display: inline;
}
#fontsize
{
    width: 970px;
    text-align: right;
    clear: both;
    font-size: 14px;
    height: 26px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
}

#fontsize img
{position:relative;top:3px;}

/* footer styles xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* disclaimer text at bottom of results pages */
#dtldisclaimer
{
    padding: 1.2em 2% 0.5em 2%;
    text-align: center;
    color: #000033;
    font-size: .7em;
    margin: 1em auto 1em auto;
    clear: both;
    width: 86%;
    
}

/*footer within main form below content*/
.footer {
	clear: both;
	text-align: center;
}
/*for agency copyright info*/
#copyright {
	font-size: .6em;
	text-align: center;
	width: 100%;
	padding-top: .2em;
	padding-bottom: 1.5em;
}
#copyright a{
	color: #000099;
}
#copyright a:visited{
	color: #000099;
}
#copyright a:hover{
	color: #0066FF;
}

/*rtm logo*/
#poweredby {
	
	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: #FFFFFF;
}
.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: 1px solid #0E1781;
    margin: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*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: .9em;
	margin-right: auto;
	margin-left: auto;
}


/* language restriction option */
#langOption
{ 	
    margin-right:auto;margin-left:auto;
    padding-left:0%;
    display:none;
    }

#langOption .comment
{
    position: relative;
    margin-bottom: 5px;
}
 #ib_language
 {  position:relative;
   margin-left:28px;
   top:4px;
     display:none;
     }
/* ---------------------------------------------- */


/* subcategories for browse category, usually remains the same as searchbox_content wrapper*/
#subcat_content {
	padding-bottom: 1em;
	font-size: .9em;
	margin-right: auto;
	margin-left: auto;
}
/* keyword search results page*/
#svsearch_content {

	padding-bottom: 1em;
	font-size: .9em;
	margin-right: auto;
	margin-left: auto;
}

/* matchlist results page*/
#ml_content {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-right: auto;
	margin-left: auto;

}
/* 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: 8px;
    
}
#searchbox_input .comment
{
   padding:4px;
   color: #0c0c0c;
}
#searchbox_input .heading_bld {
	font-size: 1.3em;
	color: #000066;
}
.greeting
{
    font-size: 1em;
    text-align: center;
padding-bottom:6px;
padding-top:6px;
}
.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: 95%;
    height: 1%;
    margin-top: 20px;
    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-image: url(     '../images/cat_bottom.png' );
     background-position: bottom;
    background-repeat: no-repeat;
    background-color: #E7E7EA;
    padding-bottom:20px;
}
#searchbox_rtCol
{
    width: 400px;
    float: right;
    background-image: url(      '../images/cat_bottom.png' );
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #E7E7EA;
    padding-bottom:20px;
}
#searchbox_rtCol a
{text-decoration: underline;
 }
#searchbox_content h3
{
    z-index:100;
    margin: 0px;
    padding: 8px 0px 4px 0px;
    background-image: url(       '../images/cat_header.png' );
    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;
}
#searchbox_rtCol_subcat
{
    float: right;
    padding-bottom: 1.25em;
    text-align: left;
}
/*in rt col panel for search buttons*/

#namebtn_panel
{
    text-align: left;
    font-size: .8em;
    padding: 15px 25px 15px 25px;
    position: relative;
    height: 1%;
    clear: right;
    margin: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CED0D5;
    border-left-color: #CED0D5;
    border-left-style: solid;
    border-left-width: 1px;
    background-color: #E7E7EA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CED0D5;
}
#servicebtn_panel
{
    border: 1px solid #CED0D5;
    text-align: left;
    font-size: .8em;
    padding: 15px 25px 15px 25px;
    position: relative;
    height: 1%;
    clear: right;
    margin: 0px;
    background-color: #E7E7EA;
}
#searchbox_content .fulllist_button
{
    text-align: left;
    font-size: .8em;
    padding: 15px 25px 15px 25px;
    position: relative;
    height: 1%;
    clear: right;
    margin: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CED0D5;
    border-left-color: #CED0D5;
    border-left-style: solid;
    border-left-width: 1px;
    background-color: #E7E7EA;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CED0D5;
    color: #000099;
}
.servproviderbtn_panel
{
    border: 1px solid #CED0D5;
    text-align: left;
    font-size: .7em;
    padding: 10px 10px 8px 10px;
    position: relative;
    height: 1%;
    clear: right;
    margin: 0px;
    background-color: #E7E7EA;
}
#searchbox_ltCol a
{text-decoration:underline;
}
.servproviderbtn_panel .button
{
    margin: 0px 10px 0px 0px;
    padding: 0px;
    float: left;
    clear: none;
}

.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: 1em;
}
#searchbox_colwrapper  .comment {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: .9em;
	margin-bottom:4px;
	}

/*category panel_____*/
#navcat_panel {
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	padding-top: 0.5em;
	display:none;
}

/*___subcategories panel___________*/
#subcat_panel
{
    border: 1px solid #1A2089;
    padding: 0.5em;
    font-size: 1em;
    text-align: left;
    background-color: #EAE8D7;
    position: relative;
}
/*__________________________________*/
/*Subcategory list items___________*/
.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: 3px 3px 3px 15px;
    margin: 0px 0px 3px 0px;
    list-style-type: none;
    display: none;
    clear: right;
    font-size: .99em;
    position: relative;
}
.subcat_detail li
{
      padding-top:.15em;
    padding-bottom:.15em;
    clear: both;

   }

.subcat_detail ul
{
      padding-top:.15em;
    padding-bottom:.15em;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    margin-right: 15%;
    list-style-type: none;
    font-size: .95em;
    
   }
.navcat2 ul
{
    background-color: #FFFFFF;
     clear:both;
    
}
.navcat2 ul .navcat2
{
    background-color: #FFFFFF;
}
.navcat1 ul
{
    background-color: #FEF5BC;
     clear:both;
}
.navcat1 ul .navcat1
{
    background-color: #FEF5BC;
   
}
.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;
	}
/*___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;
	
}


/*____________________________________*/

/*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: #333399;
    padding-top: .33em;
    padding-bottom: .33em;
    font-weight: bold;
    width: 90%;
    text-decoration: underline;
    margin-left:auto;margin-right:auto;
}
.lblTotalCount {
	font-size: .9em;
	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;
    background-color: #E7E7EA;
    background-image: url(    '../images/ml_bottom.png' );
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 20px;
    margin-bottom: 1em;
    text-align: left;
    font-size: .7em;
    color: #000000;
   
}

.matchlist_panel2
{
    width: 800px;
    background-color: #E7E7EA;
    background-image: url(    '../images/ml_bottom.png' );
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 20px;
    margin-bottom: 1em;
    text-align: left;
    font-size: .7em;
    color: #000000;
   
}

.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:2.5em;
	line-height:normal;
	text-align:left;
	padding-top: .2em;
	
}
.ml_address {
	padding-left:1em;
	line-height:normal;
	padding-top: .5em;
}
.ml_address a {
    position:relative;
    left:100px;
}
.ml_agency {
	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: 1em;
    clear: left;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: .3em;
    padding-top: 13px;
    color: #0E1781;
    background-position: top;
    background-image: url(          '../images/kw_top.png' );
    background-repeat: no-repeat;
    background-color: #E7E7EA;
    margin-bottom: .3em;
}
.ml_akaname
{
    padding-left: 1em;
    clear: left;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: .7em;
    padding-top: .3em;
    background-color: #ffffff;
}
.ml_location {
	line-height:normal;
	
	font-weight: bold;
	padding-left: 1em;
	color: #003366;
}
.ml_location2 {
	line-height:normal;
	
	font-weight: bold;
	padding-left: 1em;
	color: #003366;
	margin-top: 1em;
}

.ml_data {
	clear: both;
	
}

.ml_namelink {
	padding-left:1em;
	line-height:normal;
	text-align:left;
	padding-top: 1.0em;
}
.ml_pgnamelink {
	margin-left:2.5em;
	line-height:normal;
	text-align:left;
	padding-top: .25em;
position:relative;	
}

.ml_phones {
	padding-left:1em;
	line-height:normal;
	text-align:left;
	padding-top: .5em;
}
.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 .dtl_wrapper
{
width:90%;
      margin-top:1em;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2em;
    padding-left: 2em;
    font-size: .8em;
    text-align:left;
}
#dtl_content #detail_panel
{
    min-height: 200px;
    line-height: normal;
    text-align: left;
    width:90%;
      margin-top:1em;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2em;
    padding-left: 2em;
    font-size: .8em;
    text-align:left;
}

#locations_panel
{
     line-height: normal;
    text-align: left;

}

#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  h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
	padding: 0px;
	text-align:left;margin-left:0px;padding-left:0px;
}
#dtl_content h5
{
    font-size: 1.1em;
    font-weight: bold;
    color: #000066;
    margin-bottom: 0px;
    text-align:left;margin:0px;padding:0px;
}

#dtl_content #detail_panel ul {
	line-height: 1.3em;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
}
#dtl_content #detail_panel p {
	line-height: 1.3em;
	text-align: left;
	margin:.5em;margin-left:0px;	
}

.dtlHeading
{
    margin-right: 1.25em;
    color: #282828;
    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;
	border-top:solid 1px #c0c0c0;
margin-top:1em;
	
}
#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_Left {
	float: left;
	width: 100px;
}
 /*Agency page------------------------------------------*/
 /*horizontal rule div */
#agy_content .div_hr {
display:none;
}
#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.3em;
	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: #333333;
    margin-bottom: 0em;
}
#agency_panel p{margin:.5em;margin-left:0px;}
#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_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
{
    background-color: #EAE8D7;
    padding: 0em 2em 1em 2em;
    padding:1em;
    width:88%;
    text-align: center;
    font-size: .9em;
    margin-right: auto;
    margin-left: auto;
    background-image: url(      '../images/search-bkgnd.gif' );
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #161D86;
    border-bottom-color: #161D86;
}
#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{
    padding-top: .5em;
    padding-bottom: .5em;
    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;
}
#keyword_list .sectiontitle2{
	padding-top:2em;
	padding-bottom: .25em;
	text-align:center;
	color: #000066;
}
/*______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: .5em;
    padding-left: 1em;
    clear: both;
    position:relative;height:1%;
}
.keyword_bkgnd2
{
    padding-right: .5em;
    padding-left: 1em;
    background-color: #E7E7EA;
    clear: both;
    position: relative;height:1%;
}

#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:5px; top:3px;
	text-align: right;
	padding-top: 0.2em;
	padding-right: 0.2em;
	clear:right;
}

/*fulllist alphabet and keyword list------*/

#svsearch_fulllist{

	padding-top: 1em;
	padding-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	margin-top: .7em;
	width: 90%;
	display:block;
}
#div_letterlinks{
	display:block;
	text-align:center;
	width:100%;
}

#div_letterlinks a{
	text-decoration:none;
	padding-right:0.3em;
	padding-left: .3em;
	margin-bottom:0px;
}
.letter_wrapper{margin-top:0px;}
.letter_wrapper a{
	text-decoration: none;
}
.letter_leftCol{
	float: left;
	width: 47.5%;
	margin-left: 1em;
	padding-bottom: 0.5em;
	padding-top: .5em;
	text-align: left;
}
.letter_rightCol{
	float: right;
	width: 47.5%;
	margin-right: 1em;
	padding-bottom: 0.5em;
	padding-top: .5em;
	text-align: left;
}
.letter{
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1.25em;
	margin-bottom: 0.75em;
	padding-top: .2em;
	padding-bottom: .2em;
	width: 98%;
	text-align: left;
	font-size: 1.6em;
	text-indent: 2em;
	background-image: url(../images/letter_bkgnd.jpg);
	background-position: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	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:#ffffff;
}
.toTop:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.toTop:visited
{
	color:#ffffff;
}
.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
{
height:100%;
	min-height:459px;
	height:auto !important; /* ie6 hack */
	height:459px; /* ie6 hack */
}
.required{color:#ff0000;float:right;margin-right:40px;font-size:.8em;clear:both;}

#servprov_content h3
{

}
#servprov_wrapper
{
    padding: 2em;
    width: 720px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-color: #E7E7EA;
}
/*contact form____*/

#servprov_content #searchnavbar
{
    width: 100%;
    padding-left: 20px;
    background-color: #E7E7EA;
}

#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;
    background-image: url( '../images/pnl-bkgnd.gif' );
    border: 1px solid #000066;
    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;}


/*top 100search page_______________________*/
#top100_content
{
	padding: 0em 10px 1em 10px;
	text-align: left;
	position: relative;
	height: 100%;
	min-height: 500px;
	height: auto !important; /* ie6 hack */
	height: 500px; /* ie6 hack */
	font-size: .9em;
}
#top100_content h3
{
    color: #ED1B35;
    font-size: 1.2em;
    font-weight: normal;
    font-family: Sans-serif, 'Trebuchet MS', Arial;
    text-align: center;
    clear:both;
    margin-bottom:5px;
    margin-top:5px;
     }
.top100_sort{padding-bottom:15px;}

#top100_content .fltleft{float:left;text-align:left;width:47%;height:1%;margin-bottom:.5em;}
#top100_content .fltright{float:left;text-align:left;width:47%;height:1%;margin-bottom:.5em;}

#top100_content ul
{
    list-style-type: none;
    color: #000066;
    margin-left:0px;
}
#top100_content ul ul
{
    margin: 3px 0px 0px 3px;
    padding: 3px 0px 0px 3px;
    font-size: .95em;
}
#top100_content li {margin-bottom:.5em; clear:both; height:1%; position:relative;}
.top100_sort
{
	text-align:center;
	font-size:.9em;
	margin-bottom:10px;
}
.rank {margin-right:4px; margin-left:1.1ex; float:left;position:relative;}
.rank0 {margin-right:4px; margin-left:2.2ex; float:left;position:relative;}
.rank1 {margin-right:4px; margin-left:0; float:left;position:relative;}
.row{clear:both;height:1%;w}
.link
 {
 	float:left;
 	margin-right:60px;width:280px;position:relative;
 	}
.linkA
 {
 	float:left;
 	margin-left:30px;
 	margin-right:30px;
position:relative;
 	}
 	
.hitnum
{
	font-size: .9em;
	color: #666666;
	margin-left:4px;
	margin-right:5px;
	float:right;
	position:absolute;
	right:-30px;
	top:0px;
}