* {
	margin: 0px;
	padding: 0px;
}
/* for IE/Win */
body {
	font-size: 66%
}
/* for everything else */
html>body {
	font-size: 11px
}
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: 0px;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #8D8A8A;
}
a:link {
	color: #8D8A8A;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #464646;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
.hiddenlinks {
	display: none;
}
.highlight {
	color: #FF0000;
	font-weight: bold;
}
div#bg {
	position:relative;
	background: transparent url(images/htmlbackground7.jpg) 50% 0% no-repeat;
}
div#headerlink {
	display:block;
	position:relative;
	margin:0 auto;
	padding:0;
	width:765px;
	height:94px;
}
div#headerlink a {
	display:block;
	width:370px;
	height:60px;
	margin:0;
	padding:0;
	text-indent:-9999em;
	text-decoration:none;
	position:absolute;
	bottom:0;
	right:-29px;
}
div#headerlink a:focus {
	outline:none;
}
div#flashobject {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
div#footer {
	margin: 0px auto;
	width: 765px;
	padding-bottom: 25px;
}
div#footer #left {
	text-align: left;
	display: block;
	color: #999999;
	margin: 0px;
	padding: 66px 0px 0px 48px;
	width: 440px;
	float: left;
}
div#footer #right {
	display: block;
	color: #999999;
	margin: 0px;
	padding: 71px 9px 0px 0px;
	width: 230px;
	text-align: right;
	float: right;
}

div#genobject {
	margin: 0px auto;
	padding: 35px 0px 0px 0px;
}
div#gen_bg {
	background: transparent url(images/gen_bg.jpg) 50% 0% no-repeat;
}
div#title {
	margin: 0px auto;
	width: 722px;
	height: 127px;
	background: transparent url(images/gen_top.gif) no-repeat;
}
div#title h2 {
	text-align: left;
	padding: 101px 0px 0px 125px;
	font-size: 1.5em;
}
div#content {
	margin: 0px auto;
	width: 722px;
	background: transparent url(images/gen_tile.gif) repeat-y;
}
div#content div#textpad {
	text-align: left;
	padding: 10px 30px 30px 125px;
	font-size: 1em;
}
div#content div#textpad h3 {
	font-size: 1.5em;
	padding-bottom: 16px;
}
div#content div#textpad p, div#content div#textpad address {
	font-size: 1em;
	padding-bottom: 10px;
	
}
div#gen_footer {
	margin: 0px auto;
	width: 762px;
	height: 181px;
	background: transparent url(images/gen_footer.gif) no-repeat;
}