@charset "UTF-8";
/* CSS Document */

.body_copy {
	color: #999999;
	font-family: Arial, Verdana, Helvetica, "sans serif";
	font-size: 11px;
	padding-left: 8px;
	line-height: 1.3;
	font-weight: lighter;
}

.bluecopy {color: #008ECD}

a:link {
	color: #008ECD;
	text-decoration: none;
}
a:visited {
	color: #008ECD;
}
a:hover {
	color: #00638A;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

.bigcopy{
font-family: Arial;
background-color: #000000;
color: #222222;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.1em
}

.paddedcell{
padding-left: 7px;
padding-right: 7px;
}

.paddedleft{
	padding-left: 7px;
	font-weight: lighter;
}.middle_vertalign {
	background-image: url(images/revised/blue_arrow.gif);
	background-repeat: no-repeat;
}
