html, body, #wrapper {
	height:99%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 700px;
}
#wrapper2 {
	width: 700px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/body_bg_pinstripe.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F1C15;
}
a {
	color: #5d5354;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #837a7b;
	text-decoration: none;
	font-weight: normal;
}

p {
	padding:0px 0px 10px 0px;
	margin:0px;
}
ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 21px;
}
ol {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 28px;
}
li {
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}
.paragraph-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2f1c15;
	line-height: 11px;
}
.paragraph-copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f1c15;
	line-height: 12px;
}
.subhdr-sml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2f1c15;
	font-weight: bold;
}
.subhdr-med{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2f1c15;
	font-weight: bold;
}
.subhdr-med2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2f1c15;
	font-weight: bold;
}
.subhdr-lge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2f1c15;
}
.subhdr-lge2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #d1092e;
}
