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

/*
Author URI: http://www.forants.com/
*/

/*-----------------------------------------------------------------UTILITIEs------------------------------------------*/
.highlight{	color:#FF0000; }
.left_column{margin-left:0px !important;padding-left:0px !important;}
.word_separator_8{	padding:0 8px 0 8px; }
.spacer_15{width:100%;height:15px;content:".";}
.spacer_20{width:100%;height:20px;content:".";}
.spacer_25{width:100%;height:20px;content:".";}
.spacer_30{width:100%;height:30px;content:".";}
.horizontal_devider_1{width:100%;background-color:#CCCCCC;content:".";height:1px;border-top:#ffffff 1px solid;border-bottom:#ffffff 1px solid;}
.horizontal_devider_11{width:100%;background-color:#CCCCCC;content:".";height:1px;border-bottom:#f9f9f9 .5px solid;}
.horizontal_devider_2{width:100%;background-color:#CCCCCC;content:".";height:2px;border-top:#ffffff 1px solid;border-bottom:#ffffff 1px solid;}
.hr_devider_top_1{background-image:url(images/horizontal_devider_1.jpg);background-repeat:repeat-x;background-position:top;}
.hr_devider_bottom_1{background-image:url(images/horizontal_devider_1.jpg);background-repeat:repeat-x;background-position:bottom;}
.hr_devider_bottom_15{background-image:url(images/horizontal_devider_15.jpg);background-repeat:repeat-x;background-position:bottom;}

/*-----------------------------------------------------------------BLUE PRINT----------------------------------------*/
body, h4, h1, h2, h3, h5, span, div, ul, li, input, textarea,blockquote, form{margin:0;padding:0;}
a {outline:none;text-decoration:none;}
a img{border:none}
ol,ul {list-style:none;padding:0px;margin:0px;}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
acronym, abbr, span.caps{font-size: 0.9em;letter-spacing: .07em;}
code {	font-family:'Courier New', Courier, Fixed;font-size:10px;}
.alignright {float: right;}
.alignleft {float: left;}
.hide {display:none;}
.left {margin-left:0 !important;padding-left:0; }
.last {margin-right:0 !important;padding-right:0;}
.top {margin-top:0 !important;padding-top:0;}
.right {margin-bottom:0 !important;padding-bottom:0;}




