.mouse {
	cursor: hand;
}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0B4A91;
	font-weight: bold;
	font-variant: normal;


}
.Border-leftCol {
	border: 1px dashed #666666;
}
.Border-RightCol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Border-leftCol2 {
	border-top: 1px none #666666;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;

}
.Border-RightCol2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#Header {
	top:0px;
	left:0px;
	z-index: 2;
	background-color: #0084C4;








}

#leftNav {
	top:97px;
	left:0px;
}

#Content {
	top:97;
	left:0;
	z-index: 1;
	background-color: #E9E9E9;
}

#Nav {
	top:71;
	left:0;
	z-index: 3;
.Test-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #203F80;
}
.Text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #114182;
	text-align: justify;
}
Content-border {
	border: 0.5px solid #0084C4;
}
.content-border {
	left: 100px;
	border-top: 0px none #0084C4;
	border-right: 1px solid #0084C4;
	border-bottom: 0px none #0084C4;
	border-left: 1px solid #0084C4;

}

