place.holder {
	color: Black;
}

BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

DIV#Header {
	text-align: left;
	vertical-align: top;
	width: 100%;
	background-color: #FE7E1B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image : url(images/header2.jpg);
}

TD#Menu {
	color: White;
	font-size: 8pt;
	font-weight: normal;
	width: 140px;
	height : 100%;
	text-align: center;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	visibility: visible;
	display: block;
	background-image : url(images/menubg.jpg);
	background-repeat : repeat-y;
	background-position : top right;
	background-color: #01008A;
}

TD#Menu A{
	color: White;
	text-decoration: none;
}

TD#Menu A:hover{
	color: Yellow;
	text-decoration: none;
}

TD#Menu .button{
	margin-bottom: 3px;
}

TD#Content {
	color : Black;
	font-size : 8pt;
	text-align: left;
	vertical-align: top;
}

#CircleGraphic{
	padding: 0px 5px 5px 0px;
	margin: 0px 20px 5px 0px;
	/* 
	width: 150px; 
	border: 1px solid Fuchsia;
	*/
}


DIV#PageText {
	color: Black;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

DIV#PageText LI {
	padding: 0px 0px 5px 0px;
}

DIV#HP_Adobe_Note {
	color: Black;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 3px 10px;
	margin: 25px 5px 5px 30px;
	background-color: #FF6E15;
	height : auto;
}
DIV#HP_Adobe_Note A:link, TD#HP_Adobe_Note A:visited {
	color: Black;
}
DIV#HP_Adobe_Note A:hover{
	color: White;
}

TD#Content_Left {
	color : Black;
	font-size : 8pt;
	text-align: center;
	vertical-align: top;
}

TD#Content_Middle, TD#Content_Right {
	color: Black;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	border-left: 1px solid Black;
}

DIV.HP_Product_Title {
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 15px 30px 5px 30px;
	background-color: #140174;
	border : 1px solid #140174;
	display : block;
}

DIV.HP_Product_Listing {
	color: Black;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 20px;
	margin: 5px 10px 5px 10px;
	background-color: white;
	display : block;
}

DIV.HP_Product_Listing A {
	color: Black;
	text-decoration: none;
}
DIV.HP_Product_Listing A:visited {
	color: Purple;
	text-decoration: none;
}

DIV.HP_Product_Listing A:hover {
	color: Blue;
	text-decoration: none;
}

.SmallText {
	color : Black;
	font-size : 8pt;}


H1{
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
}

H2{
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
}

DIV#FooterAddress {
	color: Black;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

#RequestForm {
	color: Black;
	font-size: 8pt;
	text-align: left;
}

#RequestForm INPUT {
	color: Black;
	font-size: 8pt;
	text-align: left;
}

#RequestForm TEXTAREA {
	color: Black;
	font-size: 8pt;
	text-align: left;
}

#Bio {
	color: Black;
	font-size: 8pt;
	text-align: left;
	border: 1px solid Black;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

DIV#HP_MoreInfo {
	color: Black;
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #495879;
	border-left: 1px solid #495879;
	border-top: 1px solid #495879;
	border-bottom: 1px solid #495879;
	width: 70%;
	display: block;
	visibility: hidden;
	z-index: 2;
	position: absolute;
	left: 320px;
}

