@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	text-align: center;
	width: 900px;
	margin-top: 119px;
	margin-right: auto;
	margin-bottom: 119px;
	margin-left: auto;
	background-position: center center;
	vertical-align: middle;
}
#header {
	color: #000000;
	height:100;
	margin-bottom:25px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}
#nav_bar {
	height: 50px;
	width: 900px;
}
#content {
	text-align:center;
	padding-top: 24px;
	max-width: 900px;
	padding-bottom: 24px;
}
#footer {
	margin-bottom: 12px;
	height: 50px;
	clear: both;
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
	text-align:left;
}
#left_column {
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: right;
}
#right_column {
	display: block;
	position: absolute;
	width: 252px;
	left: 975px;
	top: 174px;
	padding-left: 48px;
}
#column_wrapper {
	margin-top: 12px;
}
#middle_column {
	padding-left: 190px;
	width: 448px;
	padding-right: 48px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: .5pt;
}
H2     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 24px;
	font-weight: lighter;
	color: #333333;
}
H3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
H4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
H5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.5pt;
}
H6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
}
P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .5pt;
}
PRE {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: normal;
}
