a:link {
	color: #21375A;
	text-decoration: none;
}
a:visited {
	color: #21375A;
	text-decoration: none;
}
a:hover {
	color: #5782AB;
}
a:active {
	color: #5782AB;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
;}
a.menu:hover {
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}

a.menubottom:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menubottom:visited {
	color: #FFFFFF;
	text-decoration: none;
;}
a.menubottom:hover {
	color: #90B0CF;
	text-decoration: none;
}
a.menubottom:active {
	color: #90B0CF;
	text-decoration: none;
}

.menusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #5782AB;
}
.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-left: 20px;
}

.reversesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #FFFFFF;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #21375A;
}
.copygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
