﻿

/* SET GLOBAL STANDARDS */
*, *::before, *::after {
	box-sizing: border-box;
}




/* SET ROW/COLUMN STANDARDS */
.LRow
{
  position: relative;
  display: table;
  width: 100%;
}
  .LRow::after
  {
    clear: both;
  }

.LCol1, .LCol2, .LCol3, .LCol4, .LCol5, .LCol6, .LCol7, .LCol8, .LCol9, .LCol10, .LCol11, .LCol12
{
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  vertical-align: top;
}


@media (min-width: 960px)
{
  .LCol1, .LCol2, .LCol3, .LCol4, .LCol5, .LCol6, .LCol7, .LCol8, .LCol9, .LCol10, .LCol11, .LCol12
  {
    float: left;
  }

  .LColFH
  {
    float: none;
    display: table-cell;
  }

  .LCol1
  {
    width: 8.333333333333333%;
  }

  .LCol2
  {
    width: 16.66666666666667%;
  }

  .LCol3
  {
    width: 25%;
  }

  .LCol4
  {
    width: 33.33333333333333%;
  }

  .LCol5
  {
    width: 41.66666666666667%;
  }

  .LCol6
  {
    width: 50%;
  }

  .LCol7
  {
    width: 58.33333333333333%;
  }

  .LCol8
  {
    width: 66.66666666666667%;
  }

  .LCol9
  {
    width: 75%;
  }

  .LCol10
  {
    width: 83.33333333333333%;
  }

  .LCol11
  {
    width: 91.66666666666667%;
  }

  .LCol12
  {
    width: 100%;
  }
}




body.NoScroll
{
    overflow: hidden;
}




/* SET SIZE STANDARDS */
.W1Pc {		width: 1%;	}
.W5Pc {		width: 5%;	}
.W10Pc {	width: 10%;	}
.W15Pc {	width: 15%;	}
.W20Pc {	width: 20%;	}
.W25Pc {	width: 25%;	}
.W27Pc {	width: 27%;	}
.W30Pc {	width: 30%;	}
.W33Pc {	width: 33%;	}
.W34Pc {	width: 34%;	}
.W35Pc {	width: 35%;	}
.W40Pc {	width: 40%;	}
.W45Pc {	width: 45%;	}
.W50Pc {	width: 50%;	}
.W55Pc {	width: 55%;	}
.W60Pc {	width: 60%;	}
.W65Pc {	width: 65%;	}
.W70Pc {	width: 70%;	}
.W75Pc {	width: 75%;	}
.W80Pc {	width: 80%;	}
.W85Pc {	width: 85%;	}
.W90Pc {	width: 90%;	}
.W95Pc {	width: 95%;	}
.W97Pc {	width: 97%;	}
.W98Pc {	width: 98%;	}
.W99Pc {	width: 99%;	}
.W100Pc	{	width: 100%;	}

.H1Pc {		height: 1%;	}
.H5Pc {		height: 5%;	}
.H10Pc {	height: 10%;	}
.H15Pc {	height: 15%;	}
.H20Pc {	height: 20%;	}
.H25Pc {	height: 25%;	}
.H30Pc {	height: 30%;	}
.H33Pc {	height: 33%;	}
.H34Pc {	height: 34%;	}
.H35Pc {	height: 35%;	}
.H40Pc {	height: 40%;	}
.H45Pc {	height: 45%;	}
.H50Pc {	height: 50%;	}
.H55Pc {	height: 55%;	}
.H60Pc {	height: 60%;	}
.H65Pc {	height: 65%;	}
.H70Pc {	height: 70%;	}
.H75Pc {	height: 75%;	}
.H80Pc {	height: 80%;	}
.H85Pc {	height: 85%;	}
.H90Pc {	height: 90%;	}
.H95Pc {	height: 95%;	}
.H100Pc	{	height: 100%;	}

.W1Px {		width: 1px;	}
.W5Px {		width: 5px;	}
.W10Px {	width: 10px;	}
.W15Px {	width: 15px;	}
.W20Px {	width: 20px;	}
.W25Px {	width: 25px;	}
.W30Px {	width: 30px;	}
.W35Px {	width: 35px;	}
.W40Px {	width: 40px;	}
.W45Px {	width: 45px;	}
.W50Px {	width: 50px;	}
.W55Px {	width: 55px;	}
.W60Px {	width: 60px;	}
.W65Px {	width: 65px;	}
.W70Px {	width: 70px;	}
.W75Px {	width: 75px;	}
.W80Px {	width: 80px;	}
.W85Px {	width: 85px;	}
.W90Px {	width: 90px;	}
.W95Px {	width: 95px;	}
.W100Px {	width: 100px;	}
.W110Px {	width: 110px;	}
.W120Px {	width: 120px;	}
.W125Px {	width: 125px;	}
.W130Px {	width: 130px;	}
.W140Px {	width: 140px;	}
.W150Px {	width: 150px;	}
.W160Px {	width: 160px;	}
.W170Px {	width: 170px;	}
.W175Px {	width: 175px;	}
.W180Px {	width: 180px;	}
.W190Px {	width: 190px;	}
.W200Px {	width: 200px;	}
.W225Px {	width: 225px;	}
.W250Px {	width: 250px;	}
.W275Px {	width: 275px;	}
.W300Px {	width: 300px;	}
.W325Px {	width: 325px;	}
.W350Px {	width: 350px;	}
.W375Px {	width: 375px;	}
.W400Px {	width: 400px;	}
.W425Px {	width: 425px;	}
.W450Px {	width: 450px;	}
.W475Px {	width: 475px;	}
.W500Px {	width: 500px;	}
.W525Px {	width: 525px;	}
.W550Px {	width: 550px;	}
.W575Px {	width: 575px;	}
.W600Px {	width: 600px;	}
.W650Px {	width: 650px;	}
.W700Px {	width: 700px;	}
.W700Px {	width: 750px;	}
.W800Px {	width: 800px;	}
.W850Px {	width: 850px;	}
.W900Px {	width: 900px;	}
.W950Px {	width: 950px;	}
.W1000Px {	width: 1000px;	}

.H1Px	{	height: 1px;	}
.H5Px	{	height: 5px;	}
.H10Px	{	height: 10px;	}
.H15Px	{	height: 15px;	}
.H20Px	{	height: 20px;	}
.H25Px	{	height: 25px;	}
.H30Px	{	height: 30px;	}
.H35Px	{	height: 35px;	}
.H40Px	{	height: 40px;	}
.H45Px	{	height: 45px;	}
.H50Px	{	height: 50px;	}
.H60Px	{	height: 60px;	}
.H70Px	{	height: 70px;	}
.H75Px	{	height: 75px;	}
.H80Px	{	height: 80px;	}
.H90Px	{	height: 90px;	}
.H100Px	{	height: 100px;	}
.H110Px	{	height: 110px;	}
.H120Px	{	height: 120px;	}
.H125Px	{	height: 125px;	}
.H130Px	{	height: 130px;	}
.H150Px	{	height: 150px;	}
.H175Px	{	height: 175px;	}
.H200Px	{	height: 200px;	}
.H225Px	{	height: 225px;	}
.H250Px	{	height: 250px;	}
.H275Px	{	height: 275px;	}
.H300Px	{	height: 300px;	}
.H350Px	{	height: 350px;	}
.H400Px	{	height: 400px;	}
.H450Px	{	height: 450px;	}
.H500Px	{	height: 500px;	}
.H550Px	{	height: 550px;	}
.H600Px	{	height: 600px;	}
.H700Px	{	height: 700px;	}
.H800Px	{	height: 800px;	}
.H900Px	{	height: 900px;	}




/* SET FONT STANDARDS */
.F0Px {		font-size: 0px;		}
.F1Px {		font-size: 1px;		}
.F8Px {		font-size: 8px;		}
.F9Px {		font-size: 9px;		}
.F10Px {	font-size: 10px;	}
.F11Px {	font-size: 11px;	}
.F12Px {	font-size: 12px;	}
.F13Px {	font-size: 13px;	}
.F14Px {	font-size: 14px;	}
.F15Px {	font-size: 15px;	}
.F16Px {	font-size: 16px;	}
.F18Px {	font-size: 18px;	}
.F20Px {	font-size: 20px;	}
.F25Px {	font-size: 25px;	}
.F30Px {	font-size: 30px;	}
.F40Px {	font-size: 40px;	}
.F50Px {	font-size: 50px;	}

.B {	font-weight: bold;      }
.NB {	font-weight: normal;	}

.F {	font-family: "Courier New", Courier, mono;	}

.I  {	font-style: italic;	    }
.O  {	font-style: oblique;	    }
.SC {	font-variant: small-caps;   }
.UC {   text-transform: uppercase;  }
.LC {   text-transform: lowercase;  }

.LU {	text-decoration: underline;	}
.LO {	text-decoration: overline;	}
.LT {   text-decoration: line-through;    }

.NW {	white-space: nowrap;	}
.W  {	white-space: normal;	}




/* SET POSITION STANDARDS */
.L {	text-align: left;		}
.C {	text-align: center;		}
.CM {	margin-left: auto;	margin-right: auto;	}
.R {	text-align: right;		}
.RM {	margin-left: auto;	margin-right: 0px;	}
.J {	text-align: justify;	}

.FL {	float: left;	}
.FR {	float: right;	}

.CB {	clear: both;	}
.CL {	clear: left;	}
.CR {	clear: right;	}

.VaBl {		vertical-align: baseline;	}
.VaB {		vertical-align: bottom;		}
.VaM {		vertical-align: middle;		}
.VaSub {	vertical-align: sub;		}
.VaSup {	vertical-align: super;		}
.VaTb {		vertical-align: text-bottom;	}
.VaTt {		vertical-align: text-top;	}
.VaT {		vertical-align: top;		}

.VaHelper {     display: inline-block; height: 100%; width: 0px;  }

.MA {		margin: auto;	}
.M0Px {		margin: 0px;	}
.M1Px {		margin: 1px;	}
.M2Px {		margin: 2px;	}
.M3Px {		margin: 3px;	}
.M5Px {		margin: 5px;	}
.M10Px {	margin: 10px;	}
.M15Px {	margin: 15px;	}
.M20Px {	margin: 20px;	}
.M25Px {	margin: 25px;	}
.M30Px {	margin: 30px;	}
.M40Px {	margin: 40px;	}
.M50Px {	margin: 50px;	}

.MTA {		margin-top: auto;	}
.MT0Px {	margin-top: 0px;	}
.MT1Px {	margin-top: 1px;	}
.MT2Px {	margin-top: 2px;	}
.MT3Px {	margin-top: 3px;	}
.MT5Px {	margin-top: 5px;	}
.MT10Px {	margin-top: 10px;	}
.MT15Px {	margin-top: 15px;	}
.MT20Px {	margin-top: 20px;	}
.MT25Px {	margin-top: 25px;	}
.MT30Px {	margin-top: 30px;	}
.MT40Px {	margin-top: 40px;	}
.MT50Px {	margin-top: 50px;	}

.MLA {		margin-left: auto;	}
.ML0Px {	margin-left: 0px;	}
.ML1Px {	margin-left: 1px;	}
.ML2Px {	margin-left: 2px;	}
.ML3Px {	margin-left: 3px;	}
.ML5Px {	margin-left: 5px;	}
.ML10Px {	margin-left: 10px;	}
.ML15Px {	margin-left: 15px;	}
.ML20Px {	margin-left: 20px;	}
.ML25Px {	margin-left: 25px;	}
.ML30Px {	margin-left: 30px;	}
.ML40Px {	margin-left: 40px;	}
.ML50Px {	margin-left: 50px;	}

.MRA {		margin-right: auto;	}
.MR0Px {	margin-right: 0px;	}
.MR1Px {	margin-right: 1px;	}
.MR2Px {	margin-right: 2px;	}
.MR3Px {	margin-right: 3px;	}
.MR5Px {	margin-right: 5px;	}
.MR10Px {	margin-right: 10px;	}
.MR15Px {	margin-right: 15px;	}
.MR20Px {	margin-right: 20px;	}
.MR25Px {	margin-right: 25px;	}
.MR30Px {	margin-right: 30px;	}
.MR40Px {	margin-right: 40px;	}
.MR50Px {	margin-right: 50px;	}

.MBA {		margin-bottom: auto;	}
.MB0Px {	margin-bottom: 0px;	}
.MB1Px {	margin-bottom: 1px;	}
.MB2Px {	margin-bottom: 2px;	}
.MB3Px {	margin-bottom: 3px;	}
.MB5Px {	margin-bottom: 5px;	}
.MB10Px {	margin-bottom: 10px;	}
.MB15Px {	margin-bottom: 15px;	}
.MB20Px {	margin-bottom: 20px;	}
.MB25Px {	margin-bottom: 25px;	}
.MB30Px {	margin-bottom: 30px;	}
.MB40Px {	margin-bottom: 40px;	}
.MB50Px {	margin-bottom: 50px;	}


.P0Px {		padding: 0px;	}
.P1Px {		padding: 1px;	}
.P2Px {		padding: 2px;	}
.P3Px {		padding: 3px;	}
.P4Px {		padding: 4px;	}
.P5Px {		padding: 5px;	}
.P10Px {	padding: 10px;	}
.P15Px {	padding: 15px;	}
.P20Px {	padding: 20px;	}
.P25Px {	padding: 25px;	}
.P30Px {	padding: 30px;	}
.P40Px {	padding: 40px;	}
.P50Px {	padding: 50px;	}

.PT0Px {	padding-top: 0px;	}
.PT1Px {	padding-top: 1px;	}
.PT2Px {	padding-top: 2px;	}
.PT3Px {	padding-top: 3px;	}
.PT4Px {	padding-top: 4px;	}
.PT5Px {	padding-top: 5px;	}
.PT10Px {	padding-top: 10px;	}
.PT15Px {	padding-top: 15px;	}
.PT20Px {	padding-top: 20px;	}
.PT25Px {	padding-top: 25px;	}
.PT30Px {	padding-top: 30px;	}
.PT40Px {	padding-top: 40px;	}
.PT50Px {	padding-top: 50px;	}

.PL0Px {	padding-left: 0px;	}
.PL1Px {	padding-left: 1px;	}
.PL2Px {	padding-left: 2px;	}
.PL3Px {	padding-left: 3px;	}
.PL4Px {	padding-left: 4px;	}
.PL5Px {	padding-left: 5px;	}
.PL10Px {	padding-left: 10px;	}
.PL15Px {	padding-left: 15px;	}
.PL20Px {	padding-left: 20px;	}
.PL25Px {	padding-left: 25px;	}
.PL30Px {	padding-left: 30px;	}
.PL40Px {	padding-left: 40px;	}
.PL50Px {	padding-left: 50px;	}

.PR0Px {	padding-right: 0px;	}
.PR1Px {	padding-right: 1px;	}
.PR2Px {	padding-right: 2px;	}
.PR3Px {	padding-right: 3px;	}
.PR5Px {	padding-right: 5px;	}
.PR5Px {	padding-right: 5px;	}
.PR10Px {	padding-right: 10px;	}
.PR15Px {	padding-right: 15px;	}
.PR20Px {	padding-right: 20px;	}
.PR25Px {	padding-right: 25px;	}
.PR30Px {	padding-right: 30px;	}
.PR40Px {	padding-right: 40px;	}
.PR50Px {	padding-right: 50px;	}

.PB0Px {	padding-bottom: 0px;	}
.PB1Px {	padding-bottom: 1px;	}
.PB2Px {	padding-bottom: 2px;	}
.PB3Px {	padding-bottom: 3px;	}
.PB4Px {	padding-bottom: 4px;	}
.PB5Px {	padding-bottom: 5px;	}
.PB10Px {	padding-bottom: 10px;	}
.PB15Px {	padding-bottom: 15px;	}
.PB20Px {	padding-bottom: 20px;	}
.PB25Px {	padding-bottom: 25px;	}
.PB30Px {	padding-bottom: 30px;	}
.PB40Px {	padding-bottom: 40px;	}
.PB50Px {	padding-bottom: 50px;	}





/* SET OTHER STANDARDS */
.P    {    cursor: pointer;    }

.DN   {   display: none;  }
.DT   {   display: table;  }
.DTR   {   display: table-row; clear: both;  }
.DTC   {   display: table-cell;  }
.BN   {   border: 0px;    }

.LFA  {  list-style-type: lower-alpha;  }
.LFC  {  list-style-type: circle;  }
.LFD  {  list-style-type: disc;  }
.LFS  {  list-style-type: square;  }
.LFN  {  list-style-type: decimal;  }
.LFLN {  list-style-type: decimal-leading-zero;  }
.LFR  {  list-style-type: lower-roman;  }

.OLIn, .ULIn {	list-style-position: inside;	} 



