body {
	color: #525252;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

hr { 
	border: 0; 
	color: #e41006; 
	background-color: #e41006; 
	height: 1px; 
}

a:link { 
	color: #e41006; text-decoration: none; 
}
a:visited { 
	color: #e41006; 
	text-decoration: none; 
}
a:hover { 
	color: #0856a4; 
	text-decoration: underline; 
}
a:active { 
	color: #e41006; 
	text-decoration: none; 
}

/*|Body Black*/
.bodycopy { 
	color: black; 
}
/*|Body Red*/
.bodycopyRed { 
	color: #e41006; 
}
/*|Body Blue*/
.bodycopyBlue { 
	color: #0856a4;
}
/*|Body White*/
.bodycopyWhite { 
	color: #ececec;
}

/*|Small Black*/
.smalltext { 
	color: black; 
	font-size: .8em; 
	line-height: 1em;
}
/*|Small Red*/
.smalltextRed { 
	color: #e41006; 
	font-size: .8em; 
	line-height: 1em; 
}
/*|Small Blue*/
.smalltextBlue { 
	color: #0856a4; 
	font-size: .8em; 
	line-height: 1em;
}

/*|Headline Black*/
.headlineBlack { 
	color: black; 
	font-size: 1.8em; 
	line-height: 1.4em;
	font-family:"Times New Roman", Times, serif;
}
/*|Headline Red*/
.headlineRed { 
	color: #e41006; 
	font-size: 1.8em; 
	line-height: 1.4em;
	font-family:"Times New Roman", Times, serif;
}
/*|Headline Blue*/
.headline { 
	color: #0856a4; 
	font-size: 1.8em; 
	line-height: 1.4em;
	font-family:"Times New Roman", Times, serif;
}
/*|Headline Yellow*/
.headlineYellow { 
	color: #f1c025; 
	font-size: 1.8em; 
	line-height: 1.4em;
	font-family:"Times New Roman", Times, serif;
}

/*|Headline Large Black*/
.headlineLargeBlack { 
	color: black;
	font-size: 2.2em; 
	line-height: 1.8em;
	font-family:"Times New Roman", Times, serif;
}
/*|Headline Large Red*/
.headlineLargeRed { color: #e41006;
	font-size: 2.2em; 
	line-height: 1.8em;
	font-family:"Times New Roman", Times, serif;
}
/*|Headline Large Blue*/
.headlineLargeBlue  { color: #0856a4;
	font-size: 2.2em; 
	line-height: 1.8em;
	font-family:"Times New Roman", Times, serif;
}

/*|*/
