html {
	width: 769px;
	padding: 0;
}

body {
	width: 700px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}

h2 {
	font-size: 18px;
	color: #555555;
	margin: 0 0 5px 0;
	padding: 0;
}

h2.second, h3.second {
	width: 370px;
}

h3 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
}

h4 {
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 13px;
	color: #666666;
	margin-bottom: 5px;
}

p, ul, address {
	font-size: .8em;
	line-height: 1.2em;
	color: #444444;
	margin-top: 0;
}

ul {
	list-style: square;
}

#content a:visited {
	color: black;
}

a img {
	border: none;
}

span.required {
	color: red;
	font-weight: bold;
}
/* Header */
#header {
	background: url('/images/bkgd_hdr_print.jpg');
	clear: none;
	width: 767px;
	}

#header li {
	display: inline;
}

#header .dl_packet {
	display: none;
}

.logo {
	float: left;
	clear: none;
	margin-left: 0px;
}

/* Utility Navigation */
#utilitynav {
	display: none;
}

/* Main Navigation */
#navigation {
	display: none;
}

/* Breadcrumbs */
#breadcrumbs {
	display: none;
}


/* Subnavs */
#section_hdr {
	clear: both;
	border-top: 1px solid #444;
}

#section_nav {
	display: none;
}

/* Content */
#content {
	margin: 0;
	padding: 0 20px 20px 30px;
	width: 600px;
}

/* Content Callouts */

fieldset {
	margin: 7px 0;
	padding: 15px;
}

legend {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 -7px;
	padding: 0px 5px;
	color: #333;
}

label {
	font-size: 11px;
	font-weight: bold;
}

input {
	font-size: 10px;
	margin-bottom: 5px;
	vertical-align: middle;
}

/* Homepage */
#featurearea {
	width: 700px;
	clear: both;
	background: url('/images/bkgd_homefeature.png') repeat-x white;
}

#firstread {
	width: 200px;
	height: 132px;
	margin: 3px 0 0 0;
	padding: 0;
	float: left;
	clear: none;
}

#featurearea_right {
	width: 407px;
	float: right;
	clear: none;
}

body#home, body#home #featurearea{
	width: 612px;
}

#home_utilities {
	list-style: none;
	float: left;
	clear: both;
	width: 407px;
	margin: 17px 0 4px 0;
	padding: 0;
}

#home_utilities li {
	width: 90px;
	height: 103px;
	float: left;
	clear: none;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #454545;
}

#home_utilities img {
	border-bottom: 2px solid #f5f5f5;
	margin: 0;
	padding: 0;
	height: 72px;
	width: 90px;
}

#home_utilities a {
	color: white;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

#home_utilities a:hover {
	color: #FFCD1E;
}

#home_utilities a span {
	line-height: 0px;
	display: block;
	padding: 10px 0 0 0;
}

#featurearea_right h5 {
	background: #d1d1d1;
	color: #454545;
	padding: 3px 0 3px 7px;
	margin: 5px 7px 5px 0;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
}

p.home_newsheadline {
	color: #753f90;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 7px;
	margin: 5px 7px 5px 0;
}

p.home_newssignup, #featurearea_right form {
	display: none;
}

#subfeatures {
	width: 700px;
	margin-top: 4px;
	float: left;
	clear: both;
    margin-bottom: 6px;
}

/* 12/07/09 - TCV - chg height from 200px to 460px to allow more text on homepage */
#subfeatures div {
	width: 210px;
	height: 460px;
	float: left;
	clear: none;
	padding: 10px 0;
}
#subfeatures h4 {
	font-size: 16px;
	margin-left: 20px;
	margin-right: 20px;
}

#subfeatures p {
	margin: 5px 20px;
}
#subfeatures p,#subfeatures ul {
	font-size: 12px;
}

.delivertagline {
    font-weight:bold;
    color:#6F388A;
}

#simplesteps {width: 624px; height: 70px;}

/* Footer */
#footer {
	clear:both;
	font-size: .8em;
	margin-top: 12px;
}
#footer ul, #ftr_moreinfo, #ftr_download, #pullquote {
	display: none;}
#footer p {
	color: black!important;}

h1, h2, h3, h4, h5 {
    color:#6F388A;
}
