body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #F6F7F7;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-size: 76%;
}
html {
	height: 100%;
}
#Container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	line-height: 1.5em;
	color: #676767;
}
#TopNav {
	background-color: #C3D6E4;
	float: left;
	height: 18px;
	width: 784px;
	\width: 800px;
	w\idth: 784px;
	margin-right: 1px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 14px;
	padding-top: 2px;
	display: none;
}
#HeaderTop {
	float: left;
	height: 50px;
	width: 770px;
	\width: 800px;
	w\idth: 770px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/HeaderTopDotsBG.gif);
	background-repeat: no-repeat;
	display: none;
}
#HeaderBottom {
	height: 108px;
	width: 770px;
	\width: 800px;
	w\idth: 770px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/HeaderBottomLogo.gif);
	background-repeat: no-repeat;
	display: none;
}
.HeaderBottomImg {
	float: left;
	height: 104px;
	width: 150px;
	margin-right: 15px;
}
#ContentLeft {
	float: left;
	width: 250px;
	\width: 345px;
	w\idth: 250px;
	padding-right: 95px;
	margin-top: 30px;
	display: none;
}
#ContentRight {
	float: none;
	width: 600px;
	margin-top: 30px;
	clear: left;
}
#LogoPrint {
	height: 120px;
	width: 81px;
	float: left;
	display: block;
}

p {
	margin-top: 0px;
	font-size: 1em;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
