body {
	font-family: Arial, Helvetica, sans-serif;
}
.keypoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.LeftHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
.downloadMapBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
.greyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
.MapLinkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
.keypointLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.MapLinkBlack {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
.downloadMapGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
.LeftHeaderGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
.ViewOptionsOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
table.accom {
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 20px auto;
	width: 100%;
}
table.accom td {
	padding: 4px 6px;
}
table.accom .cell1 {
	width: 124px;
}
table.accom .cell2 {
	text-align: right;
}
table.accom .foot td {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
}
table.accom .head td {
	font-weight: bold;
}
.points {
	font-size: 12px;
	margin: 16px 0;
	padding: 0 0 0 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color:#cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	cursor: hand;
}
.fourcol, .fourcolblack {
	font-size: 10px;
	margin: 0 0 20px;
	width: 100%;
}
table.fourcol td {
	padding: 1px 0;
	text-align: right;
}
table.fourcol .head td {
	font-weight: bold;
	text-transform: uppercase;
	color: #0067b3;
	text-align: center;
	font-size: 12px;
}
table.fourcol td.one {
	width: 54px;
	text-align: left;
}
table.fourcol .foot td {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
	padding: 3px 0;
}
table.fourcolblack td {
	padding: 1px 0;
	text-align: center;
	color: #666;
	border-bottom: 1px solid #999;
}
table.fourcolblack td.one {
	width: 66px;
	text-align: left;
}

table.commun {
	width: 100%;
	margin: 0 0 20px;	
}

table.commun td {
	font-weight: normal;
	border-top: 1px solid #999;
	font-size: 10px;
	text-align: right;
}
table.commun .head td {
	border: none;
	font-weight : bold;
	text-align: center;
}

table.commun .head td span {
	font-weight: normal;
	color: #444;	
}

table.commun td.cell1 {
	width: 93px;	
	text-align:left;
}

table.commun td.cell2 {
	width: 30px;
}

table.commun td.cell3 {
	width: 40px;	
}

table.commun td.cell2s {
	text-align: center;
}	

.dl {
	background: url(../images/downloadsIcon1.jpg) top left no-repeat;
	color: #000074;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 10px 0 10px 35px;
	text-decoration: none;
	display: block;
}
.dl:hover {
	background: url(../images/downloadsIcon2.jpg) top left no-repeat;
	color: #666666;
}
.cont {
	background: url(../images/btnContact1.jpg) top left no-repeat;
	color: #000074;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0 10px 35px;
	text-decoration: none;
	display: block;
}
.cont:hover {
	background: url(../images/btnContact2.jpg) top left no-repeat;
	color: #666666;
}

.hm {
	background: url(../images/btnHomeOff.jpg) top left no-repeat;
	color: #000074;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 10px 0 10px 35px;
	text-decoration: none;
	display: block;
}
.hm:hover {
	background: url(../images/btnHomeOn.jpg) top left no-repeat;
	color: #666666;
}
