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

html, body {
text-align: center;
}

body {
	background-color: #666666;
	background-image: url(images/aha_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
}


#container {
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

p {
	text-align: left;
}

a:link {
	text-decoration: none;
	border: 0;
}

a:visited {
	text-decoration: none;
	border: 0;
}

a:hover {
	border: 0;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	border: 0;
}

.site-top {
	width: 799px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: url(images/site_top.jpg);
}

.site-bottom {
	width: 789px;
	height: 36px;
	margin: 0;
	padding: 15px 10px 0 0;
	background: url(images/site_bottom.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: lowercase;
}

.site-bottom a, a:hover, a:visited{
	color: #ffffff;
}

.homelink {
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 0;
	width: 158px;
	height: 169px;
}

.bluebar {
	position: absolute;
	z-index: 3;
	margin: 149px 0 0 0;
	padding: 5px 0px 5px 0;
	height: 10px;
	width: 624px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	letter-spacing: 1px;
}

.bluebar a, .bluebar a:hover, .bluebar a:visited{
	color: #ffffff;
	text-decoration: none;
}

.searchbar {
	position: absolute;
	z-index: 2;
	margin: 149px 0 0 0;
	padding: 2px 10px 2px 0;
	height: 16px;
	width: 789px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	text-align: right;
}

.searchbar input {
	height: 11px;
	margin:0;
	padding: 0;
	font-size: 9px;
	width: 150px;
}

.main-header {
	position: relative;
	z-index: 1;
	width: 799px;
	height: 169px;
	padding: 0;
	margin: 0;
	background: url(images/main_header.jpg);
}

.about-header {
	width: 769px;
	height: 169px;
	padding: 0 7px 0 23px;
	margin: 0;
	background: url(images/about_header.jpg);
}

.pub-header {
	width: 769px;
	height: 169px;
	padding: 0 7px 0 23px;
	margin: 0;
	background: url(images/pub_header.jpg);
}

.stat-header {
	width: 769px;
	height: 169px;
	padding: 0 7px 0 23px;
	margin: 0;
	background: url(images/stat_header.jpg);
}

.res-header {
	width: 769px;
	height: 169px;
	padding: 0 7px 0 23px;
	margin: 0;
	background: url(images/res_header.jpg);
}

.leg-header {
	width: 769px;
	height: 169px;
	padding: 0 7px 0 23px;
	margin: 0;
	background: url(images/leg_header.jpg);
}

.dir-header {
	width: 769px;
	height: 169px;
	padding: 0 7px 0 23px;
	margin: 0;
	background: url(images/dir_header.jpg);
}

.content {
	width: 799px;
	height: 364px;
	padding: 0;
	margin: 0;
	background: url(images/main_bkg.jpg);
}

.content-home {
	width: 799px;
	height: 364px;
	padding: 0;
	margin: 0;
	background: url(images/home_bkg.jpg);
}

.nav {
	position: relative;
	float: left;
	z-index: 10;
	width: 157px;
	height: 364px;
	padding: 0;
	margin: 0 0 0 23px;
	background: url(images/mainnav_bkg.jpg);
	text-align: left;
}

.mainnav{
	width: 157px;
	height: 207px;
	padding: 0;
	margin: 0;
	background: url(images/mainnav_bkg2.jpg);
}

.mainnav ul{
	padding: 15px 0 15px 0;
	margin: 0;
	list-style: none;

}

.mainnav li{
	height: 17px;
	padding: 8px 5px 0 5px;
	margin: 0;
	width: 147px;
	background: url(images/nav_li.gif) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
}

.mainnav li:hover{
	width: 147px;
	margin: 0;
	background: url(images/nav_mainhover.jpg) top center no-repeat;
}

.mainnav a{
	color: white;
}

.mainnav a:visited{
	color: white;
}

.mainnav a:hover{
	color: white;
}

.lastli {
	margin: 0;
	padding: 0;
	height: 2px;
	background: url(images/nav_li.gif) top center no-repeat;
}

.mainnav li.active {
	width: 147px;
	margin: 0;
	background: url(images/nav_mainhover.jpg) top center no-repeat;
}

#subnav{
	width: 157px;
	padding: 0;
	margin: 0;
}

#subnav ul{
	padding: 0 0 15px 0;
	margin: 0;
	list-style: none;

}

#subnav li {
	padding: 0 5px 5px 5px;
	margin: 0;
	width: 147px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

#subnav a{
	color: #666666;
}

#subnav a:hover{
	color: #666666;
	text-decoration: underline;
}

#subnav a:visited{
	color: #666666;
}

#subnav h2{
	margin: 0 5px 10px 5px;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #A8002C;
	border-bottom: 1px solid #666666;
}

#subnav a.current{
	color: #424895;
	text-decoration: underline;
}

#subnav a.current:hover{
	color: #424895;
	text-decoration: underline;
}

#subnav a.current:visited{
	color: #424895;
}

#main-content{
	position: relative;
	overflow: auto;
	float: left;
	z-index: 10;
	width: 579px;
	height: 325px;
	margin: 20px 0;
	padding: 0px 20px;
	text-align: left;
}

#main-content h1{
	margin: 0 0 15px 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;
	color: #A8002C;
}

#main-content p{
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #252525;
}

#main-content ul{
	margin: 0;
	padding: 0 0 10px 20px;
	list-style: none;

}

#main-content ol{
	margin: 0;
	padding: 0 0 10px 20px;
}

#main-content li{
	margin: 0;
	padding: 0 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #252525;
}

#main-content a{
	color: #232767;
}

#main-content a:hover{
	color: #232767;
}

#home-content{
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 10;
	width: 579px;
	min-height: 167px;
	margin: 0;
	padding: 20px;
	text-align: left;
}

#home-content h1{
	margin: 0 0 15px 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;
	color: #A8002C;
}

#home-content p{
	margin: 0;
	padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #252525;
}

#home-content a{
	color: #232767;
}

#home-content a:hover{
	color: #232767;
}

.homefoot {
	position: relative;
	float: left;
	z-index: 10;
	width: 579px;
	min-height: 117px;
	margin: 0;
	padding: 0 20px 0 20px;
	text-align: left;
}

.homefoot p{
	margin: 0 0 7px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #252525;
}

.homefoot h1{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #252525;
	text-transform: uppercase;
	border-bottom: solid 1px #252525;
}

.homefoot h1 a, .homefoot h1 a:hover, .homefoot h1 a:visited {
	color: #A8002C;
}

.homefoot-boxl {
	position: relative;
	float: left;
	width: 172px;
	height: 138px;
	margin: 0;
	padding: 10px 20px 10px 0;
}

.homefoot-boxl ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.homefoot-boxl li{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #252525;
}

.homefoot-boxl li a{
	color: #232767;
}

.homefoot-boxl li a:hover{
	color: #232767;
}

.homefoot-boxl li a:visited{
	color: #232767;
}

.homefoot-boxm {
	position: relative;
	float: left;
	width: 192px;
	height: 138px;
	margin: 0;
	padding: 10px 0 10px 0;
}

.homefoot-boxm ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.homefoot-boxm li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #252525;
	padding-bottom: 5px;
}

.homefoot-boxm li a{
	font-size: 12px;
	color: #232767;
}

.homefoot-boxm li a:hover{
	font-size: 12px;
	color: #232767;
}

.homefoot-boxm li a:visited{
	font-size: 12px;
	color: #232767;
}

.homefoot-boxr {
	position: relative;
	float: left;
	width:172px;
	height: 138px;
	margin: 0;
	padding: 10px 0 10px 20px;
}

.homefoot-boxl a, .homefoot-boxl a:hover, .homefoot-boxl a:visited{
	color: #232767;
}

.homefoot-boxm a, .homefoot-boxm a:hover, .homefoot-boxm a:visited{
	color: #232767;
}

.homefoot-boxr a, .homefoot-boxr a:hover, .homefoot-boxr a:visited{
	color: #232767;
}

#archive_latest{
	position: relative;
	float: left;
	width: 450px;
	min-height: 275px;

}

#archive_latest li{
	list-style: none;
}

#archive_older{
	position: relative;
	float: right;
	width: 100px;
	min-height: 275px;
}

#archive_older li{
	list-style: none;
}

.staff-listing {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #232767;
}

.aha_staffpic{
	position: relative;
	float: left;
	border: none;
}

.listing-content {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 385px;
}

.listing-content h2 {
	margin: 2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	color: #232767;
	}

.listing-pic {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 150px;
}

.dateposted {
	margin: 0 0 7px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #252525;
}

.tradeshow-vinfo {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #232767;
}

.tradeshow-vinfo h2{
	margin: 2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	color: #232767;
}

.hd-searches {
	height: 44px;
	margin-bottom: 0px;
	padding: 0;
}

.hd-result h2{
	margin: 2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: #232767;
}

.hd-result{
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #252525;
}

.clear{
	clear:both;
}

iframe {
	width: 570px;
	background-color: transparent;
}

.cse .gsc-control-cse,
.gsc-control-cse {
    background-color:Transparent!important;
    border:none!important;
}

.gsc-tabsArea, .gsc-search-box { display: none; }

