/* CSS Document */
body {
	text-align:center;
	margin:0 auto;
	background:#95C2DA;
}
.mntble {
	padding:0px 20px 0px 20px;
	border:1px solid #0070AB;
	background:#FFFFFF;
}
.menubg {
	background:#014A7A;
	height:25px;
	border-bottom:1px solid #FFFFFF;
}
.txtmsg {
	font-family:Arial;
	font-size:11px;
	font-weight:none;
	color:#014A7A;
	text-align:justify;
	line-height:20px;
	padding:0px 5px 0px 5px;
}
.menucol {
	border-right:1px solid #95C2DA;
}
.pgtitle {
	font-family:Georgia;
	font-weight:bold;
	font-size:16px;
	color:#014A7A;
	text-tranform:uppercase;
	line-height:30px;
}
.txt {
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:12px;
	color:#484848;
	text-align:justify;
	padding:0px 10px 0px 10px;
	line-height:22px;
}
.readmore {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#006AB0;
	text-decoration:none;
}
.readmore:hover {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	color:#006AB0;
	text-decoration:underline;
}

.indtblbg {
	background:url(../images/tbl_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px 10px 0px 15px;
}
.indtxt {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#014A7A;
	line-height:18px;
}
.footer {
	background:url(../images/bottom_swirl.jpg);
	background-position:centyre top;
	background-repeat:no-repeat;
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#0066A9;
	text-align:center;
	padding:60px 0px 10px 0px;
}
.downtxt {
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#383838;
	text-align:center;
	line-height:25px;
}
.tilink {
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#383838;
	text-decoration:none;
}
.tilink:hover {
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#383838;
	text-decoration:underline;
}
.postedby {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#B0B0B0;
}
.ftrlink {
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#0066A9;
	text-decoration:none;
}
.ftrlink:hover {
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#0066A9;
	text-decoration:underline;
}
.sitemaptitile {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#484848;
	text-decoration:underline;
	padding:0px 0px 0px 20px;
}
.sitemapsubtitile {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#484848;
	text-decoration:none;
	padding:0px 0px 0px 40px;
}
