@charset "utf-8";
@import url(reset.css);
@import url(layouts.css);
@import url(navigation.css);
@import url(forms.css);
@import url(/fonts/treb/stylesheet.css);
a{
	color: #333333;
	text-decoration: none;
	}
a:hover{
	text-decoration: none
	}
body{
	color: #464646;
font: normal 16px/20px 'Trebuchet MS', Arial, Helvetica, sans-serif;
/*	font: 15px/18px 'Open Sans', sans-serif;*/
	background: url(../imagesnew/body-bg.png) #f4f4f4

	}
blockquote{
	margin: 0 0 20px 35px;
	}

dl{
	margin-bottom: 10px;
	}
dt{
	font-weight: bold}
dd{
	padding-left: 40px;}
em{
	font-style: italic
	}
em strong{
	font-style: italic;
	font-weight: bold
	}
#body h1{
	color: #3636;
	text-transform: none;
	background: url(../imagesnew/line-01.png) no-repeat left bottom;
	font-size: 36px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 30px;
	padding-bottom: 5px;
	letter-spacing: -1px;
	margin-top: 10px;
	}

#body3 h1{
	color: #3636;
	text-transform: none;
	text-align:center;
	font-size: 48px;
	font-style: normal;
	line-height: 42px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 30px;
	padding-bottom: 5px;
	letter-spacing: -1px;
	margin-top: 10px;
	}

h2{
	margin: 0 0 15px;
	padding: 0;
	color: #333333;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	}
h3{
	margin: 0 0 30px;
	padding: 0 0 30px;
	color: #666666;
	font-weight: normal;
	font-size: 26px;
	line-height: 29px;
	border-bottom: 1px solid #e5e5e5;
	}
h4{

	}
h5{

	}
h6{

	}
ol li, ul li{
	}
ol.decimal li{
	list-style-type: decimal
	}
ol.roman li{
	list-style-type: upper-roman
	}

ol{
	margin: 0 0 20px;
	}
ol li{
	list-style-type: decimal
	}
p{
	margin-bottom: 15px;
	background-image: url(/image/pixel.png) !important;
	background-repeat: none !important;
	}
strong{
	font-weight: bold
	}
table{
	}
table td{
	}
table th{
	}

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
	}

/* Block level classes */

.db{display: block}
.di{display: inline}
.dib{display: inline-block}

.clearer{clear: both}
.clearer-l{clear: left}
.clearer-r{clear: right}

.fr{float: right}
.fl{float: left}

.m5{margin: 5px}
.m10{margin: 10px}
.m15{margin: 15px}
.m20{margin: 20px}

.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.mt15{margin-top: 15px}
.mt20{margin-top: 20px}

.mr5{margin-right: 5px}
.mr10{margin-right: 10px}
.mr15{margin-right: 15px}
.mr20{margin-right: 20px}

.mb5{margin-bottom: 5px}
.mb10{margin-bottom: 10px}
.mb15{margin-bottom: 15px}
.mn20{margin-bottom: 20px}

.ml5{margin-left: 5px}
.ml10{margin-left: 10px}
.ml15{margin-left: 15px}
.ml20{margin-left: 20px}

.no-margin{margin: 0}

.p5{padding: 5px}
.p10{padding: 10px}
.p15{padding: 15px}
.p20{padding: 20px}

.pt5{padding-top: 5px}
.pt10{padding-top: 10px}
.pt15{padding-top: 15px}
.pt20{padding-top: 20px}

.pr5{padding-right: 5px}
.pr10{padding-right: 10px}
.pr15{padding-right: 15px}
.pr20{padding-right: 20px}

.pb5{padding-bottom: 5px}
.pb10{padding-bottom: 10px}
.pb15{padding-bottom: 15px}
.pn20{padding-bottom: 20px}

.pl5{padding-left: 5px}
.pl10{padding-left: 10px}
.pl15{padding-left: 15px}
.pl20{padding-left: 20px}

.no-padding{padding: 0}

.center{display: block; margin: 0 auto}

.image-right{
	float: right;
	margin: 0 0 30px 30px
	}
.image-left{
	float: left;
	margin: 0 30px 30px 0
	}

/* Font and text classes */

.black{color: #000}
.white{color: #fff}

.bold{font-weight: bold}
.no-bold{font-weight: normal}
.italic{font-style: italic}

.fs10{font-size: 10px}
.fs11{font-size: 11px}
.fs12{font-size: 12px}
.fs13{font-size: 13px}
.fs14{font-size: 14px}
.fs15{font-size: 15px}
.fs16{font-size: 16px}
.fs16{font-size: 16px}
.fs18{font-size: 18px}
.fs16{font-size: 19px}
.fs16{
	font-size: 16px
}
.fs25{font-size: 25px}
.fs23 {
	font-size: 22px
}

.fs30{font-size: 30px}

.lh1em{line-height: 1em}
.lh15em{line-height: 1.5em}
.lh2em{line-height: 2em}

.lh13{line-height: 13px}
.lh14{line-height: 14px}
.lh15{line-height: 15px}
.lh16{line-height: 16px}
.lh18{line-height: 18px}
.lh19{line-height: 19px}
.lh20{line-height: 20px}
.lh25{line-height: 25px}
.lh30{line-height: 30px}

.arial{font-family: Arial, Helvetica, sans-serif}
.tahoma{font-family: Tahoma, Geneva, sans-serif}
.trebuchet{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
.verdana{font-family: Verdana, Geneva, sans-serif}

.text-left{text-align: left}
.text-center{text-align: center}
.text-right{text-align: right}

.underline{text-decoration: underline}
.no-decoration{text-decoration: none}

.uppercase{text-transform: uppercase}

.text-normal{font-weight: normal; font-style: normal; text-decoration: none; text-transform: none}

/* Background classes */

.bg-white{background: #fff}
.no-bg{background: none}

/* Border classes */

.no-border{border: none}
