/* CSS Document */
body {
 margin-top: 10px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #003366;
 background: #fff;
 line-height: 1.4;
}
h1 {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 20px;
 color: #52BA4A;
 font-weight: bold;
}
h2 {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #000;
 font-weight: bold;
 font-style: italic;
}
h3 {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #138E3D;
 font-weight: bold;
 font-style: italic;
 line-height: 1.4;
 letter-spacing: 1px;
 margin-bottom: 0;
}
p {
 margin-top: 0;
 text-align: left;
}
a {
 color: #138E3D;
 text-decoration: none;
 font-weight: bold;
}
a:link {
 color: #138E3D;
 text-decoration: none;
 font-weight: bold;
}
a:visited {
 color: #999;
 text-decoration: none;
 font-weight: bold;
}
a:hover, a:active {
 text-decoration: underline;
 color: #0B5288;
}
.page-title {
 font-family: Arial Black,Arial,Helvetica,sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #fff;
}
p#marquee {
 padding: 5px;
 background-color: #fff;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 20px;
 color: #000080;
 font-weight: bold;
 width: 850px;
}
#greenLtr {
 font-size: 12px;
 font-weight: bold;
 color: #52BA4A;
}
#MenuList td {
 background-color: #003366;
 text-align: center;
}
#MenuList a {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}
#MenuList a:link {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}
#MenuList a:hover {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #138E3D;
 text-decoration: none;
}
#MenuList a:visited {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}
#AddrList {
 font-size: 10px;
}
.style1 { color: #398652; }
.style2 { font-size: 9px; }
.style3 { color: #FFF; }
table#content {
 margin: 0px;
 padding: 0px;
 width: 850px;
 text-align: left;
}
td#left-col {
 margin: 0px;
 padding: 0px;
}
td#main-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
td#footer {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 10px;
 color: #003366;
}
