body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6479B1;
}
hr {
	border-top: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 2px 0px 0px;
	line-height: 12px;
}
a {
	color: #014895;
	text-decoration: none;
}
a:hover {
	color: #FCB034;
	text-decoration: none;
}
.pageHeading {
	font-size: 16px;
	font-weight: bolder;
	color: #014895;
}
.mainParagraph {
	line-height: 18px;
	font-size: 12px;
}
.txtBxW {
	width: 160px;
}
.txtAreaW {
	width: 300px;
}
.pgSubHeading {
	font-size: 14px;
	font-weight: bold;
	color: #FCB034;
}
.imgBrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.txt11 {
	font-size: 11px;
	text-align: left;
}
.imgHolderTN {
	width: 250px;
	border: 1px solid #FFCC00;
}
IMG.tN {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	margin: 5px;
	height: 27px;
	width: 40px;
}
IMG.imgL {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
}
DIV.imgHolderL{
	width:430px;
}
.tblBrdr {
	border: 1px solid #EEEEEE;
}
.txt10 {
	font-size: 10px;
	text-align: center;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF;
}
a.toc {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	color: #FCB034;
}
.weekDay {
	font-size: 11px;
	font-weight: bold;
}
.weekend {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.tnceb {
	font-size: 9px;
	line-height: 9px;
}
.btn {
	width: 100px;
}
.caption {
	text-align: center;
	font-size: 10px;
	margin-top: 3px;
}
.rightAlign {
	text-align: right;
}