/* CSS Document */

body {
	background-color: #5D707E;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 1.4em;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1em;
	padding-left: 1.3em;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:1.3em; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0.9em;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5e707e;
	font-size: 20px;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E707E;
	font-size: 12px;
	line-height: 1.6em;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2BBED8;
}


img.floatLeft { 
    float: left; 
    margin: 5px; 
}

a.nav:link {color: white; text-decoration: none; }
a.nav:visited {color: white; text-decoration: none; }
a.nav:hover {color: white; text-decoration: underline; }
a.nav:active {color: white; }

a.footer:link {color: white; text-decoration: underline; }
a.footer:visited {color: white; text-decoration: underline; }
a.footer:hover {color: white; text-decoration: underline; }
a.footer:active {color: white; }

a.textlink:link {color:#c8a929; text-decoration: none; }
a.textlink:visited {color:#c8a929; text-decoration: underline; }
a.textlink:hover {color:#c8a929; text-decoration: underline; }
a.textlink:active {color:#c8a929; }

a.services:link {color:#FFFFFF; text-decoration: none; }
a.services:visited {color:#FFFFFF; text-decoration: none; }
a.services:hover {color:#deb406; text-decoration: underline; }
a.services:active {color:#deb406; }

#contact th {
	font-weight: bold;
}
#contact td, #contact th {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E707E;
	font-size: 12px;
	line-height: 1.6em;
}
