body {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: small;
color: #666;
text-align: left;
line-height: 18px;
background-repeat:no-repeat;
}

h1 {
font-size: x-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: small;
color: #5D7287;
font-weight: bold;
}

h2 {
font-family: Trebuchet MS, Times New Roman, serif;
font-size: xx-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: x-small;
color: #5D7287;
font-style: italic;
}

#address {
font-size: xx-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: x-small;
text-align: right;
}

#address ul {
padding: 0px 10px 0px 0px;
list-style-type: none;
margin: 0px;
}

#navigation {
text-align: right;
position: absolute;
width: 680px;
}

#navigation ul {
padding: 25px 0px 0px 16px;
list-style-type: none;
margin: 0px;
}

#navigation li { 
float: left;
padding: 0px 0px 0px 8px;
}

#navigation li a
{
font-weight: bold;
font-size: x-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: small;
color: #1d3e71;
text-decoration: none;
letter-spacing: 1px;
}

#navigation li a:hover {
color: #ff9c00;
}

.title {
font-weight: bold;
color: #5D7287;
}

a {
color: #3399CC;
}

a:hover {
color: #FF9900;
}

#quicklinks ul {
padding: 0px;
list-style-type: none;
margin: 0px;
}

#quicklinks li {
padding: 0px 0px 5px 0px;
}

#quickservices ul {
padding: 0px;
list-style-type: none;
margin: 0px;
font-style: italic;
}

#quickservices li {
padding: 0px 0px 5px 0px;
}

#cities {
font-family: Trebuchet MS, Times New Roman, Georgia, serif;
font-size: xx-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: x-small;
font-style: italic;
color: #999999;
}

.bullet {
font-size: xxx-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: xx-small;
color: #cccccc;
}

.navibullet {
font-size: xx-small;      
/* false value for WinIE4/5 */
voice-family: "\"}\"";   
voice-family: inherit;   
/* recover from trick */
font-size: x-small;
color: #ff9c00;
}

.emergency {
color: red;
font-weight: bold;
}

form { 
margin: 0px;
padding: 0px;
color: #666666;
background-color: #ffffff;
}

form .width {
width: 230px;
}