body {
	margin: 0px;
}
.hrderLeftTile {
	background-image: url(images/hrderLeftTile.jpg);
	background-repeat: repeat-x;
	width: 163px;
	padding: 0px

}
.hrderRightTile {
	background-image: url(images/hrderRightTile.jpg);
}
.footer {
	color: #FFFFFF;
	background-color: #2888c5;
	height: 80px;
	text-align: center;
}
.copyRightTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6cbfe6;
}
.contentTile {
	background-color: #6cc0e5;
	height: 100%;
}
.contentMain {
	vertical-align: top;
	padding: 10px;
	height: 100%;
	width: 100%;
}
.colRight {
	vertical-align: top;
	width: 150px;
	text-align: center;
	padding: 10px;
}
.bodyTopLeft {
	height: 47px;
	width: 35px;
}
.bodyTopRight {
	height: 47px;
	width: 35px;
}
.bodyTop {
	background-image: url(images/body_top.jpg);
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 13px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6600;
}

.bodyBotLeft {
	height: 47px;
	width: 35px;
}
.bodyBotRight {
	height: 47px;
	width: 35px;
}
.bodyBot {
	background-image: url(images/body_bot.jpg);
	width: 100%;
}
.bodyLeft {
	background-image: url(images/body_left.jpg);
	height: 100%;
}
.bodyRight {
	background-image: url(images/body_right.jpg);
	height: 100%;
}
.bodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #efefef;
	padding-top: 15px;
	vertical-align: top;
}





.footerTxtLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:link.footerTxtLink,a:visited.footerTxtLink,a:active.footerTxtLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:hover.footerTxtLink {
	color: #6cbfe6;
	text-decoration:underline
}
.bullet1 {
	list-style-image: url(images/bullet.jpg);
}
.imgPadding {
	padding: 2px;
}
