body {
	background-color: #87A2B4;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #577A8E;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.white12 {
	color: #FFFFFF;
	text-align: center;
}
.menuTD {
	background-color: #8AA2B0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
}
.menuTDExtra {
	background-color: #8AA2B0;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
}
.menuBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menuText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8AA2B0;
	background-image: url(images/menuBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 12px;
	}
.menuTextNoBullet {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 0px;
}
.menuText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuText a:active {
	color: #577A8E;
	text-decoration: none;
}
.menuText a:hover {
	color: #577A8E;
	text-decoration: none;
}

.menuTextNoBullet a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTextNoBullet a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTextNoBullet a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuTextNoBullet a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-type: square;
	line-height: 20px;
	padding-bottom: 4px;
	text-align: justify;
}
.dotLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8AA2B0;
	line-height: 0px;
}
a:link {
	color: #577A8E;
	text-decoration: underline;
}
a:visited {
	color: #577A8E;
	text-decoration: underline;
}
a:hover {
	color: #8AA2B0;
	text-decoration: none;
}
a:active {
	color: #8AA2B0;
	text-decoration: none;
}
.p11 {
	font-size: 11px;
	text-align: left;
}
.addressBox {
	background-color: #8AA2B0;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
