.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #08467A;
}
.bgy {
	background-image: url(../images/dotted.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.bgx {
	background-image: url(../images/dottedx.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: bold;
	line-height: 20px;
}
.txtbox {

	background-image: url(../images/txt_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nullborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blueheadingbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #08467A;
}
.blueheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08467A;
}
