#content {
	background-color: #FFFFFF;
	background-image:url(/images/site_elements/content_background-small.gif);
	background-position: center top;
	height:100%;
	width: 430px;
	background-repeat: repeat-y;
}
#pagebottom {
	height:20px;
	width: 930px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7db00;
}
#content #masthead {
	background-attachment: scroll;
	background-image: url(/images/site_elements/postalcode_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content #maincontent {
	padding-left: 25px;
	padding-right: 25px;
}

#content #maincontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	/*background-color: #ef9f22;*/
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 8px;
	/*background-image: url(images/site_elements/headers/h1background.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
#content #maincontent h1 a:link {
	text-decoration: none;
	color: #000000;
}

#content #maincontent h1 a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h1 a:hover {
	text-decoration: underline;
	color: #CD1F28;
}
#content #maincontent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/*padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;*/
	margin: 0 0 0 0;
}

#content #maincontent h2 a:link {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h2 a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h2 a:hover {
	text-decoration: underline;
	color: #CD1F28;
}

#content #maincontent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 0 0;
}
#content #maincontent h3 a:link {
	text-decoration: none;
	color: #333333;
}
#content #maincontent h3 a:visited {
	text-decoration: none;
	color: #3333333;
}
#content #maincontent h3 a:hover {
}


#content #maincontent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content #maincontent h4 a:link {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h4 a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h4 a:hover {
	text-decoration: underline;
	color: #CD1F28;
}

#content #maincontent h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}

#content #maincontent h5 a:link {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h5 a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h5 a:hover {
	text-decoration: underline;
	color: #CD1F28;
}

#content #maincontent h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}

#content #maincontent h6 a:link {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h6 a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent h6 a:hover {
	text-decoration: underline;
	color: #CD1F28;
}

#content #maincontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: top:0px, bottom:2px;
}
#content #maincontent p a:link {
	text-decoration: underline;
	color: #CD1F28;
}
#content #maincontent p a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent p a:hover {
	text-decoration: none;
	color: #ef9f22;
}

#content #maincontent p .error {
	font-family: "Courier New", Courier, monospace;
	color: #BB0721;
	font-weight: bolder;
}

#content #maincontent p .note {
	color: #666666;
	font-style: italic;
}

#content #maincontent label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}

#content #maincontent table tr th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

#content #maincontent table tr th a:link {
	text-decoration: none;
	color: #000000;
}
#content #maincontent table tr th a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent table tr th a:hover {
	text-decoration: underline;
	color: #CD1F28;
}


#content #maincontent table tr  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}

#content #maincontent table tr  a:link {
	text-decoration: underline;
	color: #000000;
}
#content #maincontent table tr a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent table tr  a:hover {
	text-decoration: none;
	color: #CD1F28;
}

#content #maincontent table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}

#content #maincontent table tr td a:link {
	text-decoration: underline;
	color: #000000;
}
#content #maincontent table tr td a:visited {
	text-decoration: none;
	color: #000000;
}
#content #maincontent table tr td a:hover {
	text-decoration: none;
	color: #CD1F28;
}