/* main chunks - thanks saila.com */	

BODY { position: relative; min-width: 600px; width: 100%; margin: 0; padding: 0; }
#top { position: absolute; top: 0; left: 0; min-width: 600px; width: 100%; height: 118px; }
#left { position: absolute; top: 118px; left: 0; width: 20%;  margin: 0; }
#middle { position: absolute; top: 118px; left: 20%; min-width: 360px; width: 64%; margin: 0; }
#right { position: absolute; top: 118px; left: 84%; width: 16%; margin: 0; }

/* HR styles need for IE/Win. */
HR.holder { width: 600px; visibility: hidden; } /* Equal to 'top' */
HR.left, HR.right { width: 120px; visibility: hidden; }
HR.middle { width: 360px; visibility: hidden; }

/* basic elements */

BODY { 
font-family: arial, sans-serif;
}

img {
border: 0px;
}

p, ol, ul, label, tbody {
	font-family: georgia, "times new roman", times, serif;
	font-size: 95%;
	font-weight: normal;
	color: #515151;
	line-height: 1.3em;
}

p {
	margin-top: 0em;
	margin-bottom: 0.6em;
	padding: 0;
}

#middle p {
	margin-left: 3px;
}

h1 {
	font-family: "arial black", Tahoma, Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 1.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #515151;
	padding: 0;
	line-height: 1em;

}	
	
h3 {
	font-weight: normal;
	font-size: 1.4em;
	color: #515151;
	font-family: "arial black", Tahoma, Arial, Helvetica, Verdana;
	margin-top: 1.8em;
	margin-bottom: 0.5em;
	padding: 0;
	line-height: 1em;
}	

h4 {
	color: #a66c00;
	padding: 0;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h5 { 
	font-size: 1.2em; 
	color: #515151;
	padding: 0;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}	

h6 {
color: #515151;
font-family: arial, sans-serif;
font-size: 100%;
font-weight: bold;
font-style: italic;
margin-top: 1.5em;
margin-bottom: 0em;
}


.super {
vertical-align: super;
font-size: 60%;
}

.smaller {
font-size: 0.8em;
}

acronym {
border-bottom: 1px dotted #515151;
cursor: help;
}


/* links - all */

#left a:link { color: #0056a6; font-size: 85%; font-weight: bold; text-decoration: none;  }
#left a:visited { color: #515151; font-size: 85%; font-weight: bold; text-decoration: none;  }
#left a:hover, a:active { color: #007df3; text-decoration: underline; list-style-image:url(images/bullet_gz_star.gif); }	

#middle a:link { color: #007df3; text-decoration: none; }
#middle a:visited { color: #0056a6; text-decoration: none; }
#middle a:hover, a:active { color: #a66c00; text-decoration: underline; }

#right a:link { color: #007df3; text-decoration: none; }
#right a:visited { color: #0056a6; text-decoration: none; }
#right a:hover, a:active { color: #a66c00; text-decoration: underline; }
 

/* specific divs - top */	

#top {
background: transparent url(images/background_title_bar.gif) repeat-x; 
border: 0;
padding: 0;
}

#toptagline h1 {
font-size: 20pt;
font-weight: normal;
color: white;
padding-left: 15px;
padding-right: 390px;
padding-top: 25px;
padding-bottom: 10px;
line-height: 25pt;
margin: 0px;
}

#toptagline span {
font-size:50%; 
font-weight:bold; 
color: #a66c00; 
line-height: 16pt
}


/* specific divs - middle */	

#middlemaincontent {
clear: both;
margin: 10px 20px;
padding-top: 5px;
padding-bottom: 20px;
border-bottom: 1px dotted #cccccc;
}

.notes {
font-size: 75%;
margin-bottom: 2em;
}

li.notes {
line-height: 2em;
}

#middlefooter {
font-size: 70%;
margin: 40px 20px;
}

.stressed-item {
font-family: arial, sans-serif;
font-size: 100%;
font-weight: bold;
font-style: italic;
}

.brown {
color: #a66c00;
}

#middle li {
margin-bottom: 0.6em;
}	

p.align-right {
text-align: right;
}

img.book-cover {
float: right;
clear: both;
margin: 15px 0px 0px 10px;
}



/* specific divs - left */	

#left {
background: #f4f4f4 url(images/background_navigation_column.gif) repeat-x 0% 100%; 
padding-top: 1em;
padding-bottom: 160px;
margin-left: 0px;
}

#linksbox ul { 
margin-left: 0px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
list-style-type: circle;
line-height: 0.9em;	
color: #0056a6;
font-family: arial, sans-serif;
}

#left li {
margin-bottom: 0.4em;
}	

#current { 
font-size: 85%; 
font-weight: bold;
color: #007df3;
list-style-image:url(images/bullet_gz_star.gif);
list-style-type: disc;
}

#leftboxall {
margin: 40px 15px 40px 15px;
background: white;
border: 1px dotted #0056a6;
padding: 10px;
}

li.tier1 { 
margin-left: 30px;
list-style-image: url(images/bullet_gz_1arrow_blue.gif);
color: #0056a6;
}

li.tier2 { 
margin-left: 45px;
list-style-image: url(images/bullet_gz_2arrows_blue.gif);
color: #0056a6;
}

li.tier3 { 
margin-left: 60px;
list-style-image: url(images/bullet_gz_3arrows_blue.gif);
color: #0056a6;
}

li.tier4 { 
margin-left: 75px;
list-style-image: url(images/bullet_gz_4arrows_blue.gif);
color: #0056a6;
}


/* specific divs - right */

.rightbox {
margin: 15px 12px 0px 0px;
background: #f4f4f4;
border: 1px solid #e9e9e9;
padding: 10px 10px;
}

.rightbox p {
font-size: 75%;
margin-top: 0.5em; 
margin-bottom: 0.5em; 
}	

.rightbox h4 {
margin-top: 0.3em; 
margin-bottom: 0.5em; 
}	

.rightbox ul { 
margin: 0px; 
padding: 0px;
}


/* specific divs - background images */	

#logo {
border: 0;
position: absolute; top: 0px; right: 0px;
margin-right: 0px;
padding-right: 0px;
}
