.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A5975;
	border-right-color: #433C2C;
	border-bottom-color: #433C2C;
	border-left-color: #433C2C;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0D5D8;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4E524C;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #095183;
	text-decoration: none;
}
.head2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6B6D;
	text-decoration: none;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6B6D;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 10px;
}

