body {
	background-color: #0057A8;
	margin: 0px;
	
}
table, tr, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
h1 {
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
}
h2 {
font-size: 14px;
color: #939598;
font-weight: bold
}
a:active {
color: #F8951D;
text-decoration: none
}
a:hover {
color: #939598;
text-decoration: none
}
a:link {
color: #F8951D;
text-decoration: none
}
a:visited {
color: #F8951D;
text-decoration: none
}
.bgfooter {
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.navigation {
font-size: 10px;
font-weight: bold;
}
.navigationw {
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}
.navigationw a:active {
color: #FFFFFF;
}
.navigationw a:hover {
color: #F8951D;
}
.navigationw a:link {
color: #FFFFFF;
}
.navigationw a:visited {
color: #FFFFFF;
}
.links {
font-size: 10px;
}
.quote {
font-size: 10px;
}
.phone {
font-size: 15px;
font-weight: bold;	
}
.highlight {
font-size: 10px;
color: #939598
}
