body{
	margin:0;
}
.topGradient{
	background:url('topGradient.jpg') repeat-x lef top;
}
.leftTitles{
	font-family: Arial;
	color:#1B79AB;
	font-size: 16px;
	height: 29px;
	background: url('leftTitleBG.jpg') no-repeat left top;
	font-weight: bold;
	padding-left: 6px;
}
.leftText{
	font-family: Arial;
	color:#333333;
	font-size: 11px;
	line-height: 16px;
}
.txbox{
	font-family: Arial;
	color:#333333;
	font-size: 11px;
	line-height: 18px;
	width: 160px;
	height: 19px;
	border:1px solid #B1C1C9;
}
.pageTitle{
	font-family: Arial;
	color:#2079A8;
	font-size: 18px;
	background: url('dotted.jpg') repeat-x left bottom;
	padding-top:12px;
}
.newsTitle{
	font-family: Arial;
	color:#2079A8;
	font-size: 18px;
	padding-top:12px;
}
.pageText{
	font-family: Arial;
	color:#333333;
	font-size: 12px;
}
.blueText{
	font-family: Arial;
	color:#1A7FB5;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.bottomText{
	font-family: Arial;
	color:#7A7A7A;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
.bottomText a:link{
	font-family: Arial;
	color:#7A7A7A;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
.bottomText a:visited{
	font-family: Arial;
	color:#7A7A7A;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
.bottomText a:active{
	font-family: Arial;
	color:#7A7A7A;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
.bottomText a:hover{
	font-family: Arial;
	color:#7A7A7A;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
