body {
margin: 0px 0px 0px 0px;
background-color: #fff;
font-family: tahoma, verdana, arial, sans-serif;
background-image: url(../images/backgrnd_layout2.gif);
background-position: top left;
background-repeat: repeat;
}

.date {
font-family: tahoma, verdana, arial, sans-serif;
color: #fff;
font-size: 11px;
float: right;
font-weight: bold;
}

.topnav {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
color: #999999;
font-weight: normal;
font-size: 11px;
padding: 7px 10px 7px 0px;
text-transform: uppercase;
background-color: #f5f5f5;
border-bottom: 0px solid #cccccc;
}

.topnav a:link {
color: #0066cc;
}

.banner {
height: 400px;
width: 100%;
background-color: #ffffff;
}

.persistentnav {
width: 100%;
background-color: #cc0000;
padding: 0px;
height: 40px;
border: 0px solid #000;
margin: 0px;
background-image: url(../images/gray_bg.jpg);
background-position: top left;
background-repeat: repeat;
}

.persistentnav td {
display: inline;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
}

.persistentnav a:link {
font-weight: bold;
text-decoration: underline;
color: #ffffff;
text-transform: uppercase;
}

.persistentnav a:visited {
font-weight: bold;
text-decoration: underline;
color: #000000;
text-transform: uppercase;
}

.persistentnav a:active {
font-weight: bold;
text-decoration: underline;
color: #ffffff;
text-transform: uppercase;
}

.persistentnav a:hover {
font-weight: bold;
text-decoration: none;
color: #333333;
text-transform: uppercase;
}

#green_background {
background-color: #008000;
border-bottom: 3px solid #006400;
background-image: url(../images/green_bg.jpg);
background-position: top left;
background-repeat: repeat;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

#beige_background {
background-color: #cc9933;
border-bottom: 3px solid #666633;
background-image: url(../images/beige_bg.jpg);
background-position: top left;
background-repeat: repeat;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

#yellow_background {
background-color: #ffd700;
border-bottom: 3px solid #cccc33;
background-image: url(../images/yellow_bg.jpg);
background-position: top left;
background-repeat: repeat;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

#blue_background {
background-color: #6495ed;
border-bottom: 3px solid #000080;
background-image: url(../images/blue_bg.jpg);
background-position: top left;
background-repeat: repeat;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

#orange_background {
background-color: #ff8c00;
border-bottom: 3px solid #ff6600;
background-image: url(../images/orange_bg.jpg);
background-position: top left;
background-repeat: repeat;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

#gray_background {
background-color: #aaaaaa;
border-bottom: 3px solid #666666;
background-image: url(../images/gray_bg.jpg);
background-position: top left;
background-repeat: repeat;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

#red_background {
background-color: #cc0000;
border-bottom: 3px solid #800000;
background-image: url(../images/red_bg.jpg);
background-position: top left;
background-repeat: repeat;
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 10px;
}

.noborder {
border: 0px solid #FFFFFF;
}

.leftnav {
vertical-align: top;
width: 28%;
background-color: #ffffff;
border-top: 10px outset #cc0000;
border-right: 0px dotted #999999;
}

.leftnav .info {
border-bottom: 2px dotted #cccccc;
width: 95%;
padding: 7px 0px 7px 0px;
text-align: left;
line-height: 18px;
}

.leftnav .relatedlinks {
border-bottom: 0px dotted #666666;
width: 95%;
padding: 0px 0px 0px 0px;
text-align: left;
}

.leftnav_bottom a:link {
text-decoration: underline;
color: #003399;
}

.leftnav_bottom a:visited {
text-decoration: underline;
color: #dcdcdc;
}

.leftnav_bottom a:active {
text-decoration: underline;
color: #666666;
}

.leftnav_bottom a:hover {
text-decoration: none;
color: #009900;
}

p, li, ul, ol {
font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
color: #333333;
font-size: 12px;
}

h1 {
font-size: 18px;
color: #333333;
}

h2 {
font-size: 16px;
color: #333333;
}

h3 {
font-size: 14px;
color: #333333;
}

h4 {
font-size: 12px;
color: #333333;
}

h5 {
font-size: 11px;
color: #333333;
}

h6 {
font-size: 10px;
color: #333333;
}

a:link {
text-decoration: underline;
color: #000080;
}

a:visited {
text-decoration: underline;
color: #999999;
}

a:active {
text-decoration: underline;
color: #666666;
}

a:hover {
text-decoration: none;
color: #cc0000;
}

.bold {
font-weight: bold;
}

.caps {
text-transform: uppercase;
}

.blue {
color: #6495ed;
}

.orange {
color: #ff8c00;
}

.green {
color: #008000;
}

.gray {
color: #666666;
}

.darkgray {
color: #222222;
}

.red {
color: #cc0000;
}

.pipe {
color: #ff8c00;
font-weight: bold;
font-size: 13px;
}

p {
font-size: 12px;
}

.content {
width: 100%;
margin: 0px 0px 0px 0px;
border-top: 0px solid #cc0000;
border-left: 2px dotted #999999;
background-color: #f5f5f5;
padding: 8px 8px 8px 8px;
font-family: tahoma, verdana, arial, sans-serif;
}

.content p {
font-size: 12px;
line-height: 18px;
}

.osysa {
margin-top: 10px;
padding: 0px 0px 10px 0px;
border-bottom: 2px dotted #cccccc;
width: 95%;
padding: 7px;
line-height: 18px;
}

.weather {
margin-top: 10px;
padding: 0px 0px 10px 0px;
border-bottom: 2px dotted #cccccc;
width: 95%;
padding: 7px;
line-height: 18px;
}

.acrobat {
border-bottom: 0px dotted #cccccc;
width: 95%;
padding: 7px;
line-height: 18px;
margin-top: 20px;
padding: 0px 0px 10px 0px;
}

.highlight_box  {
font-family: Verdana, Arial, sans-serif;
border: 4px double #999;
width: 98%;
background-color: #cccccc;
color:#000;
padding: 5px;
text-align: left;
font-size: 11px;
}

.bottomnav {
background-color: #cc0000;
color: #ff6600;
padding: 10px 0px 10px 0px;
font-weight: bold;
font-size: 12px;
}

.bottomnav a:link {
color: #ffffff;
font-weight: normal;
}

.bottomnav a:active {
color: #999999;
font-weight: normal;
}

.bottomnav a:visited {
color: #cccccc;
font-weight: normal;
}

.bottomnav a:hover {
color: #ff6600;
font-weight: normal;
}

.footer {
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
padding: 7px 0px 4px 0px;
height: 40px;
text-align: center;
color: #666666;
background-color: #eeeeee;
background-image: url(../images/gray_bg.jpg);
background-position: top left;
background-repeat: repeat;
line-height: 16px;
}

.footer a:link {
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
text-decoration: underline;
color: #cc0000;
}

.footer a:visited {
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
text-decoration: underline;
color: #dcdcdc;
}

.footer a:active {
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
text-decoration: underline;
color: #cccccc;
}

.footer a:hover {
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
text-decoration: none;
color: #000000;
}
