.menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #242424;
	text-decoration: none;
}

.menuselect{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #7C2A90;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7C2A90;
	text-decoration: none;
}

.menu:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7C2A90;
	text-decoration: none;
}
.caption {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style:normal;
	font-weight: bold;
	color: #007E41;
	text-decoration: none;
}
.contactHeader {
	font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

.thank {
	font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	color: #AA3F00;
	text-decoration: none;
}
.caption1 {
	font-family: Verdana;
	font-size: 20px;
	font-style:normal;
	font-weight: bold;
	color: #7C2A90;
	text-decoration: none;
}
.body_text {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: none;
	color: #504F4D;
	text-decoration: none;
	line-height:18px;
}
.body_text_link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #504F4D;
	text-decoration: underline;
	line-height:18px;
}
.body_text_link:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #504F4D;
	text-decoration: none;
	line-height:18px;
}
.read_more {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #1A9FD8;
	text-decoration: underline;
	line-height:15px;
}
.read_more:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #1A9FD8;
	text-decoration: none;
	line-height:15px;
}
.input_txt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #333132;
	text-decoration: none;
}
.button {
	font-family : Trebuchet MS;
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
	background-color : #0192D1;
	text-align : center;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-color:#51712E;

	height:22px;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:25px;
}
