html {
	overflow-x: hidden;
	overflow-y: auto;
} 


.Blue13ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.Blue14ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.Blue15ptbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}

.Blue13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.white13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.Grey11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.Grey12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Grey13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.White14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.White16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}

.mapList{
margin-top:30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight:bold;
color: #006699;

}

.mapList li{
font-weight:bold;
list-style:none;
padding-top:10px;
}

.mapList li a{
font-weight:bold;
}

.mapList li a:visited {
font-weight:bold;
text-decoration: none; 
color: #006699;
}

.mapList li a:hover {
font-weight:bold;
text-decoration: none; 
color:#333333;
}






.tableLink{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.tableLink a:link,.tableLink a:active{
text-decoration:none;
font-weight:normal;
color:#006699;
}
.tableLink a:hover{
text-decoration:underline;
font-weight:normal;
color:#666666;
}
.tableLink a:visited{
text-decoration:underline;
font-weight:normal;
color:#A4B5CE;
}

.header{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 13px;
}
.header a:link, .header a:visited, .header a:active{
text-decoration:none;
font-weight:bold;
color:#006699;
}
.header a:hover{
text-decoration:underline;
font-weight:bold;
color:#666666;
}

a:link, a:active{
text-decoration:none;
font-weight:normal;
color:#006699;
}
a:visited{
text-decoration:underline;
font-weight:normal;
color:#A4B5CE;
}

a:hover{
text-decoration:underline;
font-weight:normal;
color:#333333;

}
.black12ptHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.black13ptHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}
.black13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.black14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.black14ptHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.14ptGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007155;
}
.Grey14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.Green12pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #296154;
}

.Green13pt a:link,.Green13pt a:active{
text-decoration:none;
font-weight:normal;
color:#296154;
}
.Green13pt a:hover{
text-decoration:underline;
font-weight:normal;
color:#296154;
}
.Green13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #296154;
}


.divBorder{
border:2.5px solid #5B76AA;
}




