body {
	background: #fff url('/images/SubPageBG.gif') no-repeat;
	margin: 0;
	font-family: sans-serif;
}

p {
	font-family: sans-serif;
	font-size: .75em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #999966;
}

li {
	font-size: 75%;
}

li.textList {
	margin: 5px 0 10px 0;
}

form {
	margin: 0;
	font-size: .75em;
}

fieldset {
	font-size: 75%;
}

legend {
	font-size: 75%;
}

a:link {
	color: #cc0033;
}

a:visited {
	color: #cc0033;
}

a:hover {
	text-decoration: none;
}

a.entry {
	color: #000;
	font-weight: bold;
	border: 0;
}

.accessible {
	display: none;
	visibility: hidden;
}

.tagline {
	float: left; 
	margin: 58px 0 0 0; 
	border: 0px solid #000;
	font-weight: bold;
	color: #cc0033;
	text-transform: uppercase;
	font-size: 75%;
	letter-spacing: 0.2em;
}

.HomePageSectionTitle {
	background: #e6e0b8;
	padding: 4px 0 4px 10px;
	border: 1px solid #c0c0c0;
	text-transform: uppercase;
	font-size: .7em;
}

.header_color {
	font-weight: bold;
	color: #cc0033;
}

.border_BL {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
	font-size: .75em;
	vertical-align: top;
}

Div0 { /* Primary Layout Container */
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
}

#Div1 { /*  Header Container */
	width: 770px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
}

#Div1-1 { /* Header - Left */
	width: 204px;
	height: 75px;
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	border: 0px solid #000;
	/* background: url('/images/SubPageLogoSm.gif') no-repeat; */
}


#Div1-2 { /* Header - Right */
	width: 550px;
	height: 75px;
	position: inherit;
	float: right;
	clear: right;
	padding: 0px 0 0px 0;
	text-align: right;
	border-bottom: 2px dotted #777;
}
#Div1-2 ul { /* Header - Right  - Tertiary (top) Nav */
	margin-top: 30px;
}
#Div1-2 ul li { /* Header - Right */
	display: inline;
	list-style: none;
	font-size: 60%;
	font-weight: bold;
}
#Div1-2 ul li a { /* Header - Right */
	padding: .75em 1.5em .75em 1.5em;
	border: 1px solid white;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
}
#Div1-2 ul li a:hover { /* Header - Right */
	background: #999966;
	border: 1px solid white;
	text-decoration: none;
	color: #fff;
}








#Div2 { /*  Home Page - Main Body - Container */
	position: static;
	width: 770px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	clear: both;
}

#Div2-1 { /* Home Page - Main Body - Left */
	float: left;
	clear: both;
	margin: 0;
	border: 0px solid #000;
}
#Div2-1 ul { /* Home Page - Main Body - Left Nav */
	list-style: none;
	margin: 0;
	padding: 0;
}
#Div2-1 ul li { /* Home Page - Main Body - Left Nav */
	font-size: 70%;
	margin-left: 0;
}
#Div2-1 ul li a { /* Home Page - Main Body - Left Nav */
	display: block;
	width: 204px;
	height: 20px;
	padding: 9px 0 0 10px;
	margin: 2px 0 2px 0;
	border: 0px solid #c0c0c0;
	border-left: 10px solid #cc0033;
	text-decoration: none;
	color: #cc0033;
	text-transform: uppercase;
	background: none;
}
#Div2-1 ul li a:hover { /* Home Page - Main Body - Left Nav */
	background: #e6e0b8;
	border-left: 10px solid #999966;
	text-decoration: none;
	color: #000;
}

#Div2-2 { /* Home Page Main Body - Right */
	width: 526px;
	position: inherit;
	float: right;
	padding: 0px 20px 0px 0;
}
#Div2-2-1{ /* Home Page Main Body - Right - Left Column */
	width: 388px;
	height: 192px;
	position: inherit;
	float: left;
	background: url('/images/HPLogo.gif') no-repeat;
	margin: 15px 0 0 10px;
	border: 0px solid black;
}
#Div2-2-2{ /* Home Page Main Body - Right - Left Column */
	width: 298px;
	height: 142px;
	position: inherit;
	float: right;
	margin: 35px 0 0 0;
	border: 0px solid black;
}




#Div3 { /*  Home Page - News and Articles Area */
	width: 766px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 0px solid #000;
	/*font-size: .9em; */
}
#Div3-1 { /* Home Page - News and Articles Area */
	width: 370px;
	float: left;
	margin: 10px 0 17px 0;
	border: 0px solid #000;
}
#Div3-1 ul { /* Home Page - News and Articles Area */
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Div3-1 li { /* Home Page - News and Articles Area */
	background-image: url('/images/ListArrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 0 .5em 1em;
}
#Div3-2 { /* Home Page - News and Articles Area */
	width: 370px;
	float: right;
	margin: 10px 0 17px 0;
	border: 0px solid #000;
}
#Div3-2 ul { /* Home Page - News and Articles Area */
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Div3-2 li { /* Home Page - News and Articles Area */
	background-image: url('/images/ListArrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 0 .5em 1em;
}



#Div4 { /*  Home Page - Calendar Area */
	position: inherit;
	width: 766px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 0px solid #000;
	/*font-size: 75%; */
}
#Div4-1 {
	width: 51%;
	float: left;
	border: 0px solid #000;
}
#Div4-1-1 {
	width: 54%;
	float: left;
	padding: 0;
	border: 0px solid #000;
}
#Div4-1-2 {
	width: 44%;
	float: right;
	border: 0px solid #000;
}
#Div4-2 {
	idth: 48%;
	width: 360px;
	float: right;
	border: 0px solid #000;
	background: none;
}
#Div4-2-1 {
	idth: 48%;
	width: 360px;
	float: left;
	border: 0px solid #000;
	background: none;
}
#Div4-2-2 {
	display: none;
	width: 48%;
	float: right;
	border: 0px solid #000;
}
#highlightImg1 {
	margin-left: auto;
	margin-right: auto;
}



#Div5 {  /* Footer */
	margin: 25px 0px 25px 0;
}
#Div5-1 {  /* Footer - Top */
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px dotted #000;
	text-align: center;
}
#Div5-2 {  /* Footer - Bottom */
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px solid #000;
}
#Div5-2-1 {  /* Footer - Bottom */
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	border: 0px solid #000;
}
#Div5-2 ul { /* Footer - Bottom */
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
#Div5-2 ul li { /* Footer - Bottom */
	display: inline;
	list-style: none;
	font-size: 75%;
}
#Div5-2 ul li a { /* Footer - Bottom */
	padding: .75em .5em .75em .5em;
	border: 1px solid white;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
	font-size: .75em;
}
#Div5-2 ul li a:hover { /* Footer - Bottom */
	background: #999966;
	border: 1px solid white;
	text-decoration: none;
	color: #fff;
}






#pmenu {
	border-bottom: 1px solid #999966;
	margin: 20px 0 20px 0;
	padding: 4px 0 28px 15px;
	font-size: .75em;
}

#pmenu ul {
	margin: 0;
	padding: 0;
}

#pmenu li {
	display : inline;
	list-style-type : none;
}

#pmenu li p {
	border-bottom: 0px solid #e6e0b8;
	background: #fff;
	color: #333;
	font-size: small;
	font-weight: normal;
	float: left;
	line-height: 14px;
	margin: 0px 8px 0 0;
	padding: .5em .25em .5em 0;
	text-decoration: none;
}

#pmenu li a {
	border: 1px solid #e6e0b8;
	border-bottom: 0;
	background: #e6e0b8;
	color: #333;
	font-size: small;
	font-weight: normal;
	float: left;
	line-height: 14px;
	margin-right: 8px;
	padding: .5em .75em .5em .75em;
	text-decoration: none;
}

#pmenu li a:hover, a.active:hover {
	background: #999966;
	/* border-bottom: 1px solid #fff; */
}

#pmenu li a.active:hover {
	background: #999966;
	border-bottom: 1px solid #fff;
}

#pmenu li a.active {
	background: #fff;
	border: 1px solid #999966;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
