	
.pNone{padding:0!important} .pXsmall{padding:.6em!important} .pSmall{padding:1.3em!important} .pMed{padding:3.1em!important} .pBig{padding:5em!important} .ptNone{padding-top:0!important} .ptXsmall{padding-top:.6em!important} .ptSmall{padding-top:1.3em!important} .ptMed{padding-top:3.1em!important} .ptBig{padding-top:5em!important} .prNone{padding-right:0!important} .prXsmall{padding-right:.6em!important} .prSmall{padding-right:1.3em!important} .prMed{padding-right:3.1em!important} .prBig{padding-right:5em!important} .pbNone{padding-bottom:0!important} .pbXsmall{padding-bottom:.6em!important} .pbSmall{padding-bottom:1.3em!important} .pbMed{padding-bottom:3.1em!important} .pbBig{padding-bottom:5em!important} .plNone{padding-left:0!important} .plXsmall{padding-left:.6em!important} .plSmall{padding-left:1.3em!important} .plMed{padding-left:3.1em!important} .plBig{padding-left:5em!important} .mNone{margin:0!important} .mXsmall{margin:.6em!important} .mSmall{margin:1.3em!important} .mMed{margin:3.1em!important} .mBig{margin:5em!important} .mtNone{margin-top:0!important} .mtXsmall{margin-top:.6em!important} .mtSmall{margin-top:1.3em!important} .mtMed{margin-top:3.1em!important} .mtBig{margin-top:5em!important} .mrNone{margin-right:0!important} .mrXsmall{margin-right:.6em!important} .mrSmall{margin-right:1.3em!important} .mrMed{margin-right:3.1em!important} .mrBig{margin-right:5em!important} .mbNone{margin-bottom:0!important} .mbXsmall{margin-bottom:.6em!important} .mbSmall{margin-bottom:1.3em!important} .mbMed{margin-bottom:3.1em!important} .mbBig{margin-bottom:5em!important} .mlNone{margin-left:0!important} .mlXsmall{margin-left:.6em!important} .mlSmall{margin-left:1.3em!important} .mlMed{margin-left:3.1em!important} .mlBig{margin-left:5em!important} .fontXsmall{font:.8em/1em arial!important } .fontSmall{font:1em/1.25em arial!important } .fontMed1{font:1.25em/1.5625em arial!important } .fontMed2{font:1.5em/1.875em arial!important } .fontBig{font:2em/2.5em arial!important } .fontXL{font:3em/3.75em arial!important } 	
p.first{
	margin-top:0;
}

p.last{
	margin-bottom:0;
}
	
	
.pNone{ padding:0 !important; }	
.mNone{ margin:0 !important; }

.clear{	clear:both; }

.angQuote{ font-size:140%; }

.hColor{ color:#0FA6A7; }

.pointer{ cursor:pointer; }

/*positioning*/
.floatR{ float:right; }
.floatL{ float:left; }
.floatN{ float:none; }
.clear{ clear:both; }

ul.floatLI li{ float:left; }
ul.floatLInone li{ float:none; }
/*positioning*/

/*text*/
.italic{ font-style:italic; }
.underline{	text-decoration:underline; }
.bold{ font-weight:bold; }

.text-replace{
	text-indent:-2000px;
}

.center{ text-align:center }
.right{ text-align:right; }
.serif{	font-family:georgia,cambria,arial }
.sans-serif{ font-family:arial, sans-serif }
/*text*/
	
ul.noList{
	list-style:none;
}

ul.noPad{
	padding-left:0;
}

.widthAuto, ul.widthAuto li{ width:auto!important; }
.heightAuto{ height:auto!important; }

.hide{ display:none; }

/**borders**/
.dottedB{
	border-bottom:1px dotted;
}

.bNone{
	border:0;
}
/**borders**/
