TD {
	font-family:arial, helvetica;
	font-size: 12px;
	color: Black;
}
.headers {
        font-family:arial, helvetica;font-size: 17px;
        color: 990000;
	font-weight: bold;
}
.labels {
	font-family:arial, helvetica;font-size: 12px;
        color: 5E827F;
}
.sub_headers {
        font-family:arial, helvetica;font-size: 14px;
        color: 364BAF;
	font-weight: bold;
}
.sub_headers_grey {
        font-family:arial, helvetica;font-size: 14px;
        color: 999999;
	font-weight: bold;
}
.search_headers {
	color: white;
	font-size: 10px;
	text-decoration:none;
}
.small {
	font-size: 10px;
}
.small_white {
	font-size: 10px;
        color: FFFFFF;
}
.link_white {
	font-size: 11px;
        color: FFFFFF;
}
.medium {
        font-size: 11px;
}
.medium_bold {
        font-size: 11px;
	font-weight: bold;
}
.body_bold {
	font-family:arial, helvetica;font-size: 12px;
	color: Black;
	font-weight: bold;
}
.body_green_bold {
	font-family:arial, helvetica;font-size: 12px;
        color: 5E827F;
	font-weight: bold;
}
.field_search {
        font-family:Arial,sans-serif;
        font-size:11px;
        width:110
}
.button {
	font-family:Arial,sans-serif;
	font-size:10px;
}
.title{
	FONT-SIZE: 13px;
	COLOR: #00008B;
	FONT-FAMILY: Verdana;
	letter-spacing: 2px;
	font-weight:bold;
	text-transform:uppercase;
}

.footer {
	font-size: 8pt;
	COLOR: #FFFFFF;
	font-family:Arial,sans-serif;
	font-weight: normal;
	text-transform : capitalize;
}

.nounderline {
	text-decoration:none;
	color:black
	}