table.SPSResults {
	border-width: medium;
	border-spacing: ;
	border-style: ridge;
	border-color: #8EADCC;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.SPSResults th {
	border-width: 2px;
	padding: 4px;
	border-style: ridge;
	border-color: #8EADCC;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.SPSResults td {
	border-width: 2px;
	padding: 4px;
	border-style: ridge;
	border-color: #8EADCC;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

table.SPSInnerTable {
	border-width: thin;
	border-spacing: ;
	border-style: none;
	border-color: #787878;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.SPSInnerTable th {
	border-width: thin;
	padding: 4px;
	border-style: none;
	border-color: #787878;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.SPSInnerTable td {
	border-width: thin;
	padding: 4px;
	border-style: none;
	border-color: #787878;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

table.SPSPropResult {
	border-width: medium;
	border-spacing: ;
	border-style: ridge;
	border-color: #8EADCC;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.SPSPropResult th {
	border-width: 2px;
	padding: 4px;
	border-style: ridge;
	border-color: #8EADCC;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.SPSPropResult td {
	border-width: 2px;
	padding: 4px;
	border-style: ridge;
	border-color: #8EADCC;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}

table.SPSInnerPropTable {
	border-width: thin;
	border-spacing: ;
	border-style: none;
	border-color: #8EADCC;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.SPSInnerPropTable th {
	border-width: thin;
	padding: 4px;
	border-style: none;
	border-color: #8EADCC;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.SPSInnerPropTable td {
	border-width: thin;
	padding: 4px;
	border-style: none;
	border-color: #8EADCC;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}




.table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	background-color: #FFFFFF;
}

.body {
	padding: 0px;
	font-family: Georgia;
	font-size: 10pt;
    background-color: #d8d8ff;		
}

.ftab {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.mtab {
	border: 1px solid #000066;
	background-color: #FFFFFF;

}

.Headline {
	font-family: Georgia;
	font-size: 9pt;
	color: #CC0000;
	font-weight: bold;
}
.navhead {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #9F4540;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFEA95;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9F4540;
	border-bottom-color: #9F4540;
}
.navtext {
	background-color: #FFFFFF;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #9F9F9F;
	background-image: url(/images/bullet-css.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Georgia;
	font-size: 9pt;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-bottom: 5px;
}

a:link {
	color : #000066;
	text-decoration: none;
	font-family: Georgia;
	font-size: 1em;
	font-weight: normal;
}
a:visited  {
	color : #000066;
	font-family: Georgia;
	font-size: 1em;
	text-decoration: none;
}
a:active  {
	text-decoration: none;
	font-family: Georgia;
	font-size: 1em;
	color: #990000;
}
a:hover  {
	text-decoration: none;
	font-family: Georgia;
	font-size: 1em;
	color: #000000;
	background-color: transparent;
}
.boxhead {
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #00005E;
	border: #00005E;
	text-align: center;
}
.boxtitle {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #00005E;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: bottom;
	height: 22px;
}
.boxtext {
	font-family: Georgia;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 5pt;
	line-height: 1.6em;
}
.boxrule {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #00005E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00005E;
	border-left-color: #000066;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	text-indent: 10pt;
	background-image: url(/images/boxbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.callout {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #333333;
	padding: 6px;
	border: 2px solid #FFC61D;
	line-height: 22px;
}
.hdiv {
	border-left-color: #00005E;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00005E;
	border-right-color: #00005E;
	border-bottom-color: #00005E;

}
.vdiv {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00005E;
}
.navdiv {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	background-color: #DDE5F7;

}
.title {
	font-family: Georgia;
	font-size: 20pt;
	color: #00005E;
	text-indent: 10pt;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF00;
	letter-spacing: 5pt;
	padding-bottom: 4px;
}
.sitelink {
	font-family: Georgia;
	font-size: 8pt;
	color: #0000FF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: normal;
}
.pagetitle {
	font-family: Georgia;
	font-size: 14pt;
	font-weight: normal;
	color: #00005E;
	text-indent: 10pt;
	padding-top: 6px;
	padding-bottom: 1px;
}
.navmap {
	text-indent: 38px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #9F9F9F;
	background-image: url(/images/i.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	height: 18px;
	font-family: Georgia;
	font-size: 9pt;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.xnavtext {
	background-color: #FFFFFF;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #9F9F9F;
	background-image: url(/images/xbullet-css.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 9pt;
	height: 20px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia;
}
.crumbs {
	font-family: Georgia;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	text-indent: 10pt;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C6C6;
}
.cell {
	padding: 1px;
}
.shade {
	background-image: url(/images/ll.gif);
	background-repeat: repeat;
	background-position: left;
}
.towns {
	font-family: Georgia;
	font-size: 10pt;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00005E;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	padding: 2px;
}
.highlighter {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #993333;
	letter-spacing: 1px;
}
.copy {
	font-family: Georgia;
	font-size: 8pt;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.indexbullet {
	font-size: 6pt;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFF99;
	letter-spacing: normal;

}
.botnav {
	background-color: #FFCC33;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia;
	font-size: 10pt;
}
.maptext {
	font-family: Georgia;
	font-size: 9pt;
	text-indent: 20px;
	background-color: #FFFFFF;
	background-image: url(/images/bullet-css.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.navhead1 {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #9F4540;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFCF40;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-bottom-color: #993333;
}
.navhead2 {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #9F4540;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFEA95;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9F4540;
	border-bottom-color: #9F4540;
}
.bodytext {
	font-family: Georgia;
	font-size: 9pt;
	color: #000000;
}
.topblock {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00005E;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00005E;
	border-bottom-color: #00005E;
}
.pagetitle2 {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-indent: 15pt;
	padding-bottom: 2px;
}
.utab {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.images {
	border: 1px solid #330000;
	margin-top: 3px;
	margin-bottom: 2px;
	background-color: #ECF0FB;
	;




}
h1 {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.actioncall {
	font-weight: bold;
	text-align: right;
	font-family: Georgia;
	font-size: 10pt;
}
.provinces {
	font-family: Georgia;
	font-size: 7px;
	color: #0000FF;
	text-decoration: none;
}
.alinkprov {
	font-family: Georgia;
	font-size: 8px;
	color: #0000FF;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
}
.list {
	font-family: Georgia;
	font-size: 8pt;
	color: #333333;
	list-style-type: disc;
	text-indent: 6pt;
	line-height: 14px;
}
h1 {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 14pt;
	font-weight: normal;
.provinceindex {
	font-family: Georgia;
	font-size: x-small;
	line-height: 20px;
	color: #333333;
}
.provincedesc {
	font-family: Georgia;
	font-size: 9pt;
	color: #333333;
}
