.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	margin: 10px;
}
.caption {
	font-size: 9px;
	line-height: 10px;
}
.bluedots {
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #0073CF;
	border-left-width: 1px;
	border-left-color: #0073CF;
}
.bluedottop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0073CF;
}

.blueborder {
	border: 1px solid #0073CF;
}
.newsHead {
	background-color: #0073CF;
	border-top: 1px solid #0073CF;
	border-bottom: 1px solid #0073CF;
	margin: 0px;
	padding: 2px;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_grad.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0073CF;
	text-align: center;
}
li {
	line-height: 18px;
}
.tblhead {
	font-weight: bold;
	color: #000000;
	background-color: #FFC300;
}
.tblbdrblue {
	border: 1px solid #007DC3;
}
.tblbluespace {
	margin-left: 5px;
	border: 1px solid #007DC3;
}
