


.boldtext {
	
	font-weight: bold;
}

.italictext {
	
	font-style: italic;
}



a {
	color: #0b5fa0;
}

a:hover {
	text-decoration: none;
}


td {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #828282;
}
.contact {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: white;
}


h2 {
	padding: 0 0 0px 0;
	font-size: 15px;
	
	color: #0572AB;
}

.services {
	padding: 0 0 0px 0;
	font-size: 14px;
	font-weight: bold;
	color: #0572AB;
}

.additional {
	padding: 0 0 0px 0;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.green {
	padding: 0 0 0px 0;
	font-size: 15px;
	color: #035E02;
	font-weight: bold;
}

.greensm {
	padding: 0 0 0px 0;
	font-size: 13px;
	color: #035E02;
	font-weight: bold;
}

.bluebig {
	color: #0b5fa0;
	font-size: 15px;
	
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	padding: 0 0 5px 0;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #141414;
}

h4 {
	font-size: 1em;
	line-height: 1.5em;
	color: #0b5fa0;
}

h4 a {
	color: #0b5fa0;
}

h5 {
	padding: 1px 0 0 0;
	font-size: 1em;
	line-height: 1.5em;
	color: #141414;
}






#footer-bg {
	height: 43px;
	border-top: 1px solid #cecece;
}

#footer {
	width: 980px;
	margin: 0 auto;
	text-align: right;
	font-size: 0.75em;
	color: #828282;
}

#footer p {
	padding: 0 53px 0 0;
	line-height: 35px;
	font-size: 1.167em;
}

#footer a {
	text-decoration: none;
	color: #828282;
}

#footer a:hover {
	text-decoration: underline;
}