body {
background: #68a16e url(images/greengrad.png) repeat-y top center;
padding:0px 0px 30px 0px;margin:0px;
font: normal 100% Verdana, Arial, sans-serif;
}

div#topshadow {
							height: 20px; 
							width: 100%; 
							border: 0px dotted red; 
							display: block; 
							margin: 0px auto 0px auto;
}


#insidehead {width:987px;margin:0px auto 0px auto}

div#navhead img {padding:0;border:0;vertical-align:top;margin-left:6px}

div#navhead {
width:86%;
min-width:991px; max-width: 1540px; height:130px;
background: transparent url(images/navbg-wide.jpg) top center no-repeat;
margin:0px auto 0px auto;
padding:42px 0px 0px 0px;
border-top:0;
border-right: 2px solid black;
border-bottom: 2px solid black;
border-left: 2px solid black;
}

#navhead table {
width: 737px; height: 50px;
padding:0;
display: inline-table; float:right;
position: relative; left:-4px; top:18px;
}

#navhead td {

font: normal 10pt tahoma, verdana;
text-align:center;
cursor: default;
}

td#one {width:111px;}
td#two {width:111px;}
td#three {width:91px;}
td#four {width:76px}
td#five {width:80px;}
td#six {width:64px}
td#seven {width:71px}

td#one, td#two, td#three, td#five {font-size:9pt; line-height: 10pt; padding:0px 2px 9px 17px;}
td#four, td#six, td#seven {line-height: 10.5pt; padding:0px 2px 9px 17px;}

/* Old Verdana Setup ---------
#navhead td {
padding:1px 2px 8px 17px;
font: normal 10pt verdana;
text-align:center;
cursor: default;
}

td#one {width:111px;}
td#two {width:111px;}
td#three {width:91px;}
td#four {width:76px}
td#five {width:80px;}
td#six {width:64px}
td#seven {width:71px}

td#one, td#two, td#three, td#five {font-size:9pt;}
--------------------------
*/




#navhead a:link {color:black;text-decoration:none;}
#navhead a:visited {color:black;text-decoration:none;}
#navhead a:hover {color:#333399;text-decoration:underline;}
#navhead a:active {color:#660066;text-decoration:none;}

div.content {
						min-width: 881px; max-width:1480px; width:81.5%; 
						min-height: 200px; 
						background-color: white; 
						border: 1px solid #555555; 
						margin: 20px auto 0px auto; 
						padding: 30px 30px 10px 30px;
						font: normal 80% verdana;
						text-align: justify;
						}
div.content h1 {
							 font: bold 160% Tahoma;
							 text-transform: capitalize;
							 text-indent:1em;
							 margin: 0.2em 0em 0.8em 0em;
}
div.content h3 {
							 font: bold 110% Tahoma, Verdana;
							 text-indent:0.5em;
							 margin: 0.2em 0em 0.8em 0em;
}

div.content em {
							 font-style: italic;
}
li.BL {background-color: #c1d1ff}
li.GL {background-color: #ccffcc}
div.holdLI {
					 background-color: #bfbfbf;
					 padding: 7px 0px 4px 0px;
					 margin-left: 15px;
					 border: 1px solid #666666;
}
div.holdLI ul {
					 		margin:10px 10px 10px 20px;
							padding: 0px 7px 0px 10px;
}
div.holdLI li {
					 		padding: 0px 7px 0px 4px;margin-top:0px;
							line-height: 1.6em;
							text-align:left;
}


.br2 {clear:both}

#copycredit {
						margin: 50px 40px 0px 8%;
						font: italic 11pt 'Monotype Corsiva', 'Apple Chancery', serif; color: #33502f;
}
#copycredit a {
							font-family: 'Monotype Corsiva', 'Apple Chancery', serif; font-style:italic; color:#2244bb;
}