/* Unchanged */
body {
	background-color:#FFFFFF;
}
a:link { 
	color: #612e8c; 
	font-weight: bold; 
	text-decoration: underline; 
}
a:visited { 
	color: #612e8c; 
	font-weight: bold; 
	text-decoration: underline; 
}
a:hover { 
	color: #612e8c; 
	font-weight: bold; 
	text-decoration: none; 
}
a.mail:link  { color: #612e8c; font-weight: normal; text-decoration: underline }
a.mail:visited  { color: #612e8c; font-weight: normal; text-decoration: underline }
a.mail:hover  { color: #612e8c; font-weight: normal; text-decoration: underline }

a.subnav:link   { color: #5e98b5; font-size: 10px; font-style: italic; font-weight: normal; text-decoration: none }
a.subnav:visited   { color: #5e98b5; font-size: 10px; font-style: italic; font-weight: normal; text-decoration: none }
a.subnav:hover   { color: #612e8c; font-size: 10px; font-style: italic; font-weight: normal; text-decoration: none }  
a.HPservices:link  { 
	color: #774C9C; 
	text-decoration: underline;  
}
a.HPservices:visited  { 
	color: #774C9C; 
	text-decoration: underline;  
}
a.HPservices:hover  { 
	color: #5e98b5; 
	text-decoration: none;
} 
a.footerlink:link {
	color: #999999;
	text-decoration: underline; 
}
a.footerlink:visited {
	color: #999999;
	text-decoration: underline; 
}
a.footerlink:hover{
	color: #612e8c;
	text-decoration: none; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #612E8C;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #612E8C;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}
td {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-VARIANT: normal;
}
ol
	{margin-bottom:0in;}
ul
	{
	margin-top: 8px;
}
li {
	list-style-image: url(../graphics/bullet.gif);
	margin-top: 4px;
}
.bodytxt {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-VARIANT: normal;
}
.footText  {
	color: #999999; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.HPservices{
	color: #774C9C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
}
.subtxt  { color: #612e8c; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal }
.subHeading {	font-weight: bold;
	color: #612E8C;
}
.mediaBulletSpaces {
	height: 8px;
}

li.noMargin {
	list-style-image: url(../graphics/bullet.gif);
	margin-bottom: 3px;
}
li.sitemap {
	list-style-image: url(../graphics/bullet.gif);
	margin-bottom: 7px;
}
.formAdjust {
	letter-spacing: 0em;
	word-spacing: 0em;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li.smallMargin {
	list-style-image: url(../graphics/bullet.gif);
	margin-bottom: 5px;
}

#fixed {
	height:335;
	width:473;
	overflow:auto;
}
#services ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	width: 285px;
}
#services li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#services a {
	text-decoration: none;
	color: #000000;
	height: 15px;
	display: block;
	padding-top: 2px;

}
#services a:link {
	background-image: url(../graphics/css/button_off_slim.gif);
	width: 255px;
	padding-left: 30px;
}
#services a:visited {
	background-image: url(../graphics/css/button_off_slim.gif);
	width: 255px;
	padding-left: 30px;
}
#services a:hover {
	background-image: url(../graphics/css/button_on_slim.gif);
	width: 235px;
	padding-left: 60px;
}