/*Version 2.4 6-12-07
Phase 1 Changes
Links should be blue
Align title for HAT export*/

#apple-pd {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
/* Gray banner tags */
#navbox { background-color: #f2f2f2; position: fixed; top: 0; left: 0; width: 100%; height: 1.2em; z-index: 1; float: left; padding-top: -2px; border-bottom: 1px solid #bfbfbf
   }
#navleftbox { 
	position: absolute; 
	top: 1px; 
	left: 15px 
}
#navrightbox { 
	background-color: #f2f2f2; 
	padding-right: 25px; 
	float: right; 
	padding-bottom: 1px; 
	border-left: 1px solid #bfbfbf
}
.navlink_left   { 
	font-size: 8pt; 
	color: #666; 
	font-weight: normal; 
	margin: -9px 0 -6px
}
.navlink_right     { 
	font-size: 8pt; 
	font-weight: normal; 
	color: #666; 
	margin-left: 8px;  
 }
/* end Gray banner tags */
.alphabox { background-color: white; height: 1.7em; font-size: 9pt; font-family: "Lucida Grande", Arial, sans-serif; color: #666; font-weight: bold; line-height: 18pt; text-decoration: none; position: fixed; top: 1.7em; width: 100%; z-index: 1; float: left; border-bottom: 1px solid #bfbfbf; }

.alphabox td { text-align: center; vertical-align: middle; min-width: 12px; }

.alphacircle { font-size: 9pt; font-family: "Lucida Grande", Arial, sans-serif; color: #fff; font-weight: normal; background-color: #778fbd; text-decoration: none; height: 1.7em; margin-top: 0; }

.alpharange {
	display: table;
	font-size: 8pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	line-height: 18pt;
	margin-top: 0px;
	text-decoration: none;
}

.alpharangeleft {
	display: table-cell;
    width: 7px;
    height: 15px;
	background: url(../gfx/index_circle_lefthalf.gif) no-repeat;
}

.alpharangecenter {
	display: table-cell;
	height: 15px;
	font-size: 10px; 
	line-height: 14px; 
	background-color: #778FBD;
}

.alpharangeright {
	display: table-cell;
    width: 7px;
    height: 15px;
	background: url(../gfx/index_circle_righthalf.gif) no-repeat;
}

.alphaletter {
	margin: 0;
	padding: 0;
}

.onepagehead { font-size: 13pt; font-family: "Lucida Grande", Arial, sans-serif; color: #000; line-height: 15pt; font-weight: bold; text-decoration: none; position: relative; top: 14px; float: left; margin: 23px 15px 0; }

.listbox { font-size: 9pt; font-family: "Lucida Grande", Arial, sans-serif; color: #000; line-height: 12pt; text-decoration: none; position: absolute; top: 61px; float: left; margin-top: 17px; margin-right: 15px; margin-left: 15px; }
.listall { color: #000; font-size: 9pt; font-family: "Lucida Grande", Arial, sans-serif; line-height: 12pt; text-decoration: none; margin-top: 4px; width: 100%; margin-right: 15px; margin-left: 15px; }
.listbox td {
	width: 50%;
	font-family: "Lucida Grande", Arial, sans-serif; 
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top; 
	border-bottom: 1px solid #dadada;
}
.listall td { font-family: "Lucida Grande", Arial, sans-serif; text-align: left; margin: 0; padding-top: 4px; padding-bottom: 3px; width: 50%; vertical-align: top; border-bottom: 1px solid #dadada; }
a {
	color: #778fbd;
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
}

a:hover {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: underline;
}

h1 {
	font-size: 13pt;
	line-height: 15pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0;
}

h2 {
	font-size: 12pt;
	line-height: 12pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	color: #778FBD;
	margin-top: 0;
	margin-bottom: 14px;
}

h3 {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
p { margin-top: 8px; }

