img, div { behavior: url(javascript/iepngfix.htc) }

ul {
	padding:0 0 20px 0;
	margin:0 0 0 15px;
}

ol {
	padding:0 0 20px 0;
	margin:0 0 0 23px;
}


ul.yellow {
	color:#c5942c;
	/*padding: 12px 0 12px 0;*/
	/*padding-bottom:24px;*/
	font-weight:bold;
	/*margin-left:15px;*/
}

.border_yellow {
	border:#c5942c solid 2px;
	margin:8px;
}
.border_yellow_no_pad {
	border:#c5942c solid 2px;
}
.caption {
	padding:0 8px 8px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #c5942c;
}

ul.blue {
	color:#0b73af;
	/*padding: 12px 0 12px 0;*/
	/*padding-bottom:24px;*/
	font-weight:bold;
	/*margin-left:15px;*/
}

ul.blue ul {
	color:#0b73af;
	font-size:0.9em;
	/*padding: 12px 0 12px 0;*/
	padding-left:24px;
	padding-bottom:0;
	font-weight:bold;
}

.border_blue {
	border:#0b73af solid 2px;
	margin:8px;
}

ul.green {
	color:#00543d;
	/*padding: 12px 0 12px 0;*/
	/*padding-bottom:24px;*/
	font-weight:bold;
	/*margin-left:15px;*/
}

.border_green {
	border:#00543d solid 2px;
	margin:8px;
}

hr {
	color: #EE6A26;
}

body {
	background-color: #eedec7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;	
	text-align:center;
}

p, h1, h2, h3 {
	/*padding:12px 0 12px 0;*/
	padding-bottom:20px;
	margin:0;
}

h1 {
	font-size:1.2em;
	font-weight:bold;
	color:#00543d;
}

.text_blue {
	font-weight:bold;
	color:#0b6295;
}

h4 {
 	padding:0;
	margin:0;
}

a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #EE6A26;
	text-decoration:underline;
}
a:active {
	color: #EE6A26;
	text-decoration:underline;
}

table.master {
	background-color:#FFFFFF;
	width:1000px;
	vertical-align:top;
	text-align:left;
}

td.tagline {
	text-align:right;
	vertical-align:middle;
	padding-right:30px;
}

td.navigation {
	vertical-align:top;
	background: #00543d url(images/shadow_navigation.gif) top no-repeat;
	width:151px;
	padding-top:8px;
	
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#FFFFFF;
}

table.content_all {
	/* background:url(images/shadow_header_btm.png) repeat-x top; */
	width:849px;
	vertical-align:top;
}

td.bg_green {
	background:url(images/body_bg_green.jpg) top right no-repeat;
	vertical-align:top;
	/* width:849px; */
}

td.bg_blue {
	background:url(images/body_bg_blue.jpg) top right no-repeat;
	vertical-align:top;
	/* width:849px; */
}

td.bg_yellow {
	background:url(images/body_bg_yellow.jpg) top right no-repeat;
	vertical-align:top;
	/* width:849px; */
}

td.content_right_green {
	background:url(images/HB_seal_bg_green.jpg) no-repeat left top;
	vertical-align:top;
	padding-top:245px;
	width:284px;
}

td.content_right_blue {
	background:url(images/HB_seal_bg_blue.jpg) no-repeat left top;
	vertical-align:top;
	padding-top:245px;
	width:284px;
}

td.content_right_contact {
	background:url(images/HB_seal_bg_blue.jpg) no-repeat left top;
	vertical-align:top;
	padding-top:245px;
	width:315px;
}

td.content_right_yellow {
	background:url(images/HB_seal_bg_yellow.jpg) no-repeat left top;
	vertical-align:top;
	padding-top:245px;
	width:284px;
}

td.content_left {
	vertical-align:top;
	padding: 31px 45px 31px 38px;
}

#footer {
	background-color:#5fb44b;
	margin-top:6px;
	padding-top:9px;
	padding-left:189px;
	height:33px;
	width:auto;
	/* vertical-align:middle; (Not working) */
	
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/*       Table Styles         */
		

.gray_outline {
	border:#666666 solid 1px;
	margin-bottom:24px;
}

tr.row_blue {
	background-color:#0b73af;
	color:#FFFFFF;
}

tr.row_gray {
	background-color:#CCCCCC;
}

.input {
	border:#0b73af solid 1px;
	background-color:#daedf6;
}
.submit {
	border:#00543d solid 2px;
	background-color:#0E9848;
	color:#FFFFFF;
	font-weight:bold;
}

.error {
  font-family: Tahoma;
font-size: 8pt;
  color: red;
  display:none;
  }

/*
			Vertical Accordions
		*/
		
/*
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 680px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
			*/
			
		.vertical_accordion_toggle {
			display: block;
			/*height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;*/
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			/*font-size: 12px;*/
			color: #000000;
			/*border-bottom: 1px solid #cde99f;*/
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			/*background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;*/
			color: #ffffff;
			/*border-bottom: 1px solid #f68263;*/
		}

		.vertical_accordion_content {
			/*background-color: #ffffff;
			color: #444444;*/
			overflow: hidden;
		}

/*			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}*/

#vertical_nested_container {
      margin: 0;
      width: 151px;
    }
