body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;
	border: 0;
	padding: 0;
	margin: 0;
	background-image:   url(../images/second-left-col-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
body.body-home {
	background-image: url(../images/home-left-col-bg.gif);
}
a {
	text-decoration: none;
	color: #F7941C;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	margin: 0 0 0.5em 0;
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1em;
}
h2 {
	font-size: 1.25em;
	margin: 1.2em 0em 0.6em 0em;
	font-weight: bold;
	color: #869D0F;
}
h2.appformh2 {
	font-size: 1.25em;
	font-weight: normal;
}
h3 {
	font-size: 1.15em;
	margin: 1.5em 0em 0.8em 0em;
	font-weight: bold;
	}
h4 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 0;
	}
li > p {
	margin-top: 0.2em;
	}
strong, b {
	font-weight: bold;
	}
#form1 {
	margin: 0;
}
#container-home {
	width: 100%;
	margin: 0;
}
#container-second {
	width: 100%;
	margin: 0;
	background-image:  url(../images/second-right-col-bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
#content-results 
{
	height: 450px;
	overflow: auto;
}
#content-future
{
	background-image:  url(../images/second-right-col-bg.gif);
	padding: 10px;
	margin-left: -12px;
	margin-top: 20px;
}	
#submit-profile 
{
	margin-top: 20px;
	margin-left: 7px;
}
#banner {
    background-color:#ddd;
	margin: 0;
}
#banner  {
	margin: 0;
	padding: 0 0 0 0;
	/*background: #9CB227 url(../images/banner1.jpg) no-repeat;*/
	background-color: #9CB227;
	/*Hide the text*/
	overflow: hidden;
	/* WIN IE5 hack */
	height: 94px;
	voice-family: "\"}\"";
	voice-family:inherit;
	
}
#banner h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used instead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
#skip-nav {
	position: absolute;
	left: -1000em;
	width: 20em;
}
#main-nav {
    background-color: #D1E174;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#main-nav a {
	font: 1.15em Geneva, Arial, Helvetica, sans-serif; /* need to change this font so that it works on Mac IE5 */
	margin: 0 3px;
	text-decoration: none;
	color: #000;
	line-height: 1.5em;
}
#main-nav a:hover {
	text-decoration: underline;
}
#main-nav a.current-main-nav {
	text-decoration: underline;
}
#search-form {
	margin: 20px 5px 25px 0;
}
#search-form select {
	width: 136px;
	margin: 0 0 10px 7px;
}
#search-form input {
	width: 130px;
	margin: 5px 0 10px 7px;
}
#search-form input.ref-no {
	width: 105px;
}
#search-form input.go-button {
	width: 20px;
	vertical-align: bottom;
	margin-left: 0;
}
#search-form label {
	padding-left: 0.5em;
}
#search-form h3 {
	padding-left: 0.5em;
}
#left-col-home {
	float: left;
	width: 160px;
	margin: 0;
}
#left-col-home p {
	margin: 0 0 1em 0;
}
/*
#left-col-second {
	position: absolute;
	width: 172px;
	top: 118px;
	left: 0;
	z-index: 2;
}
*/
#left-col-second {
	float: left;
	width: 172px;
	margin: 0;
}
#content-home {
	margin-left: 160px;
	padding: 2em 0 0 2em;
}
#content-home-text {
	line-height: 1.3em;
	margin-right: 263px;
}
#content-second {
	margin: 0 175px 20px 172px;
	background-color: #fff;
	padding: 2em 1em 0 2em;
}
#boxes {
	width: 95%
}
#hot-box-wrapper a {
	text-decoration: none;
	color: #000;
}
#hot-box-wrapper a:hover {
	background: #E9F0C1;
}
#what-box-wrapper a {
	text-decoration: none;
	color: #000;
}
#what-box-wrapper a:hover {
	background: #E9F0C1;
}
#hot-box {
	background: #D0E274;
	margin: 20px auto;
	width: 140px;
	height: 58px;
	border: 1px solid #000;
	text-align: center;
	display: block;
}
#what-box {
	background: #FFDE77;
	margin: 0 auto;
	width: 140px;
	height: 58px;
	border: 1px solid #000;
	text-align: center;
	display: block;
}
/* Commented backslash hides following rules from IE5-Mac \*/
#hot-box-wrapper {
	width: 50%;
}
#what-box-wrapper {
	float: right;
	width: 49%;
}
#hot-box {
	margin: 0 auto;
}
/* end of IE5-Mac hiding rules */
#what-box strong {
	margin: 0;
	padding: 4px 0;
	font-size: 1.15em;
	line-height: 1.6em;
}
#hot-box strong {
	margin: 0;
	padding: 4px 0;
	font-size: 1.15em;
	line-height: 1.6em;
}
#content-home-images {
	float: right;
	width: 272px; /* width must be specified so that Opera 7 does not put the two images one above the other */
}
#content-home-images img {
	vertical-align: top;
}
#map {
	float: left;
	width: 123px;
	text-align: center;
}
#dhb-label {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5em;
	border: 0;
	overflow: hidden;
}

/*
#right-col-second {
	position: absolute;
	width: 175px;
	top: 118px;
	right: 0;
	z-index: 1;
	background: green;
}
*/
#right-col-second {
	float: right;
	width: 175px;
	margin: 0;
}
#footer {
	padding: 0 0 10px 0;
	color: #FFDD7E;
	clear: both;
	margin: 0 0 0 190px;
}
#footer a {
	font-size: 1em;
	font-weight: normal;
	margin: 0 8px;
	text-decoration: none;
	color: #000;
	line-height: 1.5em;
}
#footer a:hover {
	text-decoration: underline;
}
.no-wrap {
	white-space: nowrap;
}
#left-nav {
	margin: 25px 10px 25px 10px;
}
#left-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#left-nav li {
	margin: 0;
	display: inline;
}
#left-nav a {
	display: block;
	padding: 3px 10px;
	color: #000;
	background-color: #C7DB8A;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #fff;
	font-weight: bold;
	/*font-size: 1.15em;*/
font-size: 0.9em;
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
#left-nav a:link, left-nav a:visited {
} 
#left-nav a:hover {
	color: #000;
	background-color: #FFDC7E;
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#left-nav a:active {
}
#left-nav a.sec-lvl-nav-on {
	background-color: #FFDC7E;
}
#left-nav a.third-lvl-nav, #left-nav a.third-lvl-nav-on {
	display: block;
	padding: 0 5px 5px 30px;
	color: #000;
	background-color: #E9F0C1;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 115px;
}
#left-nav a.third-lvl-nav-on {
	background-color: #FFDC7E;
}
#left-col-box {
	width: 150px;
	border: 1px solid #9CB327;
	margin: 0 0 0 10px;
	background: #fff;
}
#left-col-box h4 {
	background: #9CB327;
	color: #fff;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#left-col-box-content {
	padding: 0 8px;
}
#left-col-box-content p {
	line-height: 1.3em;
}
#right-col-box {
	width: 150px;
	border: 1px solid #9CB327;
	margin: 0 0 0 12px;
	background: #fff;
}
#right-col-box h4 {
	background: #9CB327;
	color: #fff;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#right-col-box-content {
	padding: 0 8px;
}
#right-col-box-content p {
	line-height: 1.3em;
}
.red{
	color: #FF0000;
}
.smallerfont {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
}