img {border:none;}
a {color:#151515;}	
a:hover {color:#F7A40D;}	
h1 {font-size:23px;margin:0 0 10px 0px;padding:13px 0 0px 0;color:#1F285A;letter-spacing:5px;}
h2 {font-size:22px;margin:0 0 10px 0px;padding:13px 0 0px 0;color:#1F285A;}
h3 {font-size:12px;margin:0 0 10px 0px;padding:13px 0 0px 0;color:#1F285A;}
h4 {font-size:11px;margin:0 0 10px 0px;padding:13px 0 0px 0;color:#1F285A;}
.sys_clearing {display:none;visibility:hidden;}

/*------------ Global Classes ------------*/

.clear			{ clear: both }
.floatLeft		{ float: left }
.floatRight		{ float: right }

.textLeft		{ text-align: left }
.textRight		{ text-align: right }
.textCenter		{ text-align: center }
.textJustify	{ text-align: justify }

.bold			{ font-weight: bold !important }
.italic			{ font-style: italic }
.underline		{ border-bottom: 1px solid }
.highlight		{ background: #ffc }

.noPadding		{ padding: 0 !important }
.noMargin		{ margin: 0 !important }
.noBorder		{ border: none !important }
.noBackground	{ background: none !important}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }

.clearfix 		{ display: inline-block }

/* Hides from IE-mac \*/
* html .clearfix 
				{ height: 1% }
.clearfix 		{display: block }
/* End hide from IE-mac */
