/* Print Structure =====*/
html {
	width: 100%;
}

body {
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	width: 95%;
}

img {
	border: 0;
}

.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

a:link {
	color: #0b147d;
	text-decoration: underline;
}

a:visited {
	color: #0b147d;
	text-decoration: underline;
}

a:hover {
	color: #fa2007;
	text-decoration: underline;
}

a:active {
	color: #fa2007;
	text-decoration: underline;
}

.solo{ /* This hides certain form fields for some reason =====*/
	display:none;
}

.poweredby, .homebox, .navcol, .scroller, .topnav, .teaser, .footer a {
	display: none;
}

.twocolumn {
	float: left;
	width: 400px;
}

.sidecolumn {
	float: right;
	width: 200px;
	padding: 0 10px 20px 10px;
	margin: 20px 20px 20px 0;
	border-left: 1px solid #eec999;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	font-size: 12px;
}

.footer {
	clear: both;
	font-size: 11px;
	color: #444;
}

/* Text Elements =====*/
h1 {
	font-family: trebuchet, "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #fa2007;
	line-height: 30px;
	margin: 0 0 10px 0;
}

	h1 a {
		text-decoration: none !important;
	}

h2 {
	font-family: trebuchet, "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0b147d;
	line-height: 24px;
	margin: 0 0 10px 0;
}

h3 {
	font-family: trebuchet, "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0b147d;
	line-height: 20px;
	margin: 0 0 10px 0;
}

	h3.countiesserved {
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #202562;
	}

h4 {
	font-family: trebuchet, arial, helevetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #153E94;
	margin: 0 0 5px 0;
	line-height: 18px;
}

h5 {
	font-family: trebuchet, arial, helevetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6688C1;
	margin: 0 0 5px 0;
	line-height: 15px;
}

.underline {
	text-decoration: underline
}

.strikethrough {
	text-decoration: line-through
}

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	padding: 0 10px 10px 0;
}

.imageFloatRight {
	float: right;
	padding: 0 0 10px 10px;
}

/* Legacy Styles Support =====*/
.heading1 {
	font-family: trebuchet, "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #fa2007;
	line-height: 30px;
	margin: 0 0 10px 0;
}

.heading2 {
	font-family: trebuchet, "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0b147d;
	line-height: 24px;
	margin: 0 0 10px 0;
}

.heading3 {
	font-family: trebuchet, "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0b147d;
	line-height: 20px;
	margin: 0 0 10px 0;
}

.heading4 {
	font-family: trebuchet, arial, helevetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #153E94;
	margin: 0 0 5px 0;
	line-height: 18px;
}

.heading5 {
	font-family: trebuchet, arial, helevetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6688C1;
	margin: 0 0 5px 0;
	line-height: 15px;
}

.featuredlinksHeading {
	font-family: trebuchet, arial, helevetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #153E94;
	margin: 0 0 5px 0;
	line-height: 18px;
}
