 body {
	margin: 1px 0px 10px 0px;
	font-size: 100%;
	font-family: Verdana;
	background-color: #e3e9f0;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans serif;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #3e851c;
	margin: 0px;
	display: inline;
}
h2 {
	margin-top: 10px;
	font-size: 130%;
	color: black;
}
h3 {
	margin-top: 10px;
	font-size: 110%;
	color: black;
}
h4 {
	margin-top: 10px;
	font-size: 100%;
	color: black;
}
h5 {
	margin-top: 10px;
	font-size: 90%;
	color: black;
}
P, TD, TH, UL, OL {
	font-size: 80%;
}
TD P,TH P,UL P,DL P,OL P {
	font-size: 100%;
}
TD P {
	margin-top: 0px;
	margin-bottom: 6px;
}
IMG {
	border: 0px;
	padding: 3px;
}
LI {
	margin-bottom: 6px;
}
A:link, A:active {
	color: Navy;
}
A:hover {
	color: gray;
	text-decoration: none;
}
A:visited {
	color: black;
}
#bcrumbs {
	padding: 0px;
	color: gray;
	font-size: 8pt;
}
#bcrumbs a {
	color: gray;
	text-decoration: none;
}
#bcrumbs a:hover, #bcrumbs a:active {
	color: silver;
	text-decoration: underline;
}
.pinkText {
	color: #C40060 !important;
}
.greenText {
	color: #3E851C !important;
}

UL.arrowLinkList {
	margin: 0px 0px 0px 0px;	/*removes indent IE and Opera*/
	padding: 0px;	/*removes indent Mozilla and NN7*/
	list-style-type: none;	/*turns off display of bullet*/
}
UL.arrowLinkList * A,UL.arrowLinkList * A:link,UL.arrowLinkList * A:visited {
	padding: 2px 2px 2px 15px;
	background-position: 3px left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-second-level-off.gif) !important;
}
UL.arrowLinkList * A:hover {
	background-image: url(/images/template/sidebar-second-level-over.gif) !important;
}

A.arrowLink,A.arrowLink:link,A.arrowLink:visited {
	text-decoration: none;
	color: #3E851C;
	padding: 2px 2px 2px 15px;
	display: block;
	background-position: left 3px;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-second-level-over.gif) !important;
}

A.arrowLink:hover {
	background-image: url(/images/template/sidebar-second-level-off.gif) !important;
}

P.homepageLinkItem {
	font-size: 10px;
	border-bottom: 1px solid #3E851C;
}

#pageWrapper {
	display: block;
	width: 796px;
	border-left: 1px solid silver;
	border-right: 4px inset #d2d5db;
	border-bottom: 4px inset #d2d5db;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(/images/template/sidebar-background.gif);
}
#topLogo {
	display: block;
	width: 160px;
	height: 209px;
	margin: 0px;
	float: left;
	background-color: white;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/images/template/hdlc_logo.gif);
}
#topRightSection {
	margin: 0px;
	width: 636px;
	height: 209px;
	float: right;
}
#topRightSection #topTitle {
	clear: right;
	width: 636px;
	height: 45px;
	display: block;
	background-color: white;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(/images/template/hdlc_address.gif);
}
#topRightSection #siteHeader {
	width: 636px;
	height: 112px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/header-flat.jpg);
}
#topRightSection #siteHeader h1 {
	display: none;
}

#contentArea {
	margin: 0px;	
	padding: 0px;
	float: left;
	width: 636px;
	font-size: 80%;
}
#contentArea P,#contentArea UL,#contentArea OL,#contentArea TH,#contentArea TD {
	font-size: 100%;
}

h1.pageTitle {
	clear: both;
	margin: 0px;
	padding: 3px 25px 3px 13px;
	color: white;
	text-align: left;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 14pt;
	background-color: #5e96c5;
	baaackground-color: #B8CDE4;
	background-image: url(/images/template/heading-curve.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* BUTTON STYLES FOR SIDE NAVIGATION*/
#sideSpecial {
	padding-top: 10px;
}
#sideSpecial A {
	padding-left: 30px !important;
	background: none !important;
	text-decoration: none;
	font-size: 8pt !important;
	color: #0000cc !important;
}

#underSidebar {
	width: 160px;
	height: 200px;
	padding-top: 10px;
	overflow: hidden;
}
#underSidebar img {
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	border-right: 3px solid #C0C0C0;
	border-bottom: 3px solid #C0C0C0;
	margin-left: 8px;
	padding: 0px;
}

#sideMenu {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans serif;
	width: 160px;
	min-height: 300px;
}

#sideMenu #sectionHeader {
	display: block;
	width: 136px;
	text-decoration: none;
	padding: 8px 2px 8px 22px;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-header.gif);
	color: #474648;
}

#sideMenu #headlinesHeader {
	display: block;
	width: 136px;
	text-decoration: none;
	padding: 8px 11px 8px 13px;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	border-bottom: 2px solid white;
}

#headlineListings {
	width: 150px;
	padding: 5px;
	color: #3e851c;
	font-size: 14px;
	baackground-color: #d8e7d2;
	border-bottom: 2px solid white;
}

#headlineListings P {
	padding-bottom: 5px;
}

#sideMenu P {
	margin: 0px 0px 0px 10px;
}
#sideMenu A {
	text-decoration: none;
	color: black;
}
#headlineListings A {
	text-decoration: none;
	color: black;
}
#headlineListings A:hover {
	color: #3e851c;
}

#sideMenu ul {
	margin: 0px 0px 0px 0px;	/*removes indent IE and Opera*/
	padding: 0px;	/*removes indent Mozilla and NN7*/
	list-style-type: none;	/*turns off display of bullet*/
	font: 14px arial, sans-serif;
}
#sideMenu ul li {
	padding: 0px;
	margin: 0px; /* space between nav items  */
}
#sideMenu ul * a {
	display: block;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
#sideMenu ul {
	padding-left: 0px;
	bbackground-color: #c40060;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom: none;
}
#sideMenu ul li {
	border-bottom: none;
}
#sideMenu ul li a,#sideMenu ul li a:visited {
	width: 143px;
	padding: 2px 2px 2px 15px;
	font-size: 13px;
	font-weight: normal;
	background-position: 3px 6px;
	background-repeat: no-repeat;
	background-image: url(/images/template/bullet-orange.gif);
}
#sideMenu ul li a:hover {
	background-image: url(/images/template/bullet-blue.gif);
}
#sideMenu ul li a.onPage, #sideMenu ul li a.onPage:visited, #sideMenu ul li a.onPage:hover {
	background-image: url(/images/template/bullet-green.gif);
}

#sideMenu ul li ul {
	padding-top: 0px;
	padding-bottom: 0px;
}
#sideMenu ul li ul li a,#sideMenu ul li ul li a:visited {
	width: 133px;
	padding: 2px 2px 2px 25px;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background-image: none;
}
#sideMenu ul li ul li a:hover {
	background-color: #DAE6F2;
	background-image: none;
}
#sideMenu ul li ul li a.onPage, #sideMenu ul li ul li a.onPage:visited, #sideMenu ul li ul li a.onPage:hover {
	background-color: #0568aa;
	background-image: none;
	color: white;
}

#topSubMenu {
	float: right;
	clear: both;
	height: 30px;
}
#topSubMenu ul {
	margin: 0px;
	padding: 0px;
}
#topSubMenu ul li {
	float: left;
	list-style-type: none;
	width: auto;
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, "sans serif";
}

#topSubMenu a {
	padding: 8px 10px 4px 12px;
	background-image: url(/images/template/top-nav-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: white solid 1px;
	text-decoration: none;
	color: black;
	display: block;
}
#topMenu {
	width: 636px;
	height: 22px;
	overflow: hidden;
}
/* General configuration CSS */

#topMenu ul li ul {
	display: none;	/* Needed to display ok in Opera */
}

#topMenu {
	visibility: hidden;	
}
#topMenu ul {
	margin: 0px;	/* No indent */
	padding: 0px;	/* No indent */
}

#topMenu li {
	list-style-type: none;	/* No bullets */
	margin: 0px;
	padding: 0px;
}	
#topMenu a {
	margin: 0px;
	padding: 0px;
}
/* End general configuration CSS */

/* Cosmetic */

/***********************************************************************
	CSS - MENU BLOCKS
 	General rules for all menu blocks (group of sub items) 
***********************************************************************/
#topMenu ul.menuBlock1 {	/* Menu bar - main menu items */
	width: 636px;
	height: 22px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#topMenu ul.menuBlock2 {	/* Menu bar - main menu items */
	width: 150px !important;
	padding: 1px;
	border: 1px solid #555;
	background-color: #E2EBED;
	overflow: visible;
}
#topMenu ul.menuBlock3 {	/* Menu bar - main menu items */
	width: 150px !important;
	padding: 1px;
	border: 1px solid #555;
	background-color: #E2EBED;
	overflow: visible;
}
#topMenu ul.menuBlock4 {	/* Menu bar - main menu items */
	width: 150px !important;
	padding: 1px;
	border: 1px solid #555;
	background-color: #E2EBED;
	overflow: visible;
}

/***********************************************************************
	CSS - MENU ITEMS
 	Here, you could assign rules to the menu items at different depths.
***********************************************************************/
/* General rules for all menu items */
#topMenu a {
	text-decoration: none;
	font-family: Arial, Helvetica, "sans serif";
	display: block;
	text-decoration: none;
}

/*
Main menu items 
*/

#topMenu .currentDepth1 {
	color: white;
}
#topMenu .currentDepth1over {
	color: white;
}
#topMenu .currentDepth1 a {
	width: 122px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	border-left: 1px solid white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, "sans serif";
	background-image: url(/images/template/top-navigation.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: white;
}
#topMenu .currentDepth1over a, #topMenu .currentDepth1 a.onPage, #topMenu .currentDepth1over a.onPage {	/* Text rules */
	width: 122px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	border-left: 1px solid white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, "sans serif";
	background-image: url(/images/template/top-navigation-over.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: white;
}

/* Sub menu depth 1 */
#topMenu .currentDepth2 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth2over {
	padding-right: 0px;
	background-color: #E2EBED;
	border: 1px solid #3E851C;
}
#topMenu .currentDepth2over a {	/* Text rules */
	color: #000;
	background-color: #d8e7d2;
}
/* Sub menu depth 2 */
#topMenu .currentDepth3 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth3over {
	padding-right: 0px;
	background-color: #EDE3EB;
	border: 1px solid #3E851C;
}
/* Sub menu depth 3 */
#topMenu .currentDepth4 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth4over {
	padding-right: 0px;
	background-color: #EBEDE3;
	border: 1px solid #3E851C;
}	

#bottomSubMenu {
	float: right;
	height: 42px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	overflow: hidden;
}
#bottomSubMenu ul {
	margin: 0px;
	height: 20px;
	padding: 10px 0px 0px 0px;
}
#bottomSubMenu ul li {
	float: left;
	list-style-type: none;
	width: auto;
	font-family: Arial, Helvetica, "sans serif";
}

#bottomSubMenu a {
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size: 11px;
	color: #474648;
	display: block;
}
#bottomSubMenu a:hover {
	color: navy;
}

#bottomLeft {
	padding: 3px 5px 3px 5px;
	height: 42px;
	width: 440px;
	color: #474648;
}

#footerSection {
	clear: both;
	height: 42px;
	background-color: white;
	border-top: 1px solid gray;
}

#footerSection IMG {
	padding: 0px;
	margin: 0px;
}

A.inlineButton {
	width: 80px;
	border: 1px solid black;
	padding: 2px;
	background-color: #dff0c6;
}

DIV.highlightBox {
	background-image: url(/images/template/highlight-content-left.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 208px;
	float: left;
	margin: 15px;
	background-color: white;
	margin: 0px; padding: 0px 20px 0px 0px;
}
DIV.highlightBox DIV.hbHeader {
	background-image: url(/images/template/highlight-header-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px; padding: 0px;
}
DIV.highlightBox DIV.hbHeader h2 {
	background-image: url(/images/template/highlight-header-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: none;
	margin: 0px; padding: 0px 2px 0px 2px;
	font-size: 15px;
	height: 22px;
	overflow: hidden;
	text-align: center;
	color: black;
	font-weight: bold;
}
DIV.highlightBox DIV.hbContent {
	background-image: url(/images/template/highlight-content-right.gif);
	background-position: top right;
	background-repeat: repeat-y;
	margin: 0px; padding: 2px 7px 2px 5px;
}
DIV.highlightBox DIV.hbFooter {
	background-image: url(/images/template/highlight-footer-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size:8px;
	margin: 0px; padding: 0px;
	height: 17px;
}
DIV.highlightBox DIV.hbFooter DIV.hbFooterCorner {
	background-image: url(/images/template/highlight-footer-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size:8px;
	height: 17px;
}

DIV.hbSectionItem {
	border-bottom: 1px solid #d5e0d9;
	padding-top: 5px;
	padding-bottom: 5px;
}

DIV.hbSectionItem A,DIV.hbSectionItem A:link,DIV.hbSectionItem A:visited {
	text-decoration: none;
	color: #4b578b;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	display: block;
}


SPAN.hbSectionDescription {
	display: block;
	padding-left: 10px;
	font-size: 80%;
}


#searchResults TABLE {
	border-top: 1px solid black !important;
	border-left: 1px solid black !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
}
#searchResults TD {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 2px solid #d0d0d0 !important;
	border-bottom: 2px solid #c0c0c0 !important;
	font-size: 8pt;
	padding: 2px;
	margin: 0px;
}
#searchResults TH {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 2px solid #d0d0d0 !important;
	border-bottom: 2px solid #c0c0c0 !important;
	background-color: #afb9d1;
	color: white;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
}


