body,html {
	font-size:100%;
	padding:0;
	margin:0;
	height:100%
}

td,div,body {
	font-family:Verdana,Arial,Helvetica,sans-serif
}


h1 {
	font-size:1.3em
}

h2 {
	font-size:1.1em
}

h3 {
	font-size:1em
}

h4,h5 {
	font-size:1em
}

h5 {
	font-weight:normal;
	font-style:italic
}

input, option, textarea {
	font-size:1em
}

textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif
}

p {
	line-height:1.5em
}

dl.legal dt,ol li {
	list-style-type:decimal
}

li {
	list-style-type:square
}

a img {
	border:0
}

#scrn-read {
	display:none
}

.highlight {
	font-size:1.1em
}

#container {
	font-size:0.7em;
	width:770px;
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	position:relative
}

#site-home #container {
	background:#fff
}

#inner {
	float:left;
	width:100%;
	position:relative
}

#site-home #inner {
	background-image:none
}

#logo {
	/*position:absolute;*/
	margin-top:73px;
	margin-left:222px;
	z-index:20
}

#site-home #logo {
	display:none
}

#header {
	padding-top:280px;
	display:none
}

#sidebar {
	width:180px;
	display:inline;
	float:left;
	margin-left:24px;
	padding-top:138px
}

#site-home #sidebar {
	position:absolute;
	z-index:20;
	margin:0;
	padding:0;
	width:160px;
	left:204px;
	top:368px;
}

#content {
	padding-top:5px;
	width:530px;
	display:inline;
	float:right;
	min-height:30em;
	margin-right:20px
}

#site-home #content {
	padding-top:0;
	position:absolute;
	z-index:20;
	top:280px;
	left:390px;
	width:364px;
}

#site-info {
	clear:both;
	padding:40px 0 10px 218px;
	position:relative;
	min-height:51px
}


#site-home #site-info {
	position:absolute;
	z-index:20;
	margin:0;
	padding:40px 0 10px 391px;
	width:379px;
	left:-390px;
	bottom:-100px;
}


#site-info span {
	color:#ccc;
}

#site-info a {
	font-size:0.9em;
	text-decoration:none
}

#site-info img {
	position:absolute;
	left:24px;
	top:40px
}

#site-home #text-image, #site-home #circle-image {
	display:none
}

#access-options h3 {
	font-size:1em;
	margin-bottom:0.1em
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}

.yui-module.yui-panel {font-size: 0.8em}
.yui-module.yui-panel .hd {border-bottom: none}


.doc-list, .doc-list li {
	margin:0;
	padding:0
}

.doc-list {
	margin:0 0 20px 0;
}

.doc-list li {
	list-style:none;
	
}

.doc-list a {
	display:block;
	background:transparent url('../img/pdf_icon.gif') no-repeat;
	min-height:19px;
	padding:3px 0 0 24px;
	text-decoration:none
}
