.footer {
	font-size: xx-small;
	color: #333333;
}
.left_txt {
	font-size: x-small;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.white_txt {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.breadcrumbs {
	font-size: xx-small;
	color: #666666;
}
h1 {
	color: #023060;
	font-size: medium;
}
h2 {
	font-size: small;
	color: #082C6B;
	vertical-align: baseline;
}
.subheadings {
	font-weight: bold;
	color: #02326A;
}
.spotted_border {
	border: 1px dashed #051D45;
}
.left_txt_balck {

	font-size: x-small;
	color: #000000;
}
.page_headings {
	font-size: medium;
	font-weight: bold;
	color: #003263;
}
.small_headings {
	font-size: small;
	color: #183A5B;
	font-weight: bold;
	text-decoration: none;
}