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

p {
	font-family: sans-serif;
}

a:link {
	color: #cc0033;
}

a:visited {
	color: #cc0033;
}

a:hover {
	text-decoration: none;
}

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

.HomePageSectionTitle {
	background: #e6e0b8;
	padding: 3px 0 3px 10px;
	border: 1px solid #c0c0c0;
	border-left: 10px solid #999966;
	text-transform: uppercase;
}

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


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

#Div1-1 { /* Header - Left */
	width: 244px;
	position: relative;
	float: left;
	margin: 0;
	border: 0px solid #000;
}


#Div1-2 { /* Header - Right */
	width: 702px;
	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: 950px;
	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: 225px;
	height: 20px;
	padding: 9px 0 0 10px;
	margin: 1px 0 1px 0;
	border: 1px solid #fff;
	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: 1px solid #c0c0c0;
	border-left: 10px solid #999966;
	text-decoration: none;
	color: #000;
}

#Div2-2 { /* Home Page Main Body - Right */
	width: 702px;
	position: inherit;
	float: right;
	padding: 0px 0 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 - Right 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: 950px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 0px solid #000;
	font-size: 75%;
}
#Div3-1 { /* Home Page - News and Articles Area */
	width: 465px;
	float: left;
	margin: 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: 465px;
	float: right;
	margin: 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: 950px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 0px solid #000;
	font-size: 75%;
}
#Div4-1 {
	width: 49%;
	float: left;
	border: 0px solid #000;
}
#Div4-1-1 {
	width: 55%;
	float: left;
	padding: 0;
	border: 0px solid #000;
}
#Div4-1-2 {
	width: 43%;
	float: right;
	border: 0px solid #000;
}
#Div4-2 {
	width: 49%;
	float: right;
	border: 0px solid #000;
}
#Div4-2-1 {
	width: 48%;
	float: left;
	border: 0px solid #000;
}
#Div4-2-2 {
	width: 48%;
	float: right;
	border: 0px solid #000;
}
#highlightImg1 {
	margin-left: auto;
	margin-right: auto;
}



#Div5 {  /* Footer */
	margin: 25px 0px 25px 0;
	font-size: 75%;
}
#Div5-1 {  /* Footer - Top */
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px dotted #000;
	text-align: center;
}
#Div5-2 {  /* Footer - Bottom */
	width: 950px;
	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: 10px;
}
#Div5-2 ul li { /* Footer - Bottom */
	display: inline;
	list-style: none;
	font-size: 90%;
}
#Div5-2 ul li a { /* Footer - Bottom */
	padding: .75em 1em .75em 1em;
	border: 1px solid white;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
}
#Div5-2 ul li a:hover { /* Footer - Bottom */
	background: #999966;
	border: 1px solid white;
	text-decoration: none;
	color: #fff;
}
