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

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


h1 {
	font-size:1.4em
}

h2 {
	font-size:1.2em
}

h3 {
	font-size:1.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
}

#container {
	font-size:0.7em;
	width:758px;
	margin:auto
}

#header {
	padding:10px;
	height:60px;
	position:relative
}

#sidebar {
	width:148px;
	margin-top:13px;
	float:left
}

.block {
	float:left;
	width:148px;
	padding-bottom:9px;
	/*background:transparent url(../img/side_bg_bottom.png) left bottom no-repeat*/
}

#breadcrumb {
	color:#fff;
	background:transparent url(../img/bread_bg_top.gif) no-repeat;
	width:588px;
	float:right;
	margin-top:13px;
}

#breadcrumb .last {
	color:#7de8ff;
}

#inner-bread {
	padding:5px 10px;
	background:transparent url(../img/bread_bg_bottom.gif) 0 11px no-repeat
}

#breadcrumb a {
	color:#fff;
	text-decoration:none
}

#content {
	width:568px;
	float:right;
	padding:0 10px;
	margin-top:13px;
	min-height:30em;
    margin-bottom: 20px;
}

#site-home #content {
	width:588px;
	padding:0
}

#content a {
	color:#fff;
}

#site-home .intro {
	font-size:1.3em
}

#site-home .intro img {
	float:left;
	margin-right:6px;
	margin-bottom:2px
}

#site-info {
	clear:both;
	border-top:1px solid #678bbc;
	color:#fff;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:0.85em
}

#site-info address {
	font-style:normal
}


#site-info a.credit {
	color:#6c7d89;
	text-decoration: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}