BODY {
background-color:#FFFFFF;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 15px;
margin-bottom: 20px;
}

p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

/* this group sets the normal link colors */
A:LINK {
color: #3E5577;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #3E5577;
text-decoration :none;
font-weight: bold;
}
A:HOVER {
color :#3E5577; 
background-color: #E5EBF3;
text-decoration: underline overline;
font-weight: bold;
}
A:ACTIVE {
color: #3E5577;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight: bold;
color: #42597C;
letter-spacing: 2px;
}
H2 {
font-size: 125%;
font-weight: bold;
color: #4A3D95;
letter-spacing: 2px;
}
H3 {
font-size: 120%;
font-weight: bold;
color:#617EAF;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color: #5A6F28;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #4A3D95;
letter-spacing: 2px;
}
H6 {
font-size: 90%;
font-weight: bold;
color: #42597C;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #3E5577;
width: 80%;
height: 2px;
}
.topcell {
background-color: #FFFFFF;
background-image: url('images/toptab.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
border-bottom: 1px solid #2D3D55;
height: 45px;
}
.datecell {
font-family: Verdana, Arial, sans-serif;
text-align: right;
color: #000000;
height: 20px;
padding-top: 5px;
padding-right: 25px;
padding-left: 5px;
}
.statecell {
background-color: #3E5577;
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
line-height: 20px;
width: 250px;
vertical-align:top;
border-right: 1px solid #2D3D55;
border-left: 1px solid #2D3D55;
}
.globalnav {
color: #000000;
font-family: Verdana, Arial, sans-serif;
line-height: 20px;
height: 20px;
vertical-align:middle;
border-top: 1px solid #2D3D55;
border-right: 1px solid #2D3D55;
border-bottom: 1px solid #2D3D55;
padding: 2px;

}
.globalnav a:link {display: inline; text-align: center; text-decoration: none;  color: #2D3D55;}
.globalnav a:active {display: inline; text-align: center; text-decoration: none;  color: #2D3D55;}
.globalnav a:hover {display: inline; text-align: center; text-decoration: none; color: #2D3D55;  background-color: #E5EBF3;}
.globalnav a:visited {display: inline; text-align: center;  text-decoration: none; color: #2D3D55;}

.maincell {
font-family: Verdana, Arial, sans-serif;
background-color: #FFFFFF;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
border-left: 1px solid #2D3D55;
border-right: 1px solid #2D3D55;
padding: 5px;
height: 200px;
width: 500px;
}
.logocell {
font-family: Verdana, Arial, sans-serif;
background-color: #617EAF;
height: 100px;
width: 500px;
border-left: 1px solid #2D3D55;
border-right: 1px solid #2D3D55;
color: #FFFFFF;
}
.sidebar {
background-color: #3E5577;
color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
line-height: 20px;
width: 250px;
vertical-align:top;
padding-top: 25px;
padding-right: 25px;
padding-left: 25px;
border-right: 1px solid #2D3D55;
border-left: 1px solid #2D3D55;
border-bottom: 1px solid #2D3D55;
}
.sidebar a:link {display: block; text-align: center; text-decoration: none;  color: #2D3D55;}
.sidebar a:active {display: block; text-align: center; text-decoration: none;  color: #2D3D55;}
.sidebar a:hover {display: block; text-align: center; text-decoration: none; color: #2D3D55;  background-color: #E5EBF3;}
.sidebar a:visited {display: block; text-align: center;  text-decoration: none; color: #2D3D55;}

.sidebar2 {
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, Arial, sans-serif;
line-height: 20px;
width: 200px;
vertical-align:top;
padding: 5px;
border: 1px solid #2D3D55;
}
.sidebar2 a:link {display: inline; text-align: center; text-decoration: none;  color: #42597C;}
.sidebar2 a:active {display: inline; text-align: center; text-decoration: none;  color: #42597C;}
.sidebar2 a:hover {display: inline; text-align: center; text-decoration: none; color: #42597C;  background-color: #E5EBF3;}
.sidebar2 a:visited {display: inline; text-align: center;  text-decoration: none; color: #42597C;}

.sidebar3 {
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, Arial, sans-serif;
line-height: 20px;
width: 200px;
vertical-align:top;
padding: 5px;
border: 1px solid #2D3D55;
}
.sidebar3 a:link {display: block; text-align: center; text-decoration: none;  color: #42597C;}
.sidebar3 a:active {display: block; text-align: center; text-decoration: none;  color: #42597C;}
.sidebar3 a:hover {display: block; text-align: center; text-decoration: none; color: #42597C;  background-color: #E5EBF3;}
.sidebar3 a:visited {display: block; text-align: center;  text-decoration: none; color: #42597C;}

.textarea1 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
color: #000000;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-top: 1px solid #2D3D55;
border-right: 1px solid #2D3D55;
border-bottom: 1px solid #2D3D55;
padding: 10px;
width: 500px;
}
.textarea2 {
font-family: Verdana, Arial, sans-serif;
background:#FFFFFF;
color: #000000;
font-size: 100%;
text-align: justify;
line-height: 20px;
border: 1px solid #2D3D55;
padding: 10px;
width: 800px;
}
.bottomnav {
font-size: 7pt;
background-color:#617EAF;
padding-top: 2px;
padding-bottom: 2px;
color: #000000;
font-size: 80%;
text-align: center;
line-height: 20px;
border-left: 1px solid #2D3D55;
border-right: 1px solid #2D3D55;
border-bottom: 1px solid #2D3D55;
}
.bottomnav  {color: #000000; text-decoration: none;}
.bottomnav a  {color: #000000; text-decoration: none;}
.bottomnav a:hover {color: #000000; text-decoration: none; background-color: #E5EBF3;}
.bottomnav a:visited {color: #000000; text-decoration: none;}

.footer {
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-right: 10px;
padding-top: 5px;
font-weight: bold;
line-height: 20px;
color: #000000;
}
.imageright  {margin: 0px 10px 0px 10px; float: right;}
.imageleft  {margin: 5px 5px 0px 2px; float: left;}

/* Templates in Time */
