body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5E5E5;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 14px;
}
.topBG {
	background-image: url(images/topBG.jpg);
	background-repeat: no-repeat;
}
.footrBG {
	background-image: url(images/footrBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
	height: 105px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.mainBG {
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-y;
}
.botmBG {
	background-image: url(images/botmBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.footrTop {
	background-image: url(images/footrTopBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.mainPara {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftPara {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h3 {
	color: #17176F;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #009746;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 100%;
	margin: 0px;
}
.txt10 {
	font-size: 10px;
}
.txt9 {
	font-size: 9px;
}
a {
	color: #17176F;
	text-decoration: none;
}
a:hover {
	color: #F60;
}
.grayBrdr {
	border: 1px solid #EBEBEB;
	background-color: #BCD5F3;
}
a.white {
	color: #FFFFFF;
}
.topStrpBg {
	background-image: url(images/topStripeBg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#galid {
	width: 523px;
	font-size: 10px;
}
.whitetxt {
	color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.bttn {
	font-size: 10px;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
.centre {
	text-align: center;
}
.dottedBrdr {
	border: 1px dotted #999;
	margin-right: 10px;
}
