@charset "utf-8";
/* CSS Document */

body	{
	background-color: #4D4D4D;
	background-image: url(images/bg_black.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #9dc44d;
	scrollbar-highlight-color: #4d4d4d;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #4d4d4d;
	scrollbar-darkshadow-color: #000;
	scrollbar-arrow-color: #9dc44d;
	scrollbar-track-color: #4d4d4d;
}
#bodybg {
	background-image: url(images/ph_banner2.jpg);
	background-repeat: no-repeat;
}

A.page:link {
	color: #000;
	text-decoration: underline;
	}
A.page:visited {
	color: #000;
	text-decoration: underline;
}
A.page:hover {
	color: #a89664;
	text-decoration: none;
}
A.page:active {
	color: #000;
	text-decoration: underline;
}
A.main:link {
	color: #9dc44d;
	text-decoration: none;
}
A.main:visited {
	color: #9dc44d;
	text-decoration: none;
}
A.main:hover {
	color: #fff;
	text-decoration: none;
}
A.main:active {
	color: #9dc44d;
	text-decoration: none;
}

A.sm:link {
	color: #fff;
	text-decoration: underline;
}

A.sm:visited {
	color: #fff;
	text-decoration: underline;
}
A.sm:hover {
	color: #9dc44d;
	text-decoration: none;
}
A.sm:active {
	color: #fff;
	text-decoration: underline;
}
.body {
	text-align: left;
	margin-top: 3pt;
	margin-bottom: 6pt;
	margin-right: 10pt;
	margin-left: 12pt;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, san-serif;
}
.bodyTitle {
	text-align: left;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-right: 10pt;
	margin-left: 12pt;
	font-size: 14pt;
	font-weight: bold;
	color: #9dc44d;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, san-serif;
}
.whitetitle {
text-align: left;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-right: 10pt;
	margin-left: 12pt;
	font-size: 12pt;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, san-serif;
}
ul {
	text-align: left;
	text-indent: 0pt;
	margin-top: 3pt;
	margin-bottom: 6pt;
	margin-right: 10pt;
	margin-left: 10pt;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

#pdf {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	clear: both;
	float: right;
	height: auto;
	width: 150px;
	margin-top: 4px;
	margin-right: 14px;
	margin-bottom: 4px;
	margin-left: 14px;
}
.small_it {
	font-size: 11px;
	font-style: italic;
	color: #006600;
	font-family: Arial;
}
.color  {
	background-color: #FFFFCC;
	padding: 3px;
}
#sb {
	background-image: url(images/hm_buttons.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #272525;
}
.note {
	font-family: Arial;
	font-size: 12pt;
	color: #CC0000;
	font-weight: 700;
}

