body, td, p, input, textarea, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.ATopMenu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding-left: 20px;
}
.ATopMenu:HOVER {
	color: #2C517D;
}
.ATopMenuHome {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
.ATopMenuHome:HOVER {
	color: #2C517D;
}
.ALocations {
	font-size: 12px;
	text-decoration: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}
.ALocations:HOVER {
    color: #294D81;
}
.AMidTable {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.AMidTable:HOVER {
	text-decoration: underline;
}	
.BackTable {
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #918F90;
	border-bottom-color: #918F90;
	border-right-color: #918F90;
	border-left-color: #918F90;
	background: #D7D5D6;
	width: 900px;
}
.LocationsTable {
	border-width: 1px;
	border-top-color: #5A5859;
	border-bottom-color: #5A5859;
	border-right-color: #5A5859;
	border-left-color: #5A5859;
	background: #ECECEC;
}
.Logo {
	height: 100px;
	width: 900px;
	background: #1A5E9B;
}
.ATextBanner {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #3176B1;
	background: #0C4C89;
	height: 32px;
	width: 780px;
	text-align: right;	
	vertical-align: middle;
}
.ATextBanner:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}
.PhotoBanner {
    border-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background: #0C4C89;
	height: 32px;
	width: 780px;
}
.PhotoBorder {
    border-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-color: #666666;
    padding:6px;
}
.PhotoBorderWhite {
    border-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-color: #666666;
    background: #FFFFFF;
    padding:6px;
}
.StartCrumb {
	font-size: 10px;
	color: #0E5FDA;
	padding-left: 20px;
}

.ACrumb {
	font-size: 10px;
	color: #0E5FDA;
	text-decoration: none;
}

.ACrumb:HOVER {
	text-decoration: underline;
}
.Title {
	font-weight: bold;
}

.Text {
	font-weight: normal;
	line-height: 100%;	
	
}

.MainText {
    padding-left: 30px;
	padding-right: 30px;	
	text-align: left;
	font-size: 80%;
}

.MainTextBox {
	font-size: 80%;
    padding:5px;
	text-align: left;
	background: #D7D5D6;
}

.TableText {
	font-size: 80%;
}

.styleh1 {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #294D81;
    padding-top: 10px;
}
.styleh2 {
	text-align: left;
	font-size: 100%;
    font-style:italic; 
	color: #294D81;
    padding-top: 10px;
}
.styleh3 {
	text-align: left;
	font-size: 100%;
    font-style:italic; 
	color: #777677;
    padding-top: 10px;
}