body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica;
	background-color: #383838;
	background: url('../images/common/bg_tile.gif') 0 0 repeat;
	color: #000;
}

html {

}

a, a:link {
	color: #000;
}

img {
	border: none;
}

hr {
	display: none;
	_display: block;
	_visibility: hidden;
}

#page {
	margin-left: 8px;
	width: 887px;
	background-color: #fff;
}

#page_header {
	position: relative;
	top: 50px;
	left: 49px;
	width: 91px;
	height: 126px;
}

#page_header a {
	display: block;
	background: url('../images/common/global.png') 0 0 no-repeat;
	width: 91px;
	height: 126px;
}

#page_header .logo {
	text-indent: -99px;
	white-space: nowrap;
	overflow: hidden;
	width: 91px;
	height: 126px;
}

#page_body {
	float: right;
	width: 673px;
	margin: 0 0 60px 0;
}

/*#anchor_links,
h2#section_navigation,
h2#global_navigation, 
h2#footer {
	display: none;
}*/

.hidden {
	position: absolute;
	top: auto;
	left: -999em;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.center {
	text-align: center;
}

/* keep firefox from showing outline on buttons */
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

body.T12 {
	background: none;
	background-color: #fff;
}

.T12 #page {
	width: 855px;
	margin: 0;
	padding: 0 0 0 0;
}

.T12 #page_body {
	float: none;
	width: 855px;
	margin: 0;
	padding: 0 0 0 26px;
}
