body, html { 
	height: 100%;
	width: 100%;
	min-width: 1070px;
	margin: 0; 
	padding: 0;
	border: none;
	background-color: #fff;
	font: 12px/1.4 'Arial', sans-serif;
	color: #000;
}
body { 
	overflow-y: scroll;
}
table, td, th { 
	border-collapse: collapse;
	/*font-size: 100%;*/
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: normal;
}
a img {
	border: 0;
}
a {
	color: #007bc1;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #000;
	text-decoration: none;
}
p, li {
	margin: 1em 0;
}
input, textarea, select, button { 
	font: 12px/1.4 'Arial', sans-serif;
	color: inherit;
}


.wrapper {
	max-width: 1200px;
	padding: 1px 0;
	margin: 0 auto;
}

.l-page {
	position: relative;
	height: auto;
	min-height: 100%;
	overflow: hidden;
}
	.l-wrapper {
		position: relative;
		padding-bottom: 90px;
	}
	.l-header {
		position: relative;
		padding: 0 40px;
		background: #0877b4 url("../img/head_bg1.png") 0 0 repeat-x;
	}
		.l-header .wrapper {
			position: relative;
			height: 140px;
			background: url("../img/head_bg2.png") 0 0 no-repeat;
		}
		.l-header .wrapper:after {
			content: '';
			position: absolute;
			top: 0;
			right: 100%;
			width: 185px;
			height: 100%;
			background: url("../img/head_bg3.png") 0 0 no-repeat;
		}
	.l-content {
		position: relative;
		padding: 0 40px;
	}
		.l-content-center {
			float: left;
			width: 100%;
		}
			.l-content-holder {
				margin: 0 250px 0 250px;
				min-height: 10px;

			}

			.l-content-top-holder {
				margin: 20px 0 0 250px;
				min-height: 250px;
			}
			.l-content-noright .l-content-holder {
				margin-right: 0;
			}
						
		.l-content-left {
			float: left;
			width: 230px;
			margin-left: -100%;
		}
		.l-content-right {
			float: left;
			width: 230px;
			margin-left: -230px;
		}
		.no-content-right {
			margin-right: 0px;
		}
		.ac-content-right {
			float: left;
		}
			

	.l-footer {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 90px;
		padding: 0 40px;
		border-top: 1px solid #c5c5c5;
		background: #d7d7d7 url("../img/footer_bg.png") 0 0 repeat-x;
		-moz-box-shadow: 0 -1px 0 0 #ececec;
		-webkit-box-shadow: 0 -1px 0 0 #ececec;
		box-shadow: 0 -1px 0 0 #ececec;
	}

	
	
.clearfix:after {
	content: '';
	display: block;
	width: 100%;
	clear: both;
}
.clean {
	clear: both;
	font-size: 0;
	overflow: hidden;
}
.no-style ul, .no-style, .no-style li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.link, .link:hover, .links a, .links a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.half-link, .half-link:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.bb-title .h2 {
	margin: 0;
}

.h1, h1.h1 {
	margin: 0;
	font-weight: bold;
	line-height: 1.2;
}
.h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #424242;
	line-height: 1.2;
	text-transform: uppercase;
}
.h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #424242;
	line-height: 1.2;
	text-transform: uppercase;
}

.b-content h1, h2, h3, h4, h5, h6 {
	margin: 2em 0 1em;
}
.b-content h1 {
	font-size: 21px;
	text-transform: uppercase;
	color: #424242;
}
.b-content h2 {
	font-size: 18px;
}
.b-content h3 {
	font-size: 14px;
}
.b-content h4 {
	font-size: 1.2em;
}
.b-content table {
	/*width: 100%;*/
}
.b-content table th {
	background: #dadada;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	padding: 5px 10px;
}
.b-content table td {
	/*padding: 10px 20px;*/
}
.b-content th, .b-content td {
	/*border: medium none;*/
}

.ico {
	position: relative;
}
.ico:after {
	content: '';
	position: absolute;
	background: url("../img/page_icons3.png") 100% 0 no-repeat;
}
	.ico.i_fs1 {
		padding-left: 60px;
	}
	.ico.i_fs1:after {
		top: 50%;
		left: 0px;
		width: 44px;
		height: 54px;
		margin-top: -23px;
		background-position: -492px 0px;
	}
	.ico.i_fs2 {
		padding-left: 60px;
	}
	.ico.i_fs2:after {
		top: 50%;
		left: 0px;
		width: 44px;
		height: 54px;
		margin-top: -23px;
		background-position: -492px 0px;
	}
	.ico.i_fs3 {
		padding-left: 79px;
	}
	.ico.i_fs3:after {
		top: 50%;
		left: 0px;
		width: 63px;
		height: 46px;
		margin-top: -23px;
		background-position: -100px 0px;
	}
	.ico.i_fs4 {
		padding-left: 100px;
	}
	.ico.i_fs4:after {
		top: 50%;
		left: 0px;
		width: 84px;
		height: 54px;
		margin-top: -27px;
		background-position: -170px 0px;
	}
	.ico.i_fs5 {
		padding-left: 60px;
	}
	.ico.i_fs5:after {
		top: 50%;
		left: 0px;
		width: 44px;
		height: 54px;
		margin-top: -23px;
		background-position: -543px 0px;
	}


.d_ico {
	position: relative;
	padding-left: 27px;
	color: #000;
	display: inline-block;
	width: 200px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-right: 2%;	
}
.d_ico:after {
	content: '';
	position: absolute;
	background: url("../img/docs_ico.png") 0 0 no-repeat;
	width: 16px; 
	height: 16px;
	left: 0;
	top: 0;
}
.d_ico.i_docx:after { 
	background-position: 0 0;
} 
.d_ico.i_xls:after { 
	background-position: -104px 0; 
} 
.d_ico.i_xlsx:after { 
	background-position: -130px 0;
} 
.d_ico.i_rtf:after { 
	background-position: -156px 0; 
} 
.d_ico.i_zip:after { 
	background-position: -182px 0;
} 
.d_ico.i_rar:after { 
	background-position: -208px 0;
} 
.d_ico.i_jpg:after { 
	background-position: -234px 0;
} 
.d_ico.i_png:after { 
	background-position: -260px 0;
} 
.d_ico.i_odt:after { 
	background-position: -286px 0;
} 
.d_ico.i_txt:after { 
	background-position: -26px 0;
} 
.d_ico.i_pdf:after { 
	background-position: -52px 0;
} 
.d_ico.i_exe:after { 
	background-position: -78px 0;
} 

.ico-but {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-indent: 100%;
	overflow: hidden;
	background: url("../img/page_icons.png") 100% 0 no-repeat;
}
a.ico-but {
	border: 0;
}
	.ico-but.b_hl1 {
		width: 24px;
		height: 24px;
		background-position: -310px 0px;
	}
	.ico-but.b_hl2 {
		width: 24px;
		height: 24px;
		background-position: -340px 0px;
	}
	.ico-but.b_hl3 {
		width: 24px;
		height: 24px;
		background-position: -370px 0px;
	}
	.ico-but.b_hl4 {
		width: 24px;
		height: 24px;
		background-position: -400px 0px;
	}
	.ico-but.b_hl5 {
		width: 24px;
		height: 24px;
		background-position: -310px -30px;
	}
	.ico-but.b_hl6 {
		width: 24px;
		height: 24px;
		background-position: -340px -30px;
	}
    .ico-but.b_hl7 {
         width: 24px;
         height: 24px;
         background-position: -370px -30px;
     }
	.ico-but.b_hl8 {
         width: 24px;
         height: 24px;
         background-position: -310px -60px;
     }
	.ico-but.b_hl9 {
         width: 24px;
         height: 24px;
         background-position: -340px -60px;
     }
	.ico-but.b_sn1 {
		width: 20px;
		height: 15px;
		background-position: -430px 0px;
	}
	.ico-but.b_sn2 {
		width: 20px;
		height: 15px;
		background-position: -450px 0px;
	}
	.ico-but.b_sn3 {
		width: 20px;
		height: 15px;
		background-position: -470px 0px;
	}
	.ico-but.b_vision {
		width: 24px;
		height: 15px;
		background-position: -430px -20px;
	}
	.ico-but.b_dwn {
		width: 12px;
		height: 12px;
		background-position: 0px -60px;
	}

	
.select {
	position: relative;
}
	.select .select-input {
		position: relative;
		white-space: nowrap;
		overflow: hidden;
		cursor: pointer;
		min-height: 1.2em;
	}
	.select .select-input.empty {
		color: #aaa;
	}
	.select .select-list {
		position: absolute;
		left: 0;
		top: 100%;
		min-width: 100%;
		max-height: 300px;
		overflow: auto;
		background: #fff;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		z-index: 1;
		display: none;
	}
	.select.active .select-list {
		display: block;
	}
		.select .select-list label {
			display: block;
			line-height: 1.2;
			white-space: nowrap;
			cursor: pointer;
		}
			.select .select-list input {
				position: absolute;
				display: block;
				width: 0;
				height: 0;
				opacity: 0;
			}





.radio {
	position: relative;
	display: block;
	min-height: 1.4em;
	padding-left: 15px;
	display: inline-block;
	cursor: pointer;
}
.radio:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	width: 12px;
	height: 12px;
	background: url("../img/radio_ico.png") 0 0 no-repeat;
}
.radio.active:before {
	background-position: -12px 0;
}
	.radio input {
		position: absolute;
		width: 0;
		height: 0;
		opacity: 0;
		display: block;
	}

.checkbox {
	position: relative;
	display: block;
	min-height: 1.4em;
	padding-left: 20px;
	display: inline-block;
	cursor: pointer;
}
.checkbox:before {
	content: '';
	position: absolute;
	top: 0.6em;
	left: 0;
	width: 16px;
	height: 16px;
	margin-top: -9px;
	background: url("../img/checkbox_ico2.png") 0 0 no-repeat;
}
.checkbox.active:before {
	background-position: -16px 0;
}
	.checkbox input {
		position: absolute;
		width: 0;
		height: 0;
		opacity: 0;
		display: block;
	}

.input {
	position: relative;
	padding: 0 10px;
}
	.input input {
		position: relative;
		width: 100%;
		height: 18px;
		margin: 0 -10px;
		padding: 5px 10px;
		border: 1px solid #c1c1c1;
		-moz-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
	    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
	    box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
	}
.textarea {
	position: relative;
	padding: 0 10px;
}
	.textarea textarea {
		position: relative;
		width: 100%;
		height: 18px;
		margin: 0 -10px;
		padding: 5px 10px;
		border: 1px solid #c1c1c1;
		resize: none;
		height: 30px;
		-moz-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
    	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
    	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
	}

.selectbox {
	vertical-align: middle;
	cursor: pointer;
	width: 100%;
}
.selectbox .select, .ik_select .ik_select_link {
	width: 100%;
	height: 30px;
	padding: 5px 10px;
	color: #333;
	background: #fff;
	border: 1px solid #c1c1c1;
	-moz-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.ik_select .ik_select_link .ik_select_link_text {
	white-space: nowrap;
}
.selectbox .select .text {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.selectbox .trigger {
	display: none;
}
.ik_select_autowidth, .ik_select_dropdown {
	width: 100% !important;
}
	.selectbox .select:after, .ik_select .ik_select_link:after {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 8px;
		height: 6px;
		margin-top: -3px;
		background: url("../img/select_ar.png") 0 0 no-repeat;
		z-index: 2;
	}
	.selectbox .select:before, .ik_select .ik_select_link:before {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 100%;
		background: #b4b4b4;
		z-index: 2;
	}
.selectbox .dropdown, .ik_select_dropdown {
	width: 100%;
	margin: 0 0 6px;
	background: #FFF;
	border: solid #c1c1c1;
	border-width: 0 1px 1px 1px;
	max-height: 203px;
	overflow: auto;
}
.selectbox ul, .ik_select_dropdown ul{
	padding: 0 !important;
	margin: 0 !important;
	color: #231F20;
	background: #fff;
	list-style: none;
}
.selectbox .select li, .ik_select_dropdown li{
	padding: 10px;
	margin: 0 !important;
	cursor: pointer;
	list-style: none;
}
.ik_select_dropdown li:after {
	display: none;
}



		.select .select-list label { 
			padding: 6px 10px;
		}
.ik_select_dropdown .ik_select_optgroup_label {
	font-weight: bold;
	cursor: default;
}
.tab {
	position: relative;
	overflow: hidden;
}
	.tab-body > div {
		position: relative;
		height: 0;
		overflow: hidden;
	}
	.tab-body > div.active {
		height: auto;
	}

.tab.type-1 {
	padding: 1px 40px;
}
	.tab.type-1 .tab-list {
		font-size: 0;
	}
		.tab.type-1 .tab-list a {
			min-width: 60px;
			margin-right: 1px;
			padding: 10px 10px;
			background: #d9d9d9 url("../img/tab_bg1.png") 0 100% repeat-x;
			font-size: 14px;
			font-size: 1.2rem;
			line-height: 1;
			color: #424242;
			display: inline-block;
			vertical-align: bottom;
			text-align: center;
		}
		.tab.type-1 .tab-list a.active {
			padding: 18px 10px 10px;
			background: #e6e6e6;
			font-weight: bold;
			line-height: 1;
		}
	.tab.type-1 .tab-body {
		padding: 20px;
		background: #e6e6e6;
	}

.tab.type-2 {
	padding: 0px;
}
	.tab.type-2.tab-list {
		font-size: 0;
	}
		.tab.type-2 .tab-list a {
			min-width: 60px;
			margin-right: 1px;
			padding: 10px 10px;
			background: #d9d9d9 url("../img/tab_bg1.png") 0 100% repeat-x;
			font-size: 14px;
			font-size: 1.2rem;
			line-height: 1;
			color: #424242;
			display: inline-block;
			vertical-align: bottom;
			text-align: center;
		}
		.tab.type-2 .tab-list a.active {
			padding: 18px 10px 10px;
			background: #e6e6e6;
			font-weight: bold;
			line-height: 1;
		}
	.tab.type-2 .tab-body {
		padding: 20px;
		background: #e6e6e6;
		min-height: 200px;
	}

.brown-button {
	margin: 0;
	padding: 10px 10px 8px;
	background: #968f77 url("../img/button_bg1.png") 0 0 repeat-x;
	border: 1px solid #847d63;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px 0 #968f77;
	-webkit-box-shadow: 0 1px 3px 0 #968f77;
	box-shadow: 0 1px 3px 0 #968f77;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #514e42;
	display: inline-block;
	cursor: pointer;
}

.blue-button {
	margin: 0;
	padding: 10px 10px 8px;
	background: #0b84bd url("../img/button_bg2.png") 0 0 repeat-x;
	border: 1px solid #0872b1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px 0 #968f77;
	-webkit-box-shadow: 0 1px 3px 0 #968f77;
	box-shadow: 0 1px 3px 0 #968f77;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #074863;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
}

.orange-button {
	margin: 0;
	padding: 10px 10px 8px;
	background: #f67700 url("../img/button_bg3.png") 0 0 repeat-x;
	border: 1px solid #f57400;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px 0 #968f77;
	-webkit-box-shadow: 0 1px 3px 0 #968f77;
	box-shadow: 0 1px 3px 0 #968f77;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #b96100;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
}

.gray-button {
	margin: 0;
	padding: 10px 10px 8px;
	background: #8d8d8d url("../img/button_bg4.png") 0 0 repeat-x;
	border: 1px solid #565656;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px 0 #968f77;
	-webkit-box-shadow: 0 1px 3px 0 #968f77;
	box-shadow: 0 1px 3px 0 #968f77;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #3b3b3b;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
}

.brown-button:hover, .orange-button:hover, .gray-button:hover, .blue-button:hover  {
	color: #fff;
}

.inline {
	display: inline-block;
}

.f-left {
	float: left;
}
.f-right {
	float: right;
}

.overflow {
	overflow: hidden;
}

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

.margin {
	margin: 20px 0;
}

table.margin, table.margin td, table.margin th {
//    font-size: 100%;
}

table.margin {
    width: 100%;
}

table.margin td {
//    padding: 10px 20px;
}

table.margin th, table.margin td {
    border: 1px solid #c1c1c1;
}

.separator {
	border-top: 1px solid #cdcdcd;
}

.separator2 {
	border-top: 1px dotted #cdcdcd;
}

.separator3 {
	border-top: 1px solid #fff;
	margin: 0px 6px;
}


.font14 {
	font-size: 14px;
}
.ln2 {
	line-height: 2em;
}

.imp {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.img-left {
	float: left;
	margin: 0 20px 5px 0;
	display: block;
}
.img-right {
	float: right;
	margin: 0 0 20px 5px;
}
.img-center {
	margin: 25px auto;
	display: block;
}
.margin {
	margin: 20px 0;
}
.m-t1 {
	margin-top: 10px !important;
}
.m-t2 {
	margin-top: 20px !important;
}
.m-t3 {
	margin-top: 30px !important;
}
.m-t4 {
	margin-top: 40px !important;
}
.m-at4 {
	margin-top: -40px !important;
}
.m-r2 {
	margin-right: 20px !important;
}
.m-l1 {
	margin-left: 10px !important;
}
.m-l2 {
	margin-left: 20px !important;
}
.m-b1 {
	margin-bottom: 10px !important;
}
.m-b2 {
	margin-bottom: 20px !important;
}
.m-b3 {
	margin-bottom: 30px !important;
}
.m-b4 {
	margin-bottom: 40px !important;
}
.m-b6 {
	margin-bottom: 60px !important;
}

/* smallfont*/
.smallfont {
	font-size: 12px;
}
.smallfont input, .smallfont textarea, .smallfont select, .smallfont button{
	font-size: 12px;	
}
.smallfont .ik_select .ik_select_link{
	padding: 5px 10px;
}
.smallfont .ik_select{
	width: 100%;
}


/* averagefont */
.averagefont{
	font-size: 18px;
}
.averagefont input, .averagefont textarea, .averagefont select, .averagefont button{
	font-size: 18px;	
}
.averagefont .ik_select .ik_select_link{
	padding: 2px 10px;
}
.averagefont .ik_select{
	width: 100%;
}


/* largefont */
.largefont{
	font-size: 22px;	
}
.largefont input, .largefont textarea, .largefont select, .largefont button{
	font-size: 21px;	
}
.largefont .ik_select .ik_select_link{
	padding: 0px 10px;
}
.largefont .ik_select{
	width: 100%;
}









