body {
	margin: 0px;
	background-color: #e0dede;
}

body,td,th,p {
	font-family: "Arial", Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

a:visited { text-decoration: underline; color: #000; }
a:active  { text-decoration: underline; color: #000; }
a:hover   { text-decoration: underline; color: #ff0000; }
a:link    { text-decoration: underline; color: #000; }

#wrapper {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#title {
	padding: 0px;
	width: 780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #000;
	margin:0 auto;
	FONT-SIZE: 20pt;
	TEXT-ALIGN: center;
	line-height: 51px;
}

#logoHome {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

#logoTitle {
	background-color: #e0dede;
	float:left;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 8px;
	font-size: 32px;
	letter-spacing: 2px;
	padding-left: 10px;
	width: 290px;
}
#logoStrap {
	padding: 0px;
	width: 290px;
	background-color: #e0dede;
	text-align: left;
	line-height: 49px;
	white-space:nowrap;
	font-size: 18px;
}

#headLine {
	position: relative;
	padding: 0px;
	font-size: 19px;
	text-align: center;
	background-color: #fe4600;
	margin:0 auto;
	color: #FFF;
	font-weight: normal;
	width: 785px;
	border-right-style: none;
	border-left-style: none;
	line-height: 32px;
	background-image: url(images/template/logo_hp.gif);
	background-repeat: repeat-x;
	border-bottom-style: none;
	border-top-style: none;
}

#content {
	padding: 0px;
	text-align: left;
	margin:0 auto;
	width: 785px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
	border-top-style: none;
}


#footer {
	margin:0px;
	padding: 8px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bodyLegal {
	font-size: 12px;
}

.bodySmall {
	font-size: 10px;
	font-style: italic;
}

.borderBreak {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.formButton {
	font-weight: bold;
	background-color: #ff2c01;
	border: 1px solid #000000;
	color:#fff;
}

.bodyHeader {
	font-weight: bold;
	color: #666666;
	font-size:16px;
}

.bodyItal {
	font-style: italic;
}


#contentBody {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-left-style: none;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	color:#666666;
}

	
.sample {
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}