body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}

#pg {
	width: 100%;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}


#header {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(bgTileTop.jpg);
	background-repeat: repeat-x;
}
#pgContainer {
	padding: 0px;
	width: 100%;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	text-align: left;
}
#menu {
	line-height: 0px;
	text-align: center;
	width: 100%;
}

#footerLinks {
	text-decoration: none;
	text-align: center;
	width: 100%;
	background-color: #E4E4E4;
	background-image: url(bgTileFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#footer {
	line-height: 0px;
	width: 100%;
	background-image: url(bgTileBot.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.hSpace {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.hSpaceX {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.boxWide {
	width: 710px;
}
.imgSpcRT {
	padding-right: 20px;
}


.boxShort {
	width: 240px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.boxNoPadding {

}
.boxWideGrey {
	width: 710
\;
	background-color: #EAEAEA;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 670px;
	background-color: #EAEAEA;
}
.boxShortGrey {
	width: 200px;
	background-color: #EAEAEA;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.boxWideBlue {
	width: 670px;
	background-color: #007FCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.boxShortBlue {
	width: 200px;
	background-color: #007FCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.boxWideOrng {
	width: 670px;
	background-color: #FC0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	top: 0px;
}


.boxShortOrng {
	width: 200px;
	background-color: #FC0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}



.barshort {
	line-height: 0px;
}


.barwide {
	display: block;
	line-height: 0px;
	padding: 0px;
	white-space:none;
}
.txtLrgBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.txtMedBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.txtSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #069;
}

.txtMedBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #069;
}

.txtLrgBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #069;
}
.txtXLrgBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #069;
}

.txtSmGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.txtNormGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
}

.txtNormBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
}
.txtNormBlkGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.txtNormRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	text-align: justify;
}
.txtNormRedGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	text-align: center;
}
.txtMedRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	text-align: justify;
}


.txtNormGreyNOJUSTIFY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: left;
}


.txtItalicMedGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666;
}
.txtItalicLrgGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #666;
}

.txtItalicXLrgGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #666;
}
.txtMenuWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
