.LeftNav {
	background-attachment: scroll;
	background-color: #006699;
	background-image: url(../images/left_angle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 156px;

}
.CenterText {
	background-attachment: scroll;
	background-image: url(../images/uppper_angle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px;
}
.LeftBoxTop {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	background-color: #6699CC;
	border: #6699CC;
	font-size: 14px;
	text-align: center;


}
.LeftBoxBody {
	padding: 3px;
	border: thin solid #6699CC;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #6699CC;
	background-color: #FFFFFF;

}
.RightBoxBody {
	padding: 3px;
	border: thin solid #006699;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	background-position: left;
	background-color: #6699CC;
}
.RightBoxtop {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	background-color: #006699;
	font-size: 14px;
	width: 150px;
	text-align: center;
	color: #FFFFFF;
}
.RightNav {
	padding: 10px;
}
.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
    text-align: center;
}
.PageBody {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
.PageBody h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #0066FF;
}
.PageBody th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border: #000066;


}
.PageBody td {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
.PageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;


}
.LeftBox {

	padding: 10px;
}
.PageSubHeading {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	text-align: left;
	font-weight: bold;
	text-transform: none;
}
