body {
	background-image:url(images/bg.jpg);
	background-color:#26C4FE;
	margin-top:0;
	margin-bottom:0;
	font-family:Tahoma, Courier, Arial;
	font-size:13px;
	color:#000000
	}
a:link {
	color:#263246;
	font-size:13px;
	font-family:Tahoma, Courier, Arial;
	}
a:hover {
	color:#330000;
	font-size:13px;
	font-family:Tahoma, Courier, Arial;
	}
a:visited {
	color:#263246;
	font-size:13px;
	font-family:Tahoma, Courier, Arial;
	}
img {
	border:none
	}
#strucMain {
	width:950px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	background-image:url(images/td-bg.jpg);
	border-right:2px solid #2F454D;
	border-left:2px solid #2F454D;
	}
	#topRow {
		width:950px;
		text-align:center;
		margin:0 auto;
		overflow:hidden
		}
	.topLeft {
		width:228px;
		height:50px;
		float:left;
		}
	.topRht {
		width:722px;
		height:50px;
		float:left
		}
	#headTxt {
		background-color:#38B1D7;
		padding:3px 0px 3px 0px;
		border-bottom:2px solid #2394B7;
		border-top:2px solid #2394B7
		}
h2 {
	color:#FFFFFF;
	margin:0 0 0 0;
	font-family:Tahoma, Courier, Arial;
	font-size:18px;
	}
	#introTxt {
		background-color:#AAE8FB;
		width:942px;
		padding:4px;
		text-align:justify;
		border-bottom:2px solid #83CAE1
		}
	#bannerTop {
		background-image:url(images/banner_bg.png);
		width:941px;
		height:101px;
		overflow:hidden;
		text-align:center;
		padding:3px 0px 0px 3px;
		margin:0 auto;
		margin-top:3px;
		margin-bottom:5px;
		}
		.logoTop {
			width:202px;
			float:left;
			}
		.bannerRht {
			width:731;
			margin:3px 0px 0px 0px;
			}
	.navRow {
		width:936px;
		overflow:hidden;
		text-align:center;
		margin:0 auto;
		background-color:#77CBE6;
		}
		.navUrl {
			width:115px;
			background-color:#BFEAF7;
			padding:3px 0px 3px 0px;
			margin:1px 1px 1px 1px;
			float:left
			}
		.navUrlLarge {
			width:230px;
			background-color:#BFEAF7;
			padding:3px 0px 3px 2px;
			margin:1px 1px 1px 1px;
			float:left
			}
	#contMain {
		width:930px;
		text-align:center;
		margin:0 auto;
		background-image:url(images/cont-bg.jpg);
		overflow:hidden;
		border:6px solid #8DDDF4;
		margin-top:5px;
		margin-bottom:5px;
		}
	.contLft {
		float:left;
		overflow:hidden;
		padding:4px;
		text-align:justify;
		border-right:1px solid #8DDDF4;
		width:748px;
		font-size:14px;
		}
	.contRht {
		width:170px;
		float:left;
		text-align:center;
		overflow:hidden;
		border-left:1px solid #8DDDF4;
		padding-top:5px
		}
.txtCentr {
	text-align:center;
	margin:0 auto
	}
.txtRht {
	text-align:right;
	}
.txtLft {
	text-align:left;
	}