/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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;}li{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;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body {font:11px "Lucida Grande", Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #000;
	text-align: left;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	line-height: 1.35em;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: normal;
	margin: 1.4em 0 0.9em 0;
}

h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0.6em 0;
}

h4, h5, h6 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

p, address {
	margin: 0 0 1.5em 0;
}

ol {
	margin: 0 0 1.5em 2.5em;
}

ul {
	margin: 0 0 1.5em 2.5em;
	list-style-type: square;
}

li {
	line-height: 1.5em;
}

ol li {
	list-style: decimal outside;
}

blockquote {
	color: #000;
	text-align: justify;
	font-style: italic;
	margin: 0 0 1.5em -10px;
	padding: 7px 15px 10px 10px;
	background-color: #DDD;
	clear: both;
}

pre {
	color: #000;
	font-size; 1em; 
	width: auto;
	max-height: 300px;
	font-family: Courier, monospace;
	margin: 0 0 1.5em -10px;
	padding: 7px 15px 10px 10px;
	background-color: #DDD;
	overflow: auto;
}

hr {
	display: none;
}

a {
	color: #000;
	background-color: transparent;
	padding: 0%;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #000;
}

em, q, i {
	font-style: italic;
}

cite {
	color: #000;
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

kbd, samp, var, code, dfn {
	font-family: Courier, monospace;
	color: #000;
}

pre code {
	font-size; 1em; 
	color: #000;
}

abbr, acronym {
	font-style: italic;
	border-bottom: 2px #CCC dotted;
	cursor: help;
}


table {
	width: 100%;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	margin: 0 0 1.5em 0;
}

caption {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: normal;
	margin: 0 0 0.6em 0;
	text-align: left;
}

td {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	color: #000;
	padding: 2px 5px 2px 5px;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
}

th {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	color: #CCC;
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	background-color: #DDD;
}

form {
	display: none;
}


#container {
}

#menu {
	display: none;
}

#header h1 {
	width: 100%;
	margin: 1.5em 0 0 0;
}

#logo {
	border-bottom: 1px #DDD solid;
	padding: 2em 0;
	margin: 0 0 2em 0;
}

#logo a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0;
}

#content {
	clear: both;
}

#content h2 {
}

#footer {
	clear: both;
}

#footer .vcard {
	border-top: 1px #DDD solid;
	padding: 2em 0 0 0;
	margin: 2em 0 0 0;
}

.wrapper {
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

.clear-floats, .row {
	clear: both;
}

.row {
	clear: both;
	margin: 0 0 1em 0;
	display: inline-block;
}

.t-3-3 {
	width: 100%;
	padding: 0;
	float: left;
}

.t-2-3 {
	width: 100%;
	padding: 0;
	float: left;
}

.t-1-3 {
	width: 100%;
	padding: 0;
	float: left;
}

.s-3-3 {
	width: 100%;
	padding: 0;
	float: left;
}

.s-2-3 {
	width: 100%;
	padding: 0;
	float: left;
}

.s-1-3 {
	width: 100%;
	padding: 0;
	float: left;
}

.small {
	color: #000;
}

.small {
	color: #000;
}

.small h1, .small h2, .small h3, .small h4, .small h5, .small h6 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	line-height: 1.25em;
	font-weight: normal;
	margin: 0.5em 0 0.9em 0;
}

ul.image-list {
	list-style-type: none;
	padding: 0;
	margin-top: -3px;
	margin-left: 0;
	float: left;
}

ul.image-list li, div.image {
	position: relative;
	line-height: 0;
	width: 220px;
	padding: 10px;
	margin: 0px;
	background-color: #DDD;
	float: left;
}

ul.image-list li a, div.image a {
	color: #000;
}

ul.image-list li a:hover, div.image a:hover {
	color: #000;
}

ul.image-list li span, div.image span {
	position: absolute;
	line-height: 1.5em;
	left: 0px;
	width: 220px;
	bottom: 0px;
	padding: 5px 7px;
	background-color: #DDD;
}

ul.image-list li span strong, div.image span strong {
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: normal;
	margin: 0 0 0.2em 0;
	display: block;
	color: #000;
}

body.js ul.image-list li.act-as-link:hover, body.js div.image:hover {
	background-color: #DDD;
	background-image: none;
}

body.js ul.image-list li a:hover, body.js div.image a:hover {
	color: #000;
}

div.image.left {
	margin: 0 10px 10px 0;
	float: left;
}

div.image.right {
	margin: 0 0 10px 10px;
	float: right;
}

body.js div.no-link {
	cursor: default;
}

body.js div.no-link:hover {
	background-color: #DDD;
}

ul.link-list, ul.paging-list {
	list-style-type: none;
	padding: 0px;
	margin-top: -3px;
	margin-left: 0;
}

ul.link-list li, ul.paging-list li {
	width: 100%;
	padding: 3px 10px;
	margin: 0 0 10px 0;
	line-height: 2.2em;
	background-color: #DDD;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

body.js ul.link-list li.act-as-link:hover {
	background-color: #000;
	background-image: none;
	cursor: pointer;
}

body.js ul.link-list li.act-as-link:hover, body.js ul.link-list li.act-as-link:hover a {
	color: #000;
}

.left {
	margin-right: 10px;
	float: left;
}

.right {
	margin-left: 10px;
	float: right;
}

button, x:-moz-any-link {
	padding-right: 12px !important;
}

button span, x:-moz-any-link {
	position: relative;
	top: -1px;
}

ul.checked {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}

ul.checked li {
	padding-left: 0;
	line-height: 1.5em;
}

.no-print {
	display: none;
}