@charset "iso-8859-1";

body {
	margin:0;
	padding:0;
	color:#000;
	background:#fff url(/img/bkgBody.gif) left top repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
img {
	border: none;
}
a {
	color:#0b3a8a;
	background-color:transparent;
	text-decoration:underline;
}
a:hover {
	color:#c00;
	background-color:transparent;
	text-decoration:none;
}
.clear {
	clear:both;
}




#tblHeader, 
#tblLogin, 
#tblTopnav, 
#tblContent, 
#tblFooter {
	width:100%;
	border-collapse:collapse;
}
#tblHeader td, 
#tblLogin td, 
#tblTopnav td, 
#tblContent td, 
#tblFooter td {
	padding:0;
}



#tblHeader {
	height:70px;
}
#tblHeader td {
	height:70px;
	color:#000;
	background-color:#fff;
}
#tblHeader td.left, 
#tblHeader td.right {
	width:20px;
}
#tblHeader td.middle {
	position:relative;
	color:#000;
	background:#fff url(/img/template01/bkgSiteHeaderM.gif) repeat-x;
}
#tblHeader td.middle img.logo {
	margin:18px 0 0 -5px;
}
#tblHeader td.middle img#moduleTitle {
	position:absolute;
	top:17px;
	right:20px;
}



#tblLogin {
	height:20px;
	font-size:0.7em;
}
#tblLogin td {
	height:20px;
	color:#fff;
	background-color:#006;
}
#tblLogin td.left, 
#tblLogin td.right {
	width:10px;
}
#tblLogin td.middle {
	height:18px;
	padding:2px 10px 0 0;
	color:#fff;
	background:#006 url(/img/template01/bkgLoginBarM.gif) repeat-x;
	font-weight:bold;
	text-align:right;
}
#tblLogin td.middle a {
	color:#fff;
	background:transparent;
	font-weight:bold;
	text-decoration:none;
}
#tblLogin td.middle a:hover {
	color:#c00;
	background-color:transparent;
}



#tblTopnav {
	height:41px;
}
#tblTopnav td {
	height:41px;
	color:#000;
	background-color:#eee;
}
#tblTopnav td.left, 
#tblTopnav td.right {
	width:6px;
}
#tblTopnav td.middle {
	color:#000;
	background:#eee url(/img/template01/menuShadowM.gif) repeat-x 0 100%;
}



#topNav {
	position:relative;
	top:0;
	left:-1px;
	width:761px;
	margin:0;
	padding:0;
}
#topNav ul li {
	border:0;
	font-size:12px;
}
#topNav li ul {
	margin:-6px 0 0 0;
}



#tblContent {
	margin-top:-1px;
}
#tblContent td {
	color:#000;
	background-color:#fff;
}
#tblContent td.left, 
#tblContent td.right {
	width:6px;
}
#tblContent td.left {
	color:#000;
	background:#fff url(/img/template01/bkgContentL.gif) repeat-y;
}
#tblContent td.right {
	color:#000;
	background:#fff url(/img/template01/bkgContentR.gif) repeat-y;
}
#tblContent td.middle {
	padding:10px;
	color:#000;
	background-color:#fff;
}



#chapterTitle {
	margin:0 0 10px;
	padding:4px 5px;
	border:1px solid #ccc;
	font-size:0.9em;
}



#leftNav {
	width:160px;
	float:left;
}
#leftNav ul {
	width:160px;
	margin:0;
	padding:0 5px 4px 0;
	color:#000;
	/*background:transparent url(/img/template01/shadow.gif) no-repeat 100% 100%;*/
	font-size:11px;
	list-style:none;
}
#leftNav ul li ul {
	padding:0;
	background-image:none;
}
#leftNav ul li {
	/*width:154px;*/
}
#leftNav ul li ul {
	border:0;
}
#leftNav ul li a {
	/*width:154px;*/
	padding:4px;
	border:1px solid #999;
	border-top:0;
	color:#000;
	background-color:#e2e2e2;
	text-decoration:none;
	display:block;
	/*font-weight:bold;*/
}
#
#leftNav ul li a.top {

	border:1px solid #999;

}
#leftNav ul li a:hover {
	color:#000;
	background-color:#fff;
}
#leftNav ul li a.current {
	color:#fff;
	background-color:#0b3a8a;
}
#leftNav ul li ul li a {
	/*width:146px;*/
	padding-left:10px;
	color:#000;
	background-color:#a5bfd8;
}
#leftNav ul li ul li ul li a {
	/*width:136px;*/
	padding-left:20px;
	color:#000;
	background-color:#cbdae9;
}
#leftNav ul li ul li ul li ul li a {
	/*width:126px;*/
	padding-left:30px;
	color:#000;
	background-color:#edf2f7;
}
#leftNav ul li a.first {
	border-top:1px solid #999;
}



#theContent {
	padding:0 0 0 170px;
	font-size:0.7em;
}
#theContent * {
	margin:0;
}


#theContent #pageImageWrap {
text-align:right;
width:360px;
	position:relative;
	z-index:99;
	margin:0 0 10px 0;
	padding:0;
	border-bottom:10px solid #fff;
	border-left:10px solid #fff;
	color:#000;
	background-color:#fff;
	float:right;
}

#theContent #pageImageWrap #legend{
text-align:center;
color:#666;
font-style:italic;
padding:5px 10px 5px 10px;
}

#theContent h1 {
	margin-bottom:0.5em;
	padding-bottom:0.1em;
	border-bottom:1px solid #7888bb;
	font-size:1.8em;
}
#theContent h2 {
	margin:1em 0;
	padding-bottom:0.1em;
	border-bottom:1px solid #7888bb;
	font-size:1.4em;
}
#theContent h2 a {
	text-decoration:none;
}
#theContent h3 {
	margin:1em 0;
	padding-bottom:0.1em;
	font-size:1em;
}
#theContent p {
	margin-bottom:1em;
	line-height:1.4;
}
#theContent ul {
	margin:0.5em 0 0 2em;
	padding:0;
	padding-bottom:0.5em;
}
#theContent dl dd {
	margin:0 0 1em 0;
}
#theContent table {
	margin-bottom:1em;
	border-collapse:collapse;
}
#theContent table th {
	padding:0.2em 0.3em;
	border:1px solid #999;
	color:#fff;
	background-color:#0b3a8a;
	text-align:left;
}
#theContent table td {
	padding:0.2em 0.3em;
	border:1px solid #999;
	text-align:left;
}
#theContent .multimedia {
	position:relative;
	min-height:80px;
	margin-bottom:1em;
	padding:0.5em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#003;
	background-color:#edf2f7;
}
#theContent .multimedia a.subLink {
	width:75px;
	margin:0 10px 0 0;
	padding:2px;
	border:1px solid #ccc;
	color:#0b3a8a;
	background-color:#eee;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}
#theContent .multimedia a:hover.subLink {
	border:1px solid #c00;
	color:#c00;
	background-color:#eee;
}

#theContent .multimedia .icon {
	width:75px;
	margin:0 10px 0 0;
	padding:2px;
	border:1px solid #ccc;
	color:#0b3a8a;
	background-color:#eee;
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
}

#theContent .prevnext {
	position:relative;
	height:1.8em;
	margin-top:2.5em;
	font-size:1.2em;
	clear:both;
}
#theContent .prevnext ul {
	margin:0;
	padding:0;
	height:1.8em;
	border-top:1px solid #ccc;
	list-style:none;
}
#theContent .prevnext ul li.prev {
	position:absolute;
	top:1em;
	left:0;
	width:50%;
	text-align:left;
}
#theContent .prevnext ul li.next {
	position:absolute;
	top:1em;
	right:0;
	width:50%;
	text-align:right;
}



#tblFooter {
	height:15px;
}
#tblFooter td {
	height:15px;
	color:#000;
	background-color:#fff;
}
#tblFooter td.left, 
#tblFooter td.right {
	width:20px;
}
#tblFooter td.middle {
	padding:25px 0 20px;
	color:#000;
	background:#fff url(/img/template01/bkgWrapM.gif) repeat-x 0 1px;
	font-size:11px;
}
#tblFooter td.middle a {
	color:#666;
	background-color:transparent;
}
#tblFooter td.middle a:hover {
	color:#c00;
	background-color:transparent;
}



#overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:99999;
	width:100%;
	height:100%;
	color:#000;
	background:transparent url(/img/template01/overlay.png) repeat;
	display:none;
}
#asset {
	position:relative;
	border:1px solid #006;
	border-top:0;
	color:#000;
	background-color:#fff;
}
#handle {
	position:absolute;
	z-index:999;
	top:0;
	left:0;
	width:100%;
	padding:3px 0;
	color:#fff;
	background:#4c7eaf url(/img/template01/bkgLoginBarM.gif) repeat-x;
	text-align:center;
}
#handle h2 {
	margin:0;
	padding:0;
	font-size:12px;
	cursor:move;
}
#handle #backlink {
	position:absolute;
	top:0;
	right:0;
}
#handle #backlink a {
	margin:1px 0 0 0;
	padding:2px 6px;
	color:#000;
	background-color:#eee;
	font-size:12px;
	text-decoration:none;
	display:block;
}
#handle #backlink a:hover {
	color:#000;
	background-color:#fff;
}
#flvHolder {
	position:absolute;
	top:20px;
	right:0;
}
#flvHolderAnnotation {
	position:absolute;
	top:20px;
	left:0;
}
#imgHolder {
	margin-top:20px;
}
#imgHolderAnnotation {
	margin-top:20px;
}
#toggle {
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	height:20px;
	padding:10px 0;
	text-align:center;
}
#swfHolder {
	padding-top:20px;
}



#glossary .multimedia {
	width:80px;
	height:110px;
	margin-right:5px;
	text-align:center;
	float:left;
}
#glossary .multimedia h3 {
	margin:85px 0 0 0;
}
#glossary .listType1 {
	width:24%;
	float:left;
}
#glossary .listType2 {
	width:38%;
	float:left;
}
#glossary .listType3 {
	width:33%;
	float:left;
}

.horizList li {
	float: left;
	}

.horizList li a {
	float: left;
	display: block;
	}
	
	ul.footerNav {
	padding-left: 14px;
		padding: 5px 0 0 5px;
	margin: 0;
	list-style-type: none;
	}

.footerNav li a {
	padding: 0 7px;
	line-height: 28px;
	font-size: 11px;
	color: #828282;
	font-weight: 400;
	}

.footerNav li a.haymarketLogo {
	padding-left: 0;
	}

.footerNav a:hover {
	color: #900;
	}
