a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #001542;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #001542;
}
a:hover {
	text-decoration: underline;
	color: #2F3D5D;
}
a:active {
	text-decoration: none;
	color: #001542;
}

a.two {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #9fa5b5;
}
a.two:link {
	text-decoration: none;
}
a.two:visited {
	text-decoration: none;
	color: #9fa5b5;
}
a.two:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.two:active {
	text-decoration: none;
	color: #9fa5b5;
}
a.three {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: 18px;
	color: #001542;
}
a.three:link {
	text-decoration: none;
}
a.three:visited {
	text-decoration: none;
	color: #001542;
}
a.three:hover {
	text-decoration: underline;
	color: #324264;
}
a.three:active {
	text-decoration: none;
	color: #001542;
}
a.four {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #415581;
}
a.four:link {
	text-decoration: underline;
}
a.four:visited {
	text-decoration: none;
	color: #415581;
}
a.four:hover {
	text-decoration: underline;
	color: #001542;
}
a.four:active {
	text-decoration: none;
	color: #415581;
}
.white11pt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}
.blue11pt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #001542;
}
.blue11ptbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: 30px;
	color: #001542;
}
.blue18ptbold {
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	line-height: 30px;
	color: #001542;
}
.gray10pt {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #9fa5b5;
}
.header{
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	line-height: 17px;
	color: #415581;
}
.pullquote{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #415581;
	text-align:center;
}
.picture {
	border: 1px solid #939eb3;
}