.border {
	border: 1px solid #d5d5d5 !important;
}

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    height: 0;
    display: block;
    float: none !important;
}

hr.clear {
	visibility: hidden;
	margin: 0 !important;
}

.break {
	height: 1em;
}

.mBottom {
	margin-bottom: 1em;
}

.mRight {
	margin-right: 1em;
}

.mLeft {
	margin-left: 1em;
}

.mTop {
	margin-top: 1em;
}

.fLeft {
	float: left;
}

.fRight {
	float: right !important;
}

.info{
	font-size:0.9em;
	font-style:italic;
}

.errorm{
	color:#660033;
}

.infom{
	color:#006633;
}

.upper {
    text-transform: uppercase;
}

.lineHeight2 {
    line-height: 1.6em;
}

.width120 {
    width: 125px;
}

.width100 {
    width: 100px;
}

.w60 {
    width: 60px !important;
}

.w79 {
    width: 79px !important;
}

.w270 {
    width: 270px !important;
}

.w150 {
    width: 150px;
}

.vaTop {
    vertical-align: top;
}

.vaBottom {
    vertical-align: bottom;
}

.mBig {
    margin: 20px 0 30px 0;
}

.pMargin p {
    margin-bottom: 18px !important;
}

.pMargin p.noMBottom {
    margin-bottom: 0 !important;
}

.inline{
	display:inline !important;
}

.tbold{ font-weight:bold; }

.spacer10{
	clear:both;
	line-height:10px;
	height:10px;
}

.block{
	display:block;
}

.tcenter{ text-align:center; }

.fs10{
	font-size:10px;
}

.nod{
	display:none !important;
}

.hidden{
	visibility:hidden !important;
}