.BottomLink {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: FF7E00;
	text-decoration: none;
	font-weight: bold;


}
.BlueStrip {
	background-color: #4F6DA1;
}
.Image {
	background-image: url(../images/7.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.Heading {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	font-weight: bold;
	background-color: #FF7F00;



}
.BodyTxt {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}
.RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFC59D;
}
.CopyrightLink {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.Copyright {

	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.SubHeading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.TopSubHeading {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.Warning {
	font-size: 9px;
}
