body {
font-family: verdana, sans-serif;
font-size: 10pt;
padding-top: 10px;
padding-bottom: 10px;
}

h1 { font-size: 12pt; text-align: center; }
h2 { font-size: 12pt; text-align: center; }
h3 { font-size: 11pt; text-align: center; }

table.outline {
width: 980px;
-moz-border-radius-bottomright: 10px;
-webkit-border-radius-bottomright: 10px;
border-radius: 10px;
border: 1px solid #999999;
}

div.outline {
width: 450px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 1px solid #cccccc;
padding: 5px
}

.hwy { border-bottom: 1px solid #cccccc; padding: 2px; font-size: 10pt; }
.hwy2 { border-bottom: 1px solid #cccccc; padding: 2px; font-size: 10pt; }

.content { padding: 10px; }

.sidebar {
text-align: center;
vertical-align: top;
padding: 23px 10px;
background-color: #990000;
}

.bk { font-size: 8pt;
background-color: #ffffff;
width: 120px;
border: #000000 1px solid;
-moz-border-radius: 12px;
padding-bottom: 5px;
padding-top: 5px;
}

/* Start Text Colors */
.green { color: #009900; font-weight: bold; text-decoration: none; }
.blue { color: #0066ff; font-weight: bold; text-decoration: none; }
.red { color: #990000; font-weight: bold; text-decoration: none; }
.brown { color: #996600; font-weight: bold; text-decoration: none; }
/* End Text Colors */

.menu {
background-color: #990000;
color: #ffffff;
text-align: center;
padding: 6px;
font-weight: bold;
font-size: 7pt;
}

.logo {
font-family: georgia, serif;
color: #000000;
font-size: 24pt;
text-align: center;
background-image: url(images/mutedflag.jpg);
padding: 5px;
font-style: italic;
font-weight: bold;
}

.tm {
font-weight: bold;
font-size: 8pt;
font-style: normal;
font-family: verdana, sans-serif;
}

a { color: blue; }
a:hover { color: #990000; }
a.nav { color: #ffffff; }
a.nav:hover { color: #333333 }

.disclaimer { font-size: 8pt; }

.credits { font-size: 7pt; text-align: center }

.map {
text-align: center;
padding-left: 10px;
vertical-align: top;
text-decoration: none; 
}

.preload { display:none; }

v\:* { behavior:url(#default#VML); }

.breadcrumbs { font-size: 7pt; }
