/* CSS Document */

/* FONTS */
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D2F5B;
	font-style: normal;
}

.list-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #526785;
	list-style-type: none;
	line-height: 18px;
}
.dropDown {
	width: 200px;
}