body
{
background-color: #fff;
color: #0f0;
margin: 0px;
text-align: left;
}

li
{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000;
margin-top: 0px;
margin-right: 5%;
line-height: 140%;
margin-left: 30px;
margin-bottom: 10px;
}

ol
{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000;
margin-top: 0px;
margin-right: 5%;
line-height: 140%;
margin-left: 30px;
margin-bottom: 10px;
}

ul
{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000;
margin-top: 0px;
margin-right: 5%;
line-height: 140%;
margin-left: 30px;
margin-bottom: 10px;
}

p,h1,h2,h3,h4,td
{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000;
margin-top: 0px;
margin-right: 30px;
line-height: 140%;
margin-left: 30px;
margin-bottom: 10px;
}

.picflushleft
{
margin-left: 0px;
margin-right: 10px;
}


.nomargins
{
margin: 0px;
margin-left: 30px;
}

table
{
margin-left: 50px;
margin-right: 50px;
margin-bottom: 25px;
background-color: #eee;
border-spacing: 2px;
border-color: white;
}


a:link
{
text-decoration: none;
font-weight: bold;
color: #4c4c98;
}


a:visited
{
text-decoration: none;
font-weight: bold;
color: #4c4c98;
}


a:hover
{
text-decoration: underline;
font-weight: bold;
color: #4c4c98;
}

strong
{
color: #555;
}

em
{
text-decoration: underline;
font-style: normal
}

img
{
background-image: none;
color: #f00;
padding: 0px;
border: 0px; 
}

.tophead
{
	color: #4c4c98;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin-top: 0px;
	padding: 0px;
	font-style: italic;
}

h2
{
color: #4c4c98;
font-weight: bold;
font-size: 17px;
margin-top: 15px;
margin-bottom: 5px;
}


.subhead1
{
color: #4c4c98;
font-weight: bold;
font-size: 17px;
margin-top: 15px;
margin-bottom: 5px;
}

.subhead1-center
{
font-weight: bold;
text-align: center;
font-size: 17px;
margin-top: 15px;
margin-bottom: 5px;
}

.subhead2, h3, H3 
{
color: #4c4c98;
font-weight: bold;
font-size: 15px;
margin-top: 15px;
margin-bottom: 5px;
}

.subhead2-center
{
font-weight: bold;
text-align: center;
font-size: 15px;
margin-top: 15px;
margin-bottom: 5px;
}


.subhead3, h4, H4 
{
font-weight: bold;
font-size: 14px;
color: #000;
margin-top: 18px;
}


.subhead3-center
{
font-weight: bold;
text-align: center;
font-size: 14px;
color: #000;
margin-top: 18px;
}



.pagehead,h1 
{
color: #4c4c98;
font-weight: bold;
font-size: 20px;
margin-bottom: 10px;
margin-top: 30px;
}

.pagehead-center
{
color: #555;
font-weight: bold;
text-align: center;
font-size: 20px;
margin-bottom: 10px;
margin-top: 30px;
}



.menu4
{
font-size: 10px;
color: #000;
margin: 0px;
margin-left: 25px;
margin-right: 0px;
margin-top: 3px;
}

.menu3
{
font-size: 10px;
color: #000;
margin: 0px;
margin-left: 25px;
margin-right: 0px;
margin-top: 3px;
}

.menu2
{
font-size: 10px;
color: #000;
margin: 0px;
margin-left: 25px;
margin-right: 0px;
margin-top: 3px;
}

#dedef0 .menu1
{
font-size: 10px;
color: #000;
margin: 0px;
margin-left: 25px;
margin-right: 0px;
margin-top: 3px;
}

.menu3
{
margin-top: 12px;
font-weight: bold;
}

.tiny-center
{
font-size: 10px;
line-height: 14px;
font-weight: normal;
}

.tiny
{
font-size: 10px;
line-height: 14px;
font-weight: normal;
}

.tiny-center
{
text-align: center;
margin: 0px;
}

.left
{
text-align: right;
margin: 0px;
margin-right: 15px;
}

.imgleft
{
border: none;
float: left;
padding-right: 20px;
margin-bottom: 8px;
}

.imgright
{
float: right;
border: none;
padding-left: 20px;
margin-bottom: 8px;
margin-top: 10px;
}

#logo
{
position: absolute; 
top: 0px; 
left: 0px; 
width: 220px; 
height: 100px; 
z-index: 1;
}

#menu
{
position: absolute; 
top: 110px; 
width: 220px; 
z-index: 4; 
left: 0px;
}

#editable
{
position: absolute; 
left: 220px; 
width: 645px; /* !!6-18-08: Width of webpage controlled here and... */
top: 80px; /* 6-18-08: After I removed conflicting css, I added a position to the editable table. */
z-index: 6;
}

#topbox
{
position: absolute; 
right: 0px; 
left: 220px;
width: 645px; /* !!6-18-08: ...here. Note: it is required that these two numbers match. */
height: 99px; /* 6-18-08: After I removed conflicting css, I added a height to the topbox. */
top: 15px; 
z-index: 1;
}

#address
{
display: none;
}
