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

body, .copy {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #142a4c;
}

.welcome {
	background-image: url(a/bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.support {
	background-image: url(a/bkg-2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	background-image: url(a/bkg.gif);
	background-repeat: repeat-x;
	color: #142a4c;
	font-size: 11px;
	line-height: 14px;
}
.footer a {
	color: #142a4c;
	text-decoration: none;
}
a, .copy a, .oversized a {
	color: #68839A;
	text-decoration: underline;
}
a:hover, .footer a:hover, .copy a:hover, oversized a:hover {
	color: #93b7d6;
	text-decoration: none;
}
.request {
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
}
.caps {
	text-transform: uppercase;
}
.oversized {
	font-size: 12px;
	line-height: 16px;
}
.featuredRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #9D0000;
}
.content {
	background-image: url('a/bkg-body.gif');
	background-repeat: repeat-y;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #142a4c;
}
