@charset "utf-8";
/*
    From YUI's CSS Foundation...
    Copyright (c) 2009, Yahoo! Inc. All rights reserved.
    Code licensed under the BSD License:
    http://developer.yahoo.net/yui/license.txt
    version: 3.0.0
    build: 1549
*/
/* YUI Reset */
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;}
/* YUI Fonts */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{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%;}
/* YUI Base */
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{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}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;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/* Font Sizes:
10     77
11     85
12     93
13     100
14     108
15     116
16     123.1
17     131
18     138.5
19     146.5
20     153.9
21     161.6
22     167
23     174
24     182
25     189
26     197
*/

/* Page Setup */
html {color: #000; background: #fff; text-align: center;}
body {background: #fff; text-align: center; width: 100%;}
.b, .block, .col {text-align: left; width: 100%; height: auto; float: left; overflow: hidden; margin:0; padding:0;}
.page {width: 100%; height:auto; margin:0; padding:0; margin-right: auto; margin-left: auto; text-align: left; float:none; position:relative; overflow:visible;}
.page .row {width: 100%; clear: both;}
.page.center {width: 960px;}
.page.center .row {width: 960px; clear: both; text-align: left; height: auto; float: left; overflow: hidden;}
.red2 {color: #9d213a !important;font-size: 138.5% !important; font-weight:bold !important;line-height:245% !important;}
