/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


#container-top-bg {
	background: url('/images/new-ghc-top-bg.jpg') no-repeat bottom left;
	background-color: none;
	width: 828px;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#container-bottom-bg {
	background: url('/images/new-ghc-bottom-bg.png') no-repeat top left;
	background-color: none;
	width: 828px;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#container-bg {
	background: url('/images/new-ghc-middle-bg.png') repeat-y top left;
	background-color: none;
	width: 822px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: auto;
	margin-right: auto;
}

body {
	font-family: Arial, Helvetica;
	font-size: 13px;
	background: url('/images/new-ghc-bg.jpg') repeat-x top left;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #eeeff3;
}

h1#pagetitle {
	font-size: 18px;
}

