@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------
base 14px !important
10px !important:0.71em 11px !important:0.78em 12px !important:0.85em 13px !important:0.92em 14px !important:1em 
15px !important:1.07em 16px !important:1.14em 17px !important:1.21em 18px !important:1.28em 19px !important:1.35em
20px !important:1.42em 21px !important:1.5em  22px !important:1.57em 23px !important:1.64em 24px !important:1.71em
-------------------------------------------------------- */
/**********************************************************

 RESET

***********************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, /*sup,*/ tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

img{
	vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6{
	line-height:1;
}



/**********************************************************

 MODULE STYLES

***********************************************************/
.mt00 {margin-top:0px !important;}

.mt05 {margin-top:5px !important;}

.mt10 {margin-top:10px !important;}

.mt15 {margin-top:15px !important;}

.mt20 {margin-top:20px !important;}

.mt25 {margin-top:25px !important;}

.mt30 {margin-top:30px !important;}

.mt35 {margin-top:35px !important;}

.mt40 {margin-top:40px !important;}

.mt45 {margin-top:45px !important;}

.mt50 {margin-top:50px !important;}

.mr00 {margin-right:0px !important;}

.mr05 {margin-right:5px !important;}

.mr10 {margin-right:10px !important;}

.mr15 {margin-right:15px !important;}

.mr20 {margin-right:20px !important;}

.mr25 {margin-right:25px !important;}

.mr30 {margin-right:30px !important;}

.mr35 {margin-right:35px !important;}

.mr40 {margin-right:40px !important;}

.mr45 {margin-right:45px !important;}

.mr50 {margin-right:50px !important;}

.mb00 {margin-bottom:0px !important;}

.mb05 {margin-bottom:5px !important;}

.mb10 {margin-bottom:10px !important;}

.mb15 {margin-bottom:15px !important;}

.mb20 {margin-bottom:20px !important;}

.mb25 {margin-bottom:25px !important;}

.mb30 {margin-bottom:30px !important;}

.mb35 {margin-bottom:35px !important;}

.mb40 {margin-bottom:40px !important;}

.mb45 {margin-bottom:45px !important;}

.mb50 {margin-bottom:50px !important;}

.ml00 {margin-left:0px !important;}

.ml05 {margin-left:5px !important;}

.ml10 {margin-left:10px !important;}

.ml15 {margin-left:15px !important;}

.ml20 {margin-left:20px !important;}

.ml25 {margin-left:25px !important;}

.ml30 {margin-left:30px !important;}

.ml35 {margin-left:35px !important;}

.ml40 {margin-left:40px !important;}

.ml45 {margin-left:45px !important;}

.ml50 {margin-left:50px !important;}

.pt00 {padding-top:0px !important;}

.pt05 {padding-top:5px !important;}

.pt10 {padding-top:10px !important;}

.pt15 {padding-top:15px !important;}

.pt20 {padding-top:20px !important;}

.pt25 {padding-top:25px !important;}

.pt30 {padding-top:30px !important;}

.pt35 {padding-top:35px !important;}

.pt40 {padding-top:40px !important;}

.pt45 {padding-top:45px !important;}

.pt50 {padding-top:50px !important;}

.pr00 {padding-right:0px !important;}

.pr05 {padding-right:5px !important;}

.pr10 {padding-right:10px !important;}

.pr15 {padding-right:15px !important;}

.pr20 {padding-right:20px !important;}

.pr25 {padding-right:25px !important;}

.pr30 {padding-right:30px !important;}

.pr35 {padding-right:35px !important;}

.pr40 {padding-right:40px !important;}

.pr45 {padding-right:45px !important;}

.pr50 {padding-right:50px !important;}

.pb00 {padding-bottom:0px !important;}

.pb05 {padding-bottom:5px !important;}

.pb10 {padding-bottom:10px !important;}

.pb15 {padding-bottom:15px !important;}

.pb20 {padding-bottom:20px !important;}

.pb25 {padding-bottom:25px !important;}

.pb30 {padding-bottom:30px !important;}

.pb35 {padding-bottom:35px !important;}

.pb40 {padding-bottom:40px !important;}

.pb45 {padding-bottom:45px !important;}

.pb50 {padding-bottom:50px !important;}

.pl00 {padding-left:0px !important;}

.pl05 {padding-left:5px !important;}

.pl10 {padding-left:10px !important;}

.pl15 {padding-left:15px !important;}

.pl20 {padding-left:20px !important;}

.pl25 {padding-left:25px !important;}

.pl30 {padding-left:30px !important;}

.pl35 {padding-left:35px !important;}

.pl40 {padding-left:40px !important;}

.pl45 {padding-left:45px !important;}

.pl50 {padding-left:50px !important;}

.p10{padding:10px}
.p20{padding:20px}

.w5{width:5px !important;}
.w10{width:10px !important;}
.w15{width:15px !important;}
.w20{width:20px !important;}
.w25{width:25px !important;}
.w30{width:30px !important;}
.w35{width:35px !important;}
.w40{width:40px !important;}
.w45{width:45px !important;}
.w50{width:50px !important;}
.w55{width:55px !important;}
.w60{width:60px !important;}
.w65{width:65px !important;}
.w70{width:70px !important;}
.w75{width:75px !important;}
.w80{width:80px !important;}
.w85{width:85px !important;}
.w90{width:90px !important;}
.w95{width:95px !important;}
.w100{width:100px !important;}
.w105{width:105px !important;}
.w110{width:110px !important;}
.w115{width:115px !important;}
.w120{width:120px !important;}
.w125{width:125px !important;}
.w130{width:130px !important;}
.w135{width:135px !important;}
.w140{width:140px !important;}
.w145{width:145px !important;}
.w150{width:150px !important;}
.w155{width:155px !important;}
.w160{width:160px !important;}
.w165{width:165px !important;}
.w170{width:170px !important;}
.w175{width:175px !important;}
.w180{width:180px !important;}
.w185{width:185px !important;}
.w190{width:190px !important;}
.w195{width:195px !important;}
.w200{width:200px !important;}
.w205{width:205px !important;}
.w210{width:210px !important;}
.w215{width:215px !important;}
.w220{width:220px !important;}
.w225{width:225px !important;}
.w230{width:230px !important;}
.w235{width:235px !important;}
.w240{width:240px !important;}
.w245{width:245px !important;}
.w250{width:250px !important;}
.w255{width:255px !important;}
.w260{width:260px !important;}
.w265{width:265px !important;}
.w270{width:270px !important;}
.w275{width:275px !important;}
.w280{width:280px !important;}
.w285{width:285px !important;}
.w290{width:290px !important;}
.w295{width:295px !important;}
.w300{width:300px !important;}
.w305{width:305px !important;}
.w310{width:310px !important;}
.w315{width:315px !important;}
.w320{width:320px !important;}
.w325{width:325px !important;}
.w330{width:330px !important;}
.w335{width:335px !important;}
.w340{width:340px !important;}
.w345{width:345px !important;}
.w350{width:350px !important;}
.w355{width:355px !important;}
.w360{width:360px !important;}
.w365{width:365px !important;}
.w370{width:370px !important;}
.w375{width:375px !important;}
.w380{width:380px !important;}
.w385{width:385px !important;}
.w390{width:390px !important;}
.w395{width:395px !important;}
.w400{width:400px !important;}
.w405{width:405px !important;}
.w410{width:410px !important;}
.w415{width:415px !important;}
.w420{width:420px !important;}
.w425{width:425px !important;}
.w430{width:430px !important;}
.w435{width:435px !important;}
.w440{width:440px !important;}
.w445{width:445px !important;}
.w450{width:450px !important;}
.w455{width:455px !important;}
.w460{width:460px !important;}
.w465{width:465px !important;}
.w470{width:470px !important;}
.w475{width:475px !important;}
.w480{width:480px !important;}
.w485{width:485px !important;}
.w490{width:490px !important;}
.w495{width:495px !important;}
.w500{width:500px !important;}

.taR {text-align:right !important;}

.taL {text-align:left !important;}

.taC {text-align:center !important;}

.vaT  {vertical-align:top !important;}

.vaM  {vertical-align:middle !important;}

.vaB  {vertical-align:bottom !important;}

.vaBL {vertical-align:baseline !important;}

.tdU {text-decoration:underline !important;}
.tdU:hover {text-decoration:none !important;}

.tdN {text-decoration:none !important;}

.fntB  {font-weight:bold;}

.fntS {font-size:0.85em !important;}

.fntL {font-size:120% !important;}

.disN  {display:none;}

.disB  {display:block;}

.disInB {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.flL {float: left;}

.flR {float: right;}

.clfx {*zoom: 1;}

.clfx:after {
	display: block;
	content: '';
	clear: both;
}

.lead{
	font-size:1.28em;
	color:#e75555;
	margin:20px 0 10px;
}
