body {
	text-align:center;
}

table.PageMain {
	width:700px;
}

tr.NavigationMain {
	background-color:#616EC0;
	vertical-align:middle;
	font-weight:bold;
	font-size:10pt;
	text-align:center;
}

td.NavigationButton {
	border-style:outset;
	border-width:2px;
	color:white;
	width:100px;
	cursor:hand;
}

td.NavigationButtonSelected {
	background-color:#FFFFCC;
	color:black;
	width:100px;
	border-style:groove;
	border-width:2px;
}

tr.Motto {
	text-align:center;
}

td.FooterMain {
	text-align:center;
	font-family:arial;
	font-size:7pt;
}

td.StateNavigation {
	text-align:center;
	font-size:16pt;
	font-weight:bold;
	color:#616EC0;
	cursor:hand;
}

table.FacilityInfo {
	width:300px;
	border-size:1px;
	border-style:outset;
	background-color:#F7F6DA;
}

td.FacilityDetails {
	border-size:1px;
	border-style:groove;
	text-align:center;
	background-color:#F7F6DA;
	font-size:8pt;
}

font.FacilityName {
	font-weight:bold;
	font-size:12pt;
}

font.FacilityAddress {
	font-size:8pt;
}

tr.EmployeeRow {
	font-size:10pt;
}

td.EmployeeTitle {
	font-weight:bold;
	width:50%;
}

td.EmployeeName {

}

a {
	color:maroon;
	font-weight:bold;
	cursor:pointer;
}

table.ContactInformation {
	text-align:center;
}

td.CompanyName {
	font-size:24pt;
	font-weight:bold;
	color:#616EC0;
}

td.CompanyAddress {
	font-size:14pt;
}

td.CompanyCityStateZip {
	font-size:14pt;
}

td.CompanySpacer {
	font-size:10pt;
}

td.CompanyPhoneTitle {
	text-align:right;
}

td.CompanyPhone {
	text-align:left;
}

p.Header {
	color:#616EC0;
	font-weight:bold;
	font-size:16pt;
	font-style:italic;
}

p.SubHeader {
	color:#616EC0;
	font-weight:bold;
	font-size:14pt;
	font-style:italic;
}

table.Links {
	width:600px;
	text-align:center;
}

td.Link {
	width:300px;
}

td.DoubleLink {
	width:600px;
}