@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

/***** HTML ELEMENTS *****/

a, img {
	border: none;
	outline: none;
}

img.loading {
	vertical-align: middle;
}

.block {
	display: block !important;
}

.bold {
	font-weight: bold !important;
}

.borderAll {
	border: 1px solid #DDD !important;
	padding: 5px;
}

.borderAll777 {
	border: 1px solid #777 !important;
	padding: 5px;
}

.borderAllMidGreen {
	border: 1px solid #00B297 !important;
}

.borderAllMidRed {
	border: 1px solid #C0392B !important;
}

.borderBottom {
	border-bottom: 1px solid #AAA !important;
}

.borderLeft {
	border-left: 1px solid #AAA !important;
}

.borderRight {
	border-right: 1px solid #AAA !important;
}
	
.borderTop {
	border-top: 1px dotted #AAA !important;
}

.borderNone {
	border: none !important;
}

.borderCollapse {
	border-collapse: collapse !important;
}

.borderRadius10 {
	border-radius: 10px !important;
}

.caption {
	font: normal 11px Arial, Helvetica, sans-serif !important;
	text-align: right;
}

.clear,
.clearBoth {
	clear: both !important;
}

.extraBold {
	font-weight: 900;
}

.floatLeft {
	float: left !important;
}

	img.floatLeft {
		margin: 0 15px 15px 0;
	}

.floatRight {
	float: right !important;
}

	img.floatRight {
		margin: 0 0 15px 15px;
	}

.hangingIndent19 {
	padding-left: 19px;
	text-indent: -19px;
}

.hidden {
	display: none;
	/*height: 0px !important;
	visibility: hidden !important;*/
}

	.hidden img {
		height: 0px !important;
	}
	
.inlineBlock {
	display: inline-block !important;
}
	
.internalError {
	color: #F00;
	font-size: 11px;
	font-style: italic;
}

.listStyleDisc {
	list-style: disc !important;
}

.listStyleNone {
	list-style: none !important;
}

.marginAuto {
	float: none !important;
	margin: 0 auto !important;
}

.margin0 {
	margin: 0 !important;
}

.margin10 {
	margin: 10px !important; 
}

.margin20 {
	margin: 20px !important; 
}

.marginBottom0	{
	margin-bottom: 0 !important;
}

.marginBottom10	{
	margin-bottom: 10px !important;
}

.marginBottom20	{
	margin-bottom: 20px !important;
}

.marginBottom30	{
	margin-bottom: 30px !important;
}

.marginBottom50	{
	margin-bottom: 50px !important;
}

.marginBottom40	{
	margin-bottom: 40px !important;
}

.marginBottom80	{
	margin-bottom: 80px !important;
}

.marginBottom100 {
	margin-bottom: 100px !important;
}

.marginBottom120 {
	margin-bottom: 120px !important;
}

.marginLeft5 {
	margin-left: 5px !important;
}

.marginLeft10 {
	margin-left: 10px !important;
}

.marginLeft15 {
	margin-left: 15px !important;
}

.marginLeft20 {
	margin-left: 20px !important;
}

.marginLeft50 {
	margin-left: 52px !important;
}


.marginRight10 {
	margin-right: 10px !important;
}

.marginRight13 {
	margin-right: 13px !important;
}

.marginRight20 {
	margin-right: 20px !important;
}

.marginRight50 {
	margin-right: 50px !important;
}

.marginRight60 {
	margin-right: 60px !important;
}

.marginRight115 {
	margin-right: 115px !important;
}

.marginRight125 {
	margin-right: 125px !important;
}

.marginRight140 {
	margin-right: 140px !important;
}

.marginTop5 {
	margin-top: 5px !important;
}

.marginTop0 {
	margin-top: 0px !important;
}

.marginTop10 {
	margin-top: 10px !important;
}

.marginTop20 {
	margin-top: 20px !important;
}

.marginTop25 {
	margin-top: 25px !important;
}

.marginTop30 {
	margin-top: 30px !important;
}

.marginTop40 {
	margin-top: 40px !important;
}

.marginTop50 {
	margin-top: 50px !important;
}

.marginTop60 {
	margin-top: 60px !important;
}

.marginTop70 {
	margin-top: 70px !important;
}

.marginTop80 {
	margin-top: 80px !important;
}

.marginTop90 {
	margin-top: 90px !important;
}

.marginTop100 {
	margin-top: 100px !important;
}

.overflowScroll {
	overflow-y: scroll;
}

.padding0	{
	padding: 0 !important;
}

.padding5	{
	padding: 5px !important;
}

.padding10	{
	padding: 10px !important;
}

.padding15	{
	padding: 15px !important;
}

.padding20	{
	padding: 20px !important;
}

.padding30	{
	padding: 30px !important;
}

.padding50	{
	padding: 50px !important;
}

.paddingBottom0	{
	padding-bottom: 0 !important;
}

.paddingBottom20	{
	padding-bottom: 20px !important;
}

.paddingBottom30	{
	padding-bottom: 30px !important;
}

.paddingLeft10 {
	padding-left: 10px !important;
}

.paddingLeft20 {
	padding-left: 20px !important;
}

.paddingLeft30 {
	padding-left: 30px !important;
}

.paddingLeft50 {
	padding-left: 50px !important;
}

.paddingRight15 {
	padding-right: 15px !important;
}

.paddingRight1Pct {
	padding-right: 1% !important;
}

.paddingRight5Pct {
	padding-right: 5% !important;
}

.paddingRight10Pct {
	padding-right: 10% !important;
}

.paddingTop5 {
	padding-top: 5px !important;
}

.paddingTop10 {
	padding-top: 10px !important;
}

.paddingTop15 {
	padding-top: 15px !important;
}

.paddingTop20 {
	padding-top: 20px !important;
}

.paddingTop50 {
	padding-top: 50px !important;
}

.paddingTop100 {
	padding-top: 100px !important;
}

.paddingTop150 {
	padding-top: 150px !important;
}

.paddingLeft3Pct {
	padding-left: 3% !important;
}

.paddingLeft5Pct {
	padding-left: 5% !important;
}

.paddingLeft10Pct {
	padding-left: 10% !important;
}

.paddingLeftQuarter	{
	padding-left: 25% !important;
}


.pointer {
	cursor: pointer;
}

.right {
	text-align: right;
}

.underline {
	text-decoration: underline;
}

	.underline:hover {
		text-decoration: underline;
	}


/***** GLOBAL ALIGNMENT *****/
.absTopRight {
	position: absolute;
		top: 0;
		right: 0;
}

.absTopRight20 {
	position: absolute;
		top: 20px;
		right: 20px;
}

.positionAbsolute {
	position: absolute;
}

.positionRelative {
	position: relative;
}

.scrolling {
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

.textCenter {
	text-align: center !important;
}

.textJustify {
	text-align: justify !important;
}
.textLeft {
	text-align: left !important;
}

.textRight {
	text-align: right !important;
}

.vAlignBottom {
	vertical-align: bottom !important;
}

.vAlignMid {
	vertical-align: middle !important;
}

.vAlignTextBottom {
	vertical-align: text-bottom !important;
}

.vAlignTop {
	vertical-align: top !important;
}


/***** GLOBAL COLORS *****/
.bgDarkRed {
	background-color: #820000 !important;
}

.bgDarkGrey {
	background-color: #1D2127 !important;
}

.bgDarkGreen {
	background-color: #050 !important;
}

.bgMidBlue {
	background-color: #3498DB !important;
}

.bgMidGreen {
	background-color: #27AE60 !important;
}

	a.bgMidGreen:hover,
	input[type="submit"].bgMidGreen:hover {
		background-color: #071 !important;
	}

.bgLtBlue {
	background-color: #DEF !important;
}

.bgLtGrey {
	background-color: #EEE !important;
}

.bgMidGrey {
	background-color: #CCC !important;
}

.bgMidOrange {
	background-color: #F4B350 !important;
}


.bgRed {
	background-color: #C74032 !important;
}

	a.bgRed:hover {
		background-color: #700 !important;
	}

.bgWhite {
	background-color: #FFF !important;
}

.bgWhitesmoke {
	background-color: #F5F5F5 !important;
}

.black {
	color: #000 !important;
}

.midBlue {
	color: #6498C4 !important;
}

.dkGrey {
	color: #4C4C4C !important;
}

.darkGreen {
	color: #050 !important;
}

.darkRed {
	color: #820000 !important;
}

.green {
	color: #8FD400 !important;
}

.ltBlue {
	color: #27B9F4 !important;
}

.ltBrown {
	color: #9D3F00 !important;
}

.ltGrey {
	color: #AAA !important;
}

.ltRed {
	color: #C44 !important;
}

.mainBlue {
	color: #1960AC !important;
}

.midGrey {
	color: #757577 !important;
}

.midRed {
	color: #CC151C !important;
}

.orange {
	color: #F60 !important;
}

.red {
	color: #E84C3D !important;
}

.white {
	color: #FFF !important;
}

.yellow {
	color: #EB0 !important;
}


/***** GLOBAL FONT STYLES *****/
.fontLighter {
	font-weight: 300 !important;
}

.fontSize10 {
	font-size: 10px !important;
}

.fontSize12 {
	font-size: 12px !important;
}

.fontSize14 {
	font-size: 14px !important;
}

.fontSize17 {
	font-size: 17px !important;
}

.fontSize18 {
	font-size: 18px !important;
}

.fontSize20 {
	font-size: 20px !important;
}

.fontSize24 {
	font-size: 24px !important;
}

.fontSize30 {
	font-size: 30px !important;
}

.fontSize34 {
	font-size: 34px !important;
}

.fontSize50 {
	font-size: 50px !important;
}

.fontWeight300 {
	font-weight: 300 !important;
}

.fontWeight900 {
	font-weight: 900 !important;
}

.italic {
	font-style: italic !important;
}

.fontArial {
	font-family: Arial, Helvetica, sans-serif !important;
}

.fontGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

.fontLowercase {
	text-transform: none !important;
}

.fontNormal {
	font-weight: normal !important;
}

.fontSmall {
	font-size: 11px !important;
	font-weight: 300 !important;
}

.fontUppercase {
	text-transform: uppercase !important;
}

.letterSpacing1 {
	letter-spacing: 1px;
}

.lineHeight2 {
	line-height: 2.0;
}


/***** GLOBAL HEIGHTS AND WIDTHS *****/
.heightAuto {
	height: auto !important;
}

.height0 {
	height: 0px !important;
		max-height: 0px !important;
}

.height20 {
	height: 20px !important;
		max-height: 20px !important;
		min-height: 20px !important;
}

.height25 {
	height: 25px !important;
		max-height: 25px !important;
		min-height: 25px !important;
}

.height50 {
	height: 50px !important;
		max-height: 50px !important;
		min-height: 50px !important;
}

.height85 {
	height: 85px !important;
		max-height: 85px !important;
		min-height: 85px !important;
}

.height100 {
	height: 100px !important;
		max-height: 100px !important;
		min-height: 100px !important;
}

.height110 {
	height: 110px !important;
		max-height: 110px !important;
		min-height: 110px !important;
}

.height125 {
	height: 125px !important;
		max-height: 125px !important;
		min-height: 125px !important;
}

.height150 {
	height: 150px !important;
		max-height: 150px !important;
		min-height: 150px !important;
}

.height175 {
	height: 175px !important;
		max-height: 175px !important;
		min-height: 175px !important;
}

.height200 {
	height: 200px !important;
		max-height: 200px !important;
		min-height: 200px !important;
}

.height260 {
	height: 260px !important;
		max-height: 260px !important;
		min-height: 260px !important;
}

.height300 {
	height: 300px !important;
		max-height: 300px !important;
		min-height: 300px !important;
}

.maxHeight300 {
	max-height: 300px !important;
}

.width30 {
	width: 30px !important;
		min-width: 30px !important;
		max-width: 30px !important;
}

.width40 {
	width: 40px !important;
		min-width: 40px !important;
		max-width: 40px !important;
}

.width50 {
	width: 50px !important;
		min-width: 50px !important;
		max-width: 50px !important;
}

.width60 {
	width: 60px !important;
		min-width: 60px !important;
		max-width: 60px !important;
}

.width70 {
	width: 70px !important;
		min-width: 70px !important;
		max-width: 70px !important;
}

.width75 {
	width: 75px !important;
		min-width: 75px !important;
		max-width: 75px !important;
}

.width80 {
	width: 80px !important;
		min-width: 80px !important;
		max-width: 80px !important;
}

.width85 {
	width: 85px !important;
		min-width: 85px !important;
		max-width: 85px !important;
}

.width90 {
	width: 90px !important;
		min-width: 90px !important;
		max-width: 90px !important;
}

.width95 {
	width: 95px !important;
		min-width: 95px !important;
		max-width: 95px !important;
}

.width100 {
	width: 100px !important;
		min-width: 100px !important;
		max-width: 100px !important;
}

.width110 {
	width: 110px !important;
		max-width: 110px !important;
		min-width: 110px !important;
}

.width120 {
	width: 120px !important;
		min-width: 120px !important;
		max-width: 120px !important;
}

.width125 {
	width: 125px !important;
		min-width: 125px !important;
		max-width: 125px !important;
}

.width135 {
	width: 135px !important;
		min-width: 135px !important;
		max-width: 135px !important;
}

.width150 {
	width: 150px !important;
		min-width: 150px !important;
		max-width: 150px !important;
}

.width175 {
	width: 175px !important;
		min-width: 175px !important;
		max-width: 175px !important;
}

.width180 {
	width: 180px !important;
		min-width: 180px !important;
		max-width: 180px !important;
}

.width200 {
	width: 200px !important;
		min-width: 200px !important;
		max-width: 200px !important;
}

.width225 {
	width: 225px !important;
		min-width: 225px !important;
		max-width: 225px !important;
}

.width250 {
	width: 250px !important;
		min-width: 250px !important;
		max-width: 250px !important;
}

.width275 {
	width: 275px !important;
		min-width: 275px !important;
		max-width: 275px !important;
}

.width280 {
	width: 280px !important;
		min-width: 280px !important;
		max-width: 280px !important;
}

.width300 {
	width: 300px !important;
		min-width: 300px !important;
		max-width: 300px !important;
}

.width325 {
	width: 325px !important;
		min-width: 325px !important;
		max-width: 325px !important;
}

.width350 {
	width: 350px !important;
		min-width: 350px !important;
		max-width: 350px !important;
}

.width360 {
	width: 360px !important;
		min-width: 360px !important;
		max-width: 360px !important;
}

.width450 {
	width: 450px !important;
		min-width: 450px !important;
		max-width: 450px !important;
}

.width400 {
	width: 400px !important;
		min-width: 400px !important;
		max-width: 400px !important;
}

.width500 {
	width: 500px !important;
		min-width: 500px !important;
		max-width: 500px !important;
}

.width600 {
	width: 600px !important;
		min-width: 600px !important;
		max-width: 600px !important;
}

.width670 {
	width: 670px !important;
		min-width: 670px !important;
		max-width: 670px !important;
}


.width10Pct {
	width: 10% !important;
		min-width: 10% !important;
		max-width: 10% !important;
}

.width20Pct {
	width: 20% !important;
		min-width: 20% !important;
		max-width: 20% !important;
}

.width30Pct {
	width: 30% !important;
		min-width: 30% !important;
		max-width: 30% !important;
}

.width33Pct {
	width: 33% !important;
		min-width: 33% !important;
		max-width: 33% !important;
}

.width45Pct {
	width: 45% !important;
		min-width: 45% !important;
		max-width: 45% !important;
}

.width70Pct {
	width: 70% !important;
		min-width: 70% !important;
		max-width: 70% !important;
}

.width80Pct {
	width: 80% !important;
}

.width85Pct {
	width: 85% !important;
}

.width90Pct {
	width: 90% !important;
}

.width94Pct {
	width: 94% !important;
		min-width: 94% !important;
		max-width: 94% !important;
}

.width95Pct {
	width: 96% !important;
		min-width: 96% !important;
		max-width: 96% !important;
}


.width25Pct,
.widthQuarter {
	width: 25% !important;
		min-width: 25% !important;
		max-width: 25% !important;
}

.width50Pct,
.widthHalf {
	width: 50% !important;
}

.widthFull {
	width: 100% !important;
}


/*****  COMMON SOCIAL BUTTONS AND WIDGETS *****/
#___plusone_0 {
	font-size: 19px !important;
	min-width: 60px !important;
	max-width: 60px !important;
}

.fb_iframe_widget iframe { /* FOR FACEBOOK LIKE BUTTON */
	top: -3px;
	min-width: 60px !important;
	/*max-width: 74px !important;*/
}
		
