/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
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,button,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,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}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:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

table{margin-left:1px;}
hr{clear:both;border:none;margin:0;padding:0;line-height:0;}
/*a[target="_blank"]:after,a[target="new"]:after{color:#ccc; font:bolod 10px; content: "\2197";}*/
a[href$="pdf"]:after,a[href$="doc"]:after{margin:0 0 0 5px; font:bold 12px "Lucida Grande";content: " (PDF)";}
a[href$=".doc"]:after{content: " (DOC)";}

/*------------------------------------------------------------------------------------------------ layout pattern */

.content{clear:both; margin:auto; overflow:hidden; position:relative; width:100%;}
.content-inner, .cols, .col1-wrap{float:left; position:relative; width:100%;}
.col1, .col2, .col3{float:left; overflow:hidden; padding:1.5em 0; position:relative;}
.layout-wtt{}
	.layout-wtt .content-inner{right:25%;}
	.layout-wtt .cols{right:25%;}
	.layout-wtt .col1-wrap{float:none; position:static; width:auto;}
	.layout-wtt .col1{left:52%; width:46%;}
	.layout-wtt .col2{left:56%; width:21%;}
	.layout-wtt .col3{left:60%; width:21%;}
.layout-twt{}
	.layout-twt .content-inner{right:25%;}
	.layout-twt .cols{right:50%;}
	.layout-twt .col1-wrap{float:none; position:static; width:auto;}
	.layout-twt .col1{left:102%; width:46%;}
	.layout-twt .col2{left:31%; width:21%;}
	.layout-twt .col3{left:85%; width:21%;}
.layout-ttw{}
	.layout-ttw .content-inner{right:50%;}
	.layout-ttw .cols{right:25%;}
	.layout-ttw .col1-wrap{float:none; position:static; width:auto;}
	.layout-ttw .col1{left:127%; width:46%;}
	.layout-ttw .col2{left:31%; width:21%;}
	.layout-ttw .col3{left:35%; width:21%;}
.layout-tw{}
	.layout-tw .content-inner{right:75%;}
	.layout-tw .cols{}
	.layout-tw .col1-wrap{float:none; position:static; width:auto;}
	.layout-tw .col1{left:102%; width:71%;}
	.layout-tw .col2{left:6%; width:21%;}
.layout-wt{}
	.layout-wt .content-inner{right:25%;}
	.layout-wt .cols{}
	.layout-wt .col1-wrap{float:none; position:static; width:auto;}
	.layout-wt .col1{left:27%; width:69.8%;}
	.layout-wt .col2{left:31%; width:22.2%;}
.layout-half{}
	.layout-half .content-inner{right:50%;}
	.layout-half .cols{}
	.layout-half .col1-wrap{float:none; position:static; width:auto;}
	.layout-half .col1{left:52%; width:46%;}
	.layout-half .col2{left:56%; width:46%;}
.layout-one .cols{}
.layout-one .col1-wrap{float:none; position:static; width:auto;}
.layout-one .col1{left:2%; width:96%;}
.layout-wtt-pix{}
	.layout-wtt-pix .content-inner{margin-left:-200px; right:100%; width:200%;}
	.layout-wtt-pix .cols{margin-left:-200px; width:100%;}
	.layout-wtt-pix .col1-wrap{width:50%;}
	.layout-wtt-pix .col1{float:none; left:100%; margin:0 15px 0 415px;}
	.layout-wtt-pix .col2{float:right; left:185px; width:170px;}
	.layout-wtt-pix .col3{float:right; left:555px; width:170px;}
.layout-ttw-pix{}
	.layout-ttw-pix .content-inner{left:200px; width:200%;}
	.layout-ttw-pix .cols{left:200px; width:100%;}
	.layout-ttw-pix .col1-wrap{float:right; right:400px; width:50%;}
	.layout-ttw-pix .col1{float:none; margin:0 15px 0 415px; right:100%;}
	.layout-ttw-pix .col2{left:-185px; width:170px;}
	.layout-ttw-pix .col3{left:-555px; width:170px;}
.layout-twt-pix{}
	.layout-twt-pix .content-inner{margin-left:-200px; right:100%; width:200%;}
	.layout-twt-pix .cols{left:400px; margin-left:-50%; width:100%;}
	.layout-twt-pix .col1-wrap{right:200px; width:50%;}
	.layout-twt-pix .col1{float:none; left:200%; margin:0 215px;}
	.layout-twt-pix .col2{float:right; right:15px; width:170px;}
	.layout-twt-pix .col3{float:right; left:50%; margin-right:45px; width:170px;}
.layout-tw-pix{}
	.layout-tw-pix .content-inner{float:none; position:static;}
	.layout-tw-pix .cols{left:200px; width:200%;}
	.layout-tw-pix .col1-wrap{float:right; right:200px; width:50%;}
	.layout-tw-pix .col1{float:none; margin:0 15px 0 215px; right:100%;}
	.layout-tw-pix .col2{right:185px; width:170px;}
.layout-wt-pix{}
	.layout-wt-pix .content-inner{float:none; position:static;}
	.layout-wt-pix .cols{margin-left:-200px; right:100%; width:200%;}
	.layout-wt-pix .col1-wrap{left:50%; width:50%;}
	.layout-wt-pix .col1{float:none; margin:0 15px 0 215px; position:static;}
	.layout-wt-pix .col2{float:right; left:185px; width:170px;}
	
/*------------------------------------------------------------------------------------------------ clearfix */

#wrap:after,
#header-inner:after,
#footer-inner:after,
#newsBox:after,
#comments-form:after,
#sidenavi:after,
.navi:after,
.content-nav:after,
.breadcrumbs:after,
.inner:after,
.tb-dl:after,
.container:after,
.entry-set:after,
.entry-body:after,
.entry-more:after,
.clearfix:after{clear:both; content:" "; display:block; height:0px; line-height:0; visibility:hidden;}

#wrap,
#header-inner,
#footer-inner,
#newsBox,
#comments-form,
#sidenavi,
.navi,
.content-nav,
.breadcrumbs,
.inner,
.tb-dl,
.container,
.entry-set,
.entry-body,
.entry-more,
.clearfix{min-height:1%;}
