body {
	font-family: arial, sans-serif;
	font-size: 11px;
	background: #A3A9AF;
	color: #575757;
	margin: 0px;
	padding-top: 20px;
}

#navbar td {
	width: 282px;
}

#navbar ul {
	margin: 0px;
	padding-left: 108px;
}

#navbar li {
	height: 22px;
	list-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navbar a {
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	color: #575757;
	text-decoration: none;
}

#navbar a:hover {
	color: #336699;
	text-decoration: underline;
}

#content {
	font-size: 14px;
	color: #575757;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}

#content p,ul {
	text-align: justify;
}

#content li {
	padding-top: 4px;
	padding-bottom: 4px;
}

#content h2,h3 {
	text-align: left;
	color: #000000;
}

#content h4 {
	text-align: left;
	text-decoration: underline;
}

#content h5 {
	margin: 0;
	padding: 0;
}

#content i {
	font-size: 18px;
	font-weight: bold;
}

#content a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#locations {
	font-size: 14px;
	color: #575757;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}

#locations h4 {
	color: #000000;
}

#locations h5 {
	margin: 0;
	padding: 0;
}

#footer table {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	background-color: #575757;
}

table {
	margin-left: auto;
	margin-right: auto;
}

img {
	border: none;
}
