/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
/*reset.css*/
* {color:#333}
* a,* a em{color:#06C;text-decoration:none}
* a:hover{text-decoration:underline}
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,th,var{font-style:normal;font-weight:normal}/* removed strong/em */
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}
/*fonts.css*/
body{font:13px arial,helvetica,clean,sans-serif;}
table {font-size:inherit;font:100%}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif}
pre, code {font:115% monospace;}
body * {line-height:1.22em}
/*grids.css*/body{text-align:center}
#ft{clear:both}
.yui-b{position:relative}
.yui-b{_position:static}
#yui-main .yui-b{position:static}
#yui-main{width:100%}
#yui-main .yui-b{float:none;width:auto}
.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline}
.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left}
.yui-g .yui-u,.yui-g .yui-g{width:49.1%}
.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%}
.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:0;width:32%}
.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0}
.yui-gc div.first,.yui-gd .yui-u{width:66%}
.yui-gd div.first{width:32%}
.yui-ge .yui-u{width:24%}
.yui-ge div.first,.yui-gf .yui-u{width:74.2%}
.yui-gf div.first{width:24%}
.yui-ge div.first{width:74.2%}
#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden}
#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1}