﻿/* reset.css */
html{color:#555;background:#FFF;font-size:100.01%;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}p{margin:0;}table{border-collapse:collapse;border-spacing:0;font-size:inherit;}fieldset,img{border:0;}address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;}strong{font-weight:700;font-style:normal;}ul,ol,li{list-style:none;}caption,th,td{text-align:left;}table,td,th{vertical-align:middle;}h1,h2,h3,h4,h5,h6{font-size:100%;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:super;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}
body{font:normal 400 75%/1.231 Helvetica,Arial,sans-serif;}select,input,button,textarea{font:99% helvetica,arial,clean,sans-serif;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}a{outline:none;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}

/* Text */
.txt-left{text-align:left;}
.txt-center{text-align:center;}
.txt-right{text-align:right;}
.uppercase { text-transform: uppercase; }
.strikethrough {text-decoration: line-through;}

/* Elements */
.inline-block{display: -moz-inline-stack;display: inline-block;vertical-align: top; zoom: 1;*display: inline;float: none;}
.pointer { cursor:pointer;}

/* links */
a, a:visited, a.default, a.default:visited{ text-decoration: none; color:#157ABB;}
a:focus, a:hover {text-decoration: underline;} 
a.link-gray, a.link-gray:visited, .link-gray a{color:#555}
a.link-lightGray, a.link-lightGray:visited, .link-lightGray a{color:#ccc;}
a.link-white, a.link-white:visited, .link-white a{color:#fff}
a.link-blue, a.link-blue:visited, .link-blue a{color:#3164ae;}
a.link-green, a.link-green:visited, .link-green a{color:#00a353;} 
a.link-heavyBlue, a.link-heavyBlue:visited, .link-heavyBlue a{color:#003366;} 

/* Lists */
ul.floatList li, ol.floatList li{float:left;display:inline;}
ol.defaultList li{list-style-type: decimal; margin-left:40px; }
ul.defaultList{margin:0.3em 0em;}
ul.defaultList li{list-style:disc; margin:0 0 0 1.5em; float:none; display:list-item; width:auto; height:auto}
dl.dataList dt, dl.dataList dd{display:inline;}
dl.dataList dt, dl.dataList dd.block{display:block; clear:left;}

/* Grid */

.row:after{ content: "."; display: block; height: 0px; clear: both; visibility:hidden; margin:0px; padding:0px; line-height:0px; }
.row{*zoom:1;}

.col, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:15px;}
.last {margin-right:0px !important;}
.span-right, .col-right {float:right;margin:0px;}
.span-0, .col-0 {width:100%;}
.span-1, .col-1 {width:25px;}
.span-2, .col-2 {width:65px;}
.span-3, .col-3 {width:105px;}
.span-4, .col-4 {width:152px;}
.frca .span-4, .col-4 {width:200px;}
.span-5, .col-5 {width:185px;}
.span-6, .col-6 {width:225px;}
.span-7, .col-7 {width:265px;}
.span-8, .col-8 {width:305px;}
.span-9, .col-9 {width:345px;}
.span-10, .col-10 {width:385px;}
.span-11, .col-11 {width:425px;}
.span-12, .col-12 {width:465px;}
.span-13, .col-13 {width:505px;}
.span-14, .col-14 {width:545px;}
.span-15, .col-15 {width:585px;}
.span-16, .col-16 {width:625px;}
.span-17, .col-17 {width:665px;}
.span-18, .col-18 {width:705px;}
.span-19, .col-19 {width:745px;}
.span-20, .col-20 {width:785px;}
.span-21, .col-21 {width:825px;}
.span-22, .col-22 {width:865px;}
.span-23, .col-23 {width:905px;}
.span-24, .col-24 {width:945px;margin-right:0;}
.append-1 {padding-right:40px;}

/* Deprecated, use .clr or .row instead */
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .content {display:block;}
/* End deprecated */
.clear {clear:both;}
#yahooHeader iframe { height: 72px; }
.sys-template{ display:none;}

/* Background colors */
.bg-transparent{background-color:transparent;} 
.bg-white{background-color:#fff;} 
.bg-offWhite{background-color:#f6f6f6;} 
.bg-lightBlue{background-color:#dbe8f5} 
.bg-blue{background-color:#4c8acb;}
.bg-mediumBlue{background-color:#b7d0ea;}
.bg-darkBlue{background-color:#003366;}
.bg-lightGray{background-color:#e8e8e8;} 
.bg-softGray{background-color:#f2f2f2;}
.bg-gray{background-color:#ccc;} 
.bg-darkGray{background-color:#999} 
.bg-green{background-color:#A7E872;}
.bg-black{background-color:#000;}

/* Border colors */
.bdr{border:1px solid ;}
.bdr-lightBlue{border:1px solid #4c8acb;}
.bdr-gray{border:1px solid #d5d5d5;}

/* Element Alignment */
 .cAlign{margin:0px auto; float:none; clear:both;}
 
/* Text Colors */
.txt-white{color:#fff; }
.txt-green{color:#00a353;} 
.txt-lightBlue{color:#4c8acb;}
.txt-blue{color:#4c8acb;}
.txt-darkBlue{color:#20558a;}
.txt-heavyBlue{color:#003366;}
.txt-lightOrange{color:#f1a805;}
.txt-orange{color:#ea7125;}
.txt-lightGray{color:#e8e8e8;} 
.txt-gray{color:#ccc;}
.txt-mediumGray{color:#999;}
.txt-darkGray{color:#555;}
.txt-purple{color:#7f1399;}
.txt-fuschia{color:#9b0254;}
.txt-red{color:#ff0000;}

/* Font Size */
.txt-10 { font-size: 10px; }
.txt-11 { font-size: 11px; }
.txt-12 { font-size: 12px; }
.txt-14 { font-size: 14px; }
.txt-16 { font-size: 16px; }
.txt-18 { font-size: 18px; }
.txt-19 { font-size: 19px; }
.txt-20 { font-size: 20px; }
.txt-22 { font-size: 22px; }
.txt-24 { font-size: 24px; }
.txt-28 { font-size: 28px; }
.txt-30 { font-size: 30px; }
.txt-34 { font-size: 34px; }
.txt-44 { font-size: 44px; }

/* Padding / Margins */
.pas{padding:5px;}
.pam{padding:10px;}
.pal{padding:15px;}
.mas{margin:5px;}
.mam{margin:10px;}
.mal{margin:15px;}
.mtb{margin:0.5em 0em;}

/* fix overlap of ads */
.adWrapper { position: relative;z-index: 1;}
#advertising {z-index: 1;}