@charset "UTF-8";
/* CSS Document */

/*______Flash_Guide_____*/

#hici_header  {
	background-image: url(../images/hici_header.png);
	width: 289px;
	height: 56px;
	position: static;
	left: 455px;
	top: 30px;
	z-index: 90;
}
#flash_container  {
	width: 646px;
	margin: 0;
	padding: 0;
	border: 2px #107e38 solid;
	z-index: 5;
	position: relative;
}

/*_____Grantee_Profiles_____*/

#gp_container  {
	width: 646px;
	margin: 0;
	padding: 0;
	border: 2px #107e38 solid;
	z-index: 5;
	position: relative;
}
#gp_body {
	margin: 10px;
}
#gp_body h1 {
	color: #107e38;
	font-size: 25px;
	margin-bottom: -10px;
	line-height: 30px;
}
#gp_body ul li {
	margin-bottom: 15px;
}
#hici_header2 {
	background-image: url(../images/hici_header2.png);
	width: 626px;
	height: 48px;
	background-repeat: no-repeat;
	float: left;
}
#gp_links {
	width: 616px;
	float: left;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}
#gp_links a:link {
	font-size: 11px;
	color: #107e38;
}
#gp_links a:visited {
		font-size: 11px;
		color: #107e38;
		}
#gp_links a:hover	{
		font-size: 11px;
		color: #c21130;
		text-decoration: none;
		}
#gp_pullout {
	width: 273px;
	float: right;
	background-color: #FFF;
	margin-right: 15px;
	margin-left: 10px;
	border: 1px #c21130 solid;
}

/*_____LEFT_COL_____*/

#left_col ul {
	line-height: 20px;
	text-indent: 5px;
	margin-bottom: 0;
	margin-top: 5px;
	padding-left: 15px;
}
#left_col ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}
#left_col ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
#left_col ul li a:hover {
	color: #c21130;
}
#lc_pic_public_health  {
	width: 230px;
	height: 180px;
	background-image: url(../images/lc_public_health.jpg);
}
#lc_nav_health_reporter  {
	margin: 5px 0 5px 0;
	padding: 5px;
	border: 1px #c21130 solid;
	line-height: 18px;
}
#lc_nav_health_reporter a.health_reporter {
	color: #c21130;
	font-size: 20px;
}
#lc_nav_health_reporter a.read_more {
	color: #c21130;
}
#lc_nav_health_reporter a.read_more:hover {
	text-decoration: underline;
}
/*_____RIGHT_COL_____*/

#public_health_temp {
	width: 300px;
	padding-left: 15px;
	line-height: 1.2em;
	float: left;
}
#public_health_rtb {
	width: 300px;
	float: left;
	text-align: right;
}


/*_____GRANTEE_LIST_PAGE_____*/


/*_____HICI_ABOUT_____*/

table.grantee_table {
	font-size: 12px;
}
table.grantee_table a {
	font-size: 12px;
}

/*_____HICI_CONTACT_____*/

#contact_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #606060;
	font-size: 12px;
	font-style: italic;
	margin: 0 5px 0 5px;
}
#contact_body a {
	font-size: 12px;
}
#contact_body p {
	margin-bottom: 0;
	margin-top: 15px;
}

#list_col  {
	width: 308px;
	float: left;
}
#list_col ul li {
padding-bottom: 12px;
}
#list_col ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}
#list_col ul li a:hover {
	color: #c21130;
	text-decoration: none;
}
#back_top {
	margin-top: 15px;
}
#contact_container {
	width: 308px;
	border-bottom: 1px #c21130 solid;
	margin: 0;
}

/*  ACCREDITATION MAP   */

#map {
    margin:0;
    padding:0;
    width:620px;
    height:427px;
    background:url(../images/07152011/phab_map.jpg) top left no-repeat #fff;
    font-family:arial, helvetica, sans-serif;
    font-size:8pt;
}
#map li {
    margin:0;
    padding:0;
    list-style:none;
}
#map li a {
    position:absolute;
    display:block;
    /*
       Specifying a background image
       (a 1px by 1px transparent gif)
       fixes a bug in older versions of
       IE that causeses the block to not
       render at its full dimensions.
    */
    background:url(../images/07152011/blank.gif);
}
#map li a span { display:none; }
#map li a:hover span {
    position:relative;
    display:block;
    width:200px;
    left:20px;
    top:20px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#000;
    filter:alpha(opacity=80);
    opacity:0.8;
	font-weight: normal;
	font-size: 12px;
}
#map a.michigan {
	position: relative;
    top:120px;;
    left:301px;
    width:25px;
    height:25px;
}
       
#map a.arizona {
	position: relative;
    top:209px;
    left:126px;
    width:25px;
    height:25px;
}
#map a.oklahoma {
	position: relative;
    top:189px;
    left:256px;
    width:25px;
    height:25px;
}


/*_____ACCORDIAN_MENU_Backup_____

#accordion {
	list-style: none;
	padding: 0 0 0 0;
}
#accordion li{
	display: block;
	
	background-color: #FF9927;
	font-weight: bold;
	margin: 1px;
	cursor: pointer;
	padding: 5 5 5 7px;
	list-style: circle;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
}

#accordion ul {
	list-style: none;
	padding: 0 0 0 0;
	display: none;
}
#accordion ul li{
	font-weight: normal;
	cursor: auto;
	background-color: #fff;
	padding: 0;
}

#accordion a {
	text-decoration: none;
}
#accordion a:hover {
	text-decoration: underline;
}
*/
