@import url(carousel.css);
@import url(reset.css);
@import url(layouts.css);
@import url(navigation.css);
@import url(forms.css);
@import url(popup.css);
@import url(style.css);

a{
	color: #3c66b3;
	}
a:hover{
	text-decoration: none
	}
body{
    position: relative;
	color: #1F1D1D;
	font: 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/body-bg.png) fixed 20px 0 #fff
	}
em{
	font-style: italic
	}
h1{
	color: #0586df;
	font-size: 22px;
	line-height: 28px;
	text-align: center
	}
h2{
	padding: 7px;
	font-size: 22px;
	text-align: center;
	background: url(../images/img7.png) repeat-y center

	}
h3{
	padding: 4px;
	color: #b9b9ba;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/img7.png) repeat-y center
	}
h4{
	font-size: 18px;
	text-align: center}
h5{
	padding: 5px;
	color: #bbbbbb;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #b6b6b6
	}
h6{
	padding: 5px;
	color: #bbbbbb;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #b6b6b6
	}
ol li{
	margin: 0px 30px;
	}
ol.decimal li{
	list-style-type: decimal
	}
ol.roman li{
	list-style-type: upper-roman
	}
p{
	text-indent: 15px
	}
strong{
	font-weight: bold
	}
table{
	}
table td{
	}
table th{
	}
ul li{
	margin: 0px 30px;
	}
ul, ol{
	margin: 0 0 5px 0
	}
ul li{
	list-style-type: disc;
	list-style-image: url(../images/ul.jpg)
	}
ul.disc li{
	list-style-image: none;
	list-style-type: disc
	}
ul.circle li{
	list-style-image: none;
	list-style-type: circle
	}
ul.square li{
	list-style-type: square
	}
.clearer{clear: both}
.clearer-l{clear: left}
.center{display: block; margin: 0 auto}
.black{color: #000}
.blue1{color: #34a1e8}
.grey1{color: #b1b1b1}
.grey2{color: #535353}
.grey3{color: #696969}
.green1{color: #49795c}
.bold{font-weight: bold}
.db{display: block}
.italic{font-style: italic}
.red1{color: #971a09}
.f11{font-size: 11px}
.f12{font-size: 12px}
.f14{font-size: 14px}
.f16{font-size: 16px}
.f25{font-size: 25px}
.fr{float:right}
.fl{float: left}
.lh2{line-height: 2em}
.lh1{line-height: 1em}
.tal{text-align: left}
.tac{text-align: center}
.tar{text-align: right}
#img_load {
    display: none;
    height: 0;
    position: absolute;
    width: 0;
}

