div.LeftColumn {
	float: left;
	width: 210px;
	padding: 3px 10px;
	margin-bottom: 15px;
	border: 1px solid #C90;
	background: #FC0;
	height: 190px;
}
div.RightColumn {
	float: right;
	width: 210px;
	padding: 3px 10px;
	margin-bottom: 15px;
	border: 1px solid #014E50;
	background: #029599;
	color: #FFF;
	height: 190px;
}
body {
	background-color: #161A25;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/pageBG2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font: 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
}
.topBG {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/topBG1.jpg);
}
.footrBG {
	text-align: center;
	height: 105px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #E5E5E5;
	border-top: 1px solid #161A25;
	border-bottom: 3px solid #161A25;
}
.mainBG {
	background-color: #FFF;
}
.botmBG {
	background-image: url(images/botmBG1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.footrTop {
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.mainPara {
	font-size: 11px;
	line-height: 1.4em;
	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: 1.3em;
	margin: 0px;
}
.lightGreen {
	color: #A1C98A;
}

.txt10 {
	font-size: 10px;
}
.txt9 {
	font-size: 9px;
}
a {
	color: #17176F;
	text-decoration: none;
	outline: 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;
}
.redText {
	color: #F00;
}
.watermark {
	background-image: url(images/dripWatermark.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.centreText {
	display: block;
	margin: auto;
	text-align: center;
}
.dottedBrdrCenteredTxt {
	text-align: center;
	padding: 5px;
	border: 2px dotted #F00;
	display: block;
	margin: auto;
}
.whiteBorderText {
	color: #FFF;
	border-bottom: thin solid #FFF;
}
.leftTableWhiteBorder {
	border-top: 1px solid #999;
	border-right: 1px none #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.rightTableWhiteBorder {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px none #999;
}
.solidBorder {
	border: 1px solid #CCC;
}
div.centreColumn {
	float: left;
	width: 234px;
	padding: 3px 10px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	height: 190px;
}
.yellowText {
	color: #FC0;
}
#news3 {
	height: 200px;
	width: 650px;
}

