body {
	font-family: Arial, Helvetica, sans-serif;
	color: #404042;
	font-size: 80%;
	line-height: 1.5em;
}

a {
	color: #020878;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

hr { border: 0; color: #020878; background-color: #020878; height: 1px; }


/*|Body Black*/
.bodycopy    { 
	color: #404042;  
	font-family: Arial, Helvetica, sans-serif; 
}
/*|Body Blue*/
.bodycopyBlue { 
	color: #020878; 
	font-family: Arial, Helvetica, sans-serif; 
}
/*|Body Gold*/
.bodycopyGold { 
	color: #ba8707; 
	font-family: Arial, Helvetica, sans-serif; 
}

/*|Small Black*/
.smalltext    { 
	color: black; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif;
}
/*|Small Blue*/
.smalltextBlue { 
	color: #020878; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif;
}
/*|Small Gold*/
.smalltextGold { 
	color: #ba8707; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
}

/*|Headline Black*/
.headlineBlack { 
	color: black; 
	font-size: 130%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*|Headline Blue*/
.headline { 
	color: #020878; 
	font-size: 130%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*|Headline Gold*/
.headlineGold  { 
	color: #ba8707; 
	font-size: 130%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*|Headline Large Black*/
.headlineLargeBlack { 
	color: black; 
	font-size: 150%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*|Headline Large Blue*/
.headlineLargeBlue  { 
	color: #020878;
	font-size: 150%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*|Headline Large Gold*/
.headlineLargeGold  { 
	color: #ba8707; 
	font-size: 150%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*|*/
