@charset "utf-8";
/* CSS Document */



#ahpod{
	display:none;
	z-index:99;
	position:fixed;
	bottom:0px;
	width:100%;
	display:inline;
	right: 0px;
	padding: 0px;
	height: 25px;
	clip: rect(auto,auto,auto,auto);
} 
#ahpod #MiniNavGuide {
	width: 890px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mini_nav_bg.png);
	background-position: center top;
	padding-left: 100px;
	background-repeat: no-repeat;
}

#ahpod ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#ahpod ul li {
	display: inline;
	margin: 0px;
} 
#ahpod ul li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	background: url(../images/ahpod-separator.png) no-repeat right center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
	margin-top: 1px;
	height: 22px;
} 

#ahpod ul li a:hover {
	color:#FFF;
	background-color: #900;
	background-image: url(../images/ahpod-hover.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#ahpod ul li#active a {
	color:#363636;
	background: url(../images/ahpod-hover.png) repeat-x left top;
}
.box {background: #fff;
}
.boxholder {clear: both;
padding: 5px;
background: #8DC70A;
}
.tab {float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(../images/greentab.jpg) no-repeat;
}
.tabtxt {margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
#Wrapper #Container #InfoContent blockquote #EmailForm div table tbody tr td p .search1 {
	font-size: 15px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}
#Wrapper #Container #InfoContent table tbody tr td p .search1 {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 15px;
}
