TD {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}

P  {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}



H1 {
	font-size: 15px;
	color : #003399;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}


H2 {
	font-size: 16px;
	color : #333333;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	text-align: center;
	letter-spacing : 3px;
}

a {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #0066cc;
}

a:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #0066cc;
}
a:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #0066cc;
}
a:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
    background-color: #800000;
}




.small {
	color : #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height : auto;
  }
  
  
  .white {
	color : #ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	height : auto;
    letter-spacing : 1px;
  }
  
.bottom {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ffffff;
}

a.bottom:link {  
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ffffff;
}
a.bottom:visited {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ffffff;
}
a.bottom:hover {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #141414;
    background-color: #ffffff;
}

.copyright {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff;
}

HR {
	height: 1px;
	color: Maroon;
	width: 75%;
}


UL  {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height : auto;
}

INPUT {
        background-color: #eaeaea; 
        color: #000000; 
        font-family: verdana, helvetica, sans-serif; 
        font-size: 12px; 
        font-weight: bold;
        border:1px solid black; 
}

sup  {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8px;
	height : auto;
}

.menu {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}
a.menu:link {  
color: Maroon; 
text-decoration: underline; 
font-size: 14px; 
font-weight: bold; 
}
a.menu:visited {
	color: Maroon;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.menu:hover {
	color: #ffffcc;
	text-decoration: none ;
	background-color: Maroon;
	font-weight: bold;
}

select {
	background-color: #ebebeb;
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.red {
	font-size : 15px;
	font-family: Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight: bold;
}

.red2 {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : Maroon;
	font-weight: bold;
}

.kern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	letter-spacing : 1px;
}
.footer {
	background-color:#333434;
	clear:both;
	color:white;
	font-family:helvetica,arial,sans-serif;
	font-size:9pt;
	font-weight:bold;
	height:40px;
	line-height:1em;
	padding:0px 6px 0px 6px;
	
}
.ftrLinks {
	display:inline;
	float:left;
	line-height:40px;
	text-align:left;
	vertical-align:middle;
}
.whiteLink, .whiteLink a:link, .whiteLink a:visited, .whiteLink a:active {
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:white;
	text-decoration:none;
	white-space:nowrap;
}
.whiteLink a:hover {
	color:White;
	text-decoration:underline;
	background-color:transparent;
}
.blackLink a:link, .blackLink a:visited, .blackLink a:active {
	color:black;
	text-decoration:none;
}
.blackLink a:hover {
	color:black;
	text-decoration:underline;
	background-color:transparent;
}
.footer-shadow {
	background-image:url(images/shadow-horizontal.gif);
	background-repeat:repeat-x;
	clear:both;
	height:12px;
	width:100%;	
}
.ftrCopy {
	display:inline;
	float:right;
	line-height:40px;
	text-align:right;
	vertical-align:middle;
}
.header {
	background:#003466 url(images/ahla-header.jpg) repeat-y scroll 0 0;
	clear:both;
	color:White;
	display:block;
	height:95px;
	width:900px;
}
#corpLogo {
	float:left;
	height:81px;
	padding-left:15px;
	padding-top:6px;
	width:115px;
}
.sites {
	float:right;
	margin:8px 16px 0px 0px;
	text-align:right;
}
.sitesLinks a:link, .sitesLinks a:visited, .sitesLinks a:active{
	font-size:11px;
	color:white;
	padding-left:9px;
	text-decoration:none;
	background-color:transparent;
	
}
.sitesLinks a:hover {
	background:transparent url(images/menu-arrowwhite.gif) no-repeat scroll left center;
	color:white;
	padding-left:9px;
	text-decoration:none;
	background-color:transparent;
}
.login {
	background:transparent url(images/btn-signin.gif) repeat scroll 0 0;
	clear:right;
	float:right;
	font-size:12px;
	height:31px;
	line-height:31px;
	margin:16px 16px 2px 0px;
	padding:0;
	text-align:center;
	vertical-align:middle;
	width:156px;
}
.menu{
	height:40px;
	line-height:1.2em;
}

.menuitems {
	height:40px;
	float:right;
	text-align:right;
	padding:14px 0px 0px 0px;
}
.search {
	float:left;
}
.srchbx {
	background-image:url(images/shadeform.gif);
	border:0 none #999999;
	height:22px;
	line-height:1.2em;
}