.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.altenateRow {
	background-color: #CCCCCC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-type: square;
}
.box {
	border: thin solid #999999;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tabletopmedgray { border-top: 1px solid #315891 }

.tableleftsidemedgray { border-left: 1px dashed #315891 }

.tabletlmedgray { border-top: 1px solid #315891; border-left: 1px dashed #315891 }

A:link    { color: #B64A4A; text-decoration: underline }
A:visited { color: #666666; text-decoration: underline }
A:hover   { color: #315891; text-decoration: underline }
A:active  { color: #DBDDEC; text-decoration: underline }
.tableblue {
	border: 1px solid #000099;
}
