.drkborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2B3F7A;
	border-right-color: #2B3F7A;
	border-bottom-color: #2B3F7A;
	border-left-color: #2B3F7A;
}
.hborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00A9E0;
	border-right-color: #00A9E0;
	border-bottom-color: #00A9E0;
	border-left-color: #00A9E0;
}
h1 {
	font-family: "Gill Sans MT", Arial, "Times New Roman", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: "Gill Sans MT", Arial, "Times New Roman", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
li {
	list-style-position: outside;
	list-style-type: circle;
	color: #FFFFFF;
}
.bullettext {
	font-family: "Gill Sans MT", Arial, "Times New Roman", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
}
.more {
	font-family: "Gill Sans MT", Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B3F7A;
}
a.email {
	font-family: Gill Sans MT, Arial, Times New Roman, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.email:link {
	text-decoration: none;
}
a.email:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.email:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.email:active {
	text-decoration: none;
	color: #FFFFFF;
}
.address {
	font-family: "Gill Sans MT", Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.collections {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2B3F7A;
}
a.one {
	font-family: Gill Sans MT, Arial, Times New Roman, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #2B3F7A;
}
a.one:link {
	text-decoration: none;
}
a.one:visited {	text-decoration: none;
	color: #2B3F7A;
}
a.one:hover {
	text-decoration: underline;
	color: #2B3F7A;
}
a.one:active {
	text-decoration: none;
	color: #2B3F7A;
}