body {
	background-image: url('/template/images/hps_bg.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #666633;
}

a:visited {
	color: #666633;
}

a:hover {
	color: #CC9900;
}

a:active {
	color: #666633;
}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 979px;
	min-height: 1100px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url('/template/images/hps_wrap_bg.jpg');
	background-repeat: repeat-y;
}

#header {
	width: 979px;
	height: 126px;
	background-color:#FFFFFF;

}

#topimage {
	width: 979px;
	height: 215px;
	background-color:#FFFFFF;
}

#main {
	width: 979px;
	height: auto;
}

#textbox {
	width: 385px;
	margin-top: 19px;
	margin-left: 32px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color:#333333;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

#textbox h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	color:#003366;
	text-align: left;
	font-weight: normal;
}

.primarytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	color:#003366;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#spacer {
	width: 164px;
	height: 10px;
	float: left;
	clear: none;
}

#leftcolumn {
	width: 164px;
	float: left;
	margin-left: 64px;
}

#leftcolumnblank {
	width: 164px;
	height: 5px;
	float: left;
}

#rightcolumn {
	width: 190px;
	float: right;
	margin-right: 82px;
	margin-top: 30px;
}

.smalltext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color:#999999;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}

li { 
padding-left: 0px;
margin-bottom: 0px;
}
ul { 
margin-left: 0px;
padding-left: 0px;
}

.button {
	width: 146px;
	height: 25px;
	background-image:url('/template/images/hps_button_bg.jpg');
	background-repeat: repeat-x;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 11px;
	padding-left: 18px;
	color: #663300;
	font-weight: normal;
} 

.button a:link, .button a:visited, .button a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

.button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFCC;
	text-decoration:none;
	font-weight: normal;
}

.subbutton {
	width: 148px;
	height: auto;
	padding-left:16px;
	padding-bottom:5px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #663300;
	list-style-type: none;
	list-style-image: url('/template/images/hps_bullet.jpg');
	list-style-position: inside;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color:#003366;
	font-weight: bold;
	text-transform: uppercase;
}

.leftcolumntext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#003366;
	text-decoration:underline;
	font-weight: normal;
}

.leftcolumntext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#003366;
	text-decoration:underline;
	font-weight: normal;
}

.leftcolumntext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#003366;
	text-decoration:underline;
}

.leftcolumntext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#006699;
	text-decoration:underline;
}

.leftcolumnimage {
	margin-bottom: 5px;
	margin-top: 5px;
}

#pullout1, #pullout2, #pullout3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color:#000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#pullout1 a:link, a:active, a:visited {
	color: #666633;
	font-weight: bold;
}

#pullout1 a:hover {
	color: #CC9900;
	font-weight: bold;
}

#pullout1 {
	background-color:#d4ecdc;
}

#pullout1 h1 {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 8pt;
	color: #006666;
}

#pullout2 {
	background-color:#DAD2C2;
}

#pullout2 h1 {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 8pt;
	color: #666600;
}

#pullout2 a:link, a:active, a:visited {
	color: #666633;
	font-weight: bold;
}

#pullout2 a:hover {
	color: #CC9900;
	font-weight: bold;
}

#pullout3 {
	background-color:#e3c6c0;
}

#pullout3 h1 {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 8pt;
	color: #660000;
}

#pullout3 a:link, a:active, a:visited {
	color: #666633;
	font-weight: bold;
}

#pullout3 a:hover {
	color: #CC9900;
	font-weight: bold;
}

.portfolioimage{
	height: 191px;
	width: 191px;
	background-color:#666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

#errorbox {
	background-color: #DDDDDD;
	border: 1px solid red;
	width: 100%;
}

.errortext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
}

#messagebox {
	background-color: #DDDDDD;
	border: 1px solid black;
	width: 100%;
}

.messagetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
}

#divspacer {
	clear: both;
}