﻿<style type="text/css">
.blank {
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
position: relative;
display: inline;
float: left;
background-color: #5A5A5A; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 82px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
color: #FFFFFF;
background-color: #5A5A5A; /*overall menu background color*/

}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: left;
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 130px; /*width of sub menu levels*/
color: #FFFFFF;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #000000;
}

.suckertreemenu ul li a:hover{
background-color: #808080;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #5A5A5A; /*overall menu background color*/;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #5A5A5A url(images/arrow-right.gif) no-repeat center right;
}

html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */

.bodybox {
	overflow: auto;
	scrollbar-arrow-color: #FFFFFF; 
    scrollbar-face-color: black; 
    scrollbar-3dlight-color: black; 
    scrollbar-darkshadow-color: black;
}
.tocbox {
	margin-bottom: 0px;
	margin-top: 5px;
}
.everyissueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: -4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: normal;
}
a.everyissueheader{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheader:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheader:hover {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheader:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.everyissueheadercover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: -4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: normal;
	text-align: right;
}
a.everyissueheadercover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheadercover:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheadercover:hover {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheadercover:active {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
.everyissueheadercoverb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: -4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: normal;
	text-align: right;
}
a.everyissueheadercoverb{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheadercoverb:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheadercoverb:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.everyissueheadercoverb:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.everyissuemid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: -4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: normal;
}
a.everyissuemid{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissuemid:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissuemid:hover {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a.everyissuemid:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.everyissue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 27px;
	padding-top: 0px;
	margin-top: 0px;
}
.everyissuebox {
	margin-bottom: 0px;
	margin-top: 5px;
}
.everyissueofficers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
.everyissuespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.everyissuespace2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	padding-top: 0px;
	margin-top: 0px;
}

.bodyb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 17px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #FFFFFF;
	line-height: 6px;
}
.newssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 11px;
}


.bodytop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}
a.image{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
}

a.image:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-width: 2px;
	border-color: #C0C0C0;
	border-style: solid;
}

a.image:hover {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	border-width: 2px;
	border-color: #0066FF;
	border-style: solid;
}

a.image:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
}
a.imagetxt{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.imagetxt:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.imagetxt:hover {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a.imagetxt:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


a.text{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.text:visited{
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}

a.text:hover {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a.text:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.textnews{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}

a.textnews:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}

a.textnews:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

a.textnews:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}


a.web{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.web:visited{
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}

a.web:hover {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a.web:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


.sditebg {
	background-image: url('Images/sditeBG2.jpg');
}

img
{  border-style: none;
}

ul.TickList {
  list-style-type: square}

</style>