.copy {	
	font-size:11px;
	font-family: arial, sans-serif;
	text-align:left;
	line-height:15px;
	color:#000000;
}

.copyMain {	
	font-size:12px;
	font-family: arial, sans-serif;
	text-align:left;
	line-height:15px;
	color:#000000;
}

.copyWhite {	
	font-size:12px;
	font-family: arial, sans-serif;
	text-align:left;
	color:#ffffff;
}

.blueBold {	
	font-size:12px;
	font-family: arial, sans-serif;
	text-align:left;
	line-height:15px;
	color:#0094d8;
	font-weight:bold;
}

.bullet {	
	font-size:12px;
	font-family: arial, sans-serif;
	text-align:left;
	line-height:15px;
	color:#005b85;
}

.white {	
	font-size:1em;
	text-align:left;
	color:#ffffff;
	background-color:#000000;
}

a.subMenuItem:link, a.subMenuItem:visited, a.subMenuItem:active {
	text-decoration:none;
	color:#ffffff;
	background-color:inherit;
	font-weight:normal;
}

a.subMenuItem:hover {
	color:#b6d3e8;
	background-color:inherit;
	text-decoration:underline;
}

a.linkBlue:link, a.linkBlue:visited, a.linkBlue:active {
	font-family: arial, sans-serif;
	text-decoration:underline;
	color:#0094d8;
	background-color:inherit;
	font-weight:bold;
}

a.linkBlue:hover {
	font-family: arial, sans-serif;
	color:#005b85;
	background-color:inherit;
	text-decoration:underline;
}

a.contentLink:link, a.contentLink:visited, a.contentLink:active {
	text-decoration:none;
	color:#476478;
	background-color:inherit;
	font-weight:bold;
}

a.contentLink:hover {
	color:#476478;
	background-color:inherit;
	text-decoration:underline;
}

a.casestudyLink:link, a.casestudyLink:visited, a.casestudyLink:active {
	text-decoration:none;
	color:#476478;
	background-color:inherit;
	font-weight:bold;
}

a.casestudyLink:hover {
	color:#476478;
	background-color:inherit;
	text-decoration:underline;
}

a.quoteLink:link, a.quoteLink:visited, a.quoteLink:active {
	text-decoration:none;
	color:#758b9a;
	background-color:inherit;
	font-weight:normal;
	font-size:1.1em;
}

a.quoteLink:hover {
	color:#476478;
	background-color:inherit;
	text-decoration:underline;
}

a.offerLink:link, a.offerLink:visited, a.offerLink:active {
	text-decoration:none;
	color:#476478;
	background-color:inherit;
	font-weight:bold;
}

a.offerLink:hover {
	color:#476478;
	background-color:inherit;
	text-decoration:underline;
}

a.jumpLink:link, a.jumpLink:visited, a.jumpLink:active {
	text-decoration:none;
	color:#375264;
	background-color:#e4e9ed;
	font-weight:bold;
	line-height:22px;
}

a.jumpLink:hover {
	color:#375264;
	background-color:#e4e9ed;
	text-decoration:underline;
}

a.footer:link, a.footer:visited, a.footer:active {
	text-decoration:none;
	color:#90a1ad;
	background-color:inherit;
	font-weight:bold;
}

a.footer:hover {
	color:#476478;
	background-color:inherit;
	text-decoration:underline;
}

H1 {
	font-size:1.25em;
	color:#3e5c71;
	background-color:#ffffff;
	padding-bottom:8px;
}  /* displayed at 15px */

H2 {
	font-size:1em;
	color:#688193;
	background-color:#ffffff;
	padding-bottom:8px;
}  /* displayed at 12px */

INPUT, SELECT, TH, TD {
	font-size:1.1em;
}

hr { width: 100%; height: 1px; background-color: #d9e0e4; color: #e5e5e5; border: none; }

HTML>BODY hr { margin-top:5px; margin-bottom:5px; width: 100%; height: 1px; background-color: #e5e5e5; color: #d9e0e4; border: none; } /* For Gecko-based browsers */

hr.jump { width: 100%; height: 1px; background-color: #375264; color: #375264; border: none; }
