/* === Clearing browser style === */

body, td, input, textarea, select {
	font-family: tahoma, sans serif;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
}

body {
	background: #b5b5b5;
	height: 100%;
	padding: 0px;
}

html {
	height: 100%;
}

/* === Links === */

a {
	color: #989898;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* === Main === */

#layout {
	width: 100%;
	height: 100%;
}

	body.index #left {
		background: #d2d2d2 url(../images/bg-serp.gif) repeat-x 0px 227px;
		width: 50%;
		padding-top: 227px;
	}

	body.page #left {
		background: #d2d2d2 url(../images/bg-serp.gif) repeat-x 0px 177px;
		width: 50%;
		padding-top: 177px;
	}

	#middle {
		background: #d2d2d2;
	}

	body.index #right {
		background: #d2d2d2 url(../images/bg-serp.gif) repeat-x 0px 227px;
		width: 50%;
		padding-top: 227px;
	}

	body.page #right {
		background: #d2d2d2 url(../images/bg-serp.gif) repeat-x 0px 177px;
		width: 50%;
		padding-top: 177px;
	}

	/* Left Menu */

	.leftNav {
		background: #f2f2f2 url(../images/bg-leftnav.gif) repeat-y;
		height: 153px;
	}

		.leftNav div.box {
			margin-top: 24px;
		}

		.leftNav a {
			display: block;
			padding-right: 31px;
		}

		.leftNav a:hover {
			background: url(../images/leftmenu-bullet.gif) no-repeat right top;
		}

		.leftNav a.selected {
			background: url(../images/leftmenu-bullet.gif) no-repeat right top;
		}

	/* Right Menu */

	.rightNav {
		background: #f2f2f2 url(../images/bg-rightnav.gif) repeat-y;
		height: 153px;
	}

		.rightNav div.box {
			margin-top: 24px;
		}

		.rightNav a {
			display: block;
			padding-left: 31px;
		}

		.rightNav a:hover {
			background: url(../images/rightmenu-bullet.gif) no-repeat;
		}

		.rightNav a.selected {
			background: url(../images/rightmenu-bullet.gif) no-repeat;
		}

	/* Submenu */

	.subnav,
	.subnav ul {
		list-style: none;
	}

		.subnav a {
			display: block;
			color: #4e4e4e;
			text-decoration: none;
			padding: 0px 0px 1px 16px;
		}

			.subnav li ul {
				margin-bottom: 4px;
			}

			.subnav li li a {
				padding: 0px 0px 1px 22px;
			}

			.subnav li li a:hover, .subnav li li a.selected, .subnav li li a.selected:hover {
				background: url(../images/submenu2-bullet.gif) no-repeat;
			}

		.subnav a:hover {
			background: url(../images/submenu-bullet.gif) no-repeat;
			color: #4e4e4e;
			text-decoration: none;
		}

		.subnav a.selected, .subnav a.selected:hover {
			background: url(../images/submenu-bullet.gif) no-repeat;
			color: #ffffff;
			text-decoration: none;
		}

	/* Txt links */

	.links {
		margin-bottom: 9px;
	}

		.links div {
			margin-top: 3px;
		}

		.links a, .links a:hover {
			color: #929292;
			text-decoration: underline;
		}

	/* Icons */

	.icons td {
		background: url(../images/icons-bullet.gif) no-repeat;
		padding-left: 1px;
	}

		.icons td.first {
			background: none;
		}

	/* --- */

	body.index .leftCol {
		width: 232px;
		padding-bottom: 28px;
	}

	body.page .leftCol {
		background: url(../images/bg-leftcol.gif) no-repeat left bottom;
		width: 232px;
		padding-bottom: 99px;
	}

		body.index #logoBox {
			height: 227px;
		}

			body.index #logo {
				margin: 41px 0px 0px 61px;
			}

		body.page #logoBox {
			height: 177px;
		}

			body.page #logo {
				margin: 31px 0px 0px 61px;
			}

		#pollBox {
			background: url(../images/i-poll.gif) no-repeat;
			padding: 31px 30px 0px 30px;
		}

	.leftCol2 {
		background: #dbdbdb;
		width: 232px;
	}

		.leftCol2 #pollBox {
			background: url(../images/i-poll2.gif) no-repeat;
			padding: 31px 30px 0px 30px;
		}

	.leftCol3 {
		background: #dbdbdb url(../images/bg-leftcol3.gif) no-repeat;
		height: 102px;
	}

	.middleCol {
		width: 452px;
	}

	body.index .rightCol {
		width: 232px;
		padding-bottom: 28px;
	}

	body.page .rightCol {
		background: url(../images/bg-rightcol.gif) no-repeat left bottom;
		width: 232px;
		padding-bottom: 99px;
	}

		body.index #iconsCol {
			height: 227px;
			padding-left: 31px;
		}

			body.index #iconsBox {
				margin: 46px 0px 73px 0px;
			}

		body.page #iconsCol {
			background: #d2d2d2;
			height: 177px;
			padding-left: 31px;
		}

			body.page #iconsBox {
				margin: 46px 0px 33px 0px;
			}

		#searchBox {
			margin-left: 16px;
		}

		#card1Box {
			background: url(../images/i-card1.gif) no-repeat;
			padding-left: 31px;
		}

			.leftCol2 #card1Box {
				background: url(../images/i-card12.gif) no-repeat;
				padding-left: 31px;
			}

			#card1Box div.box {
				background: url(../images/box1.gif) no-repeat right top;
				padding: 31px 30px 0px 0px;
			}

		#card2Box {
			background: url(../images/i-card2.gif) no-repeat;
			padding-left: 31px;
		}

			.leftCol2 #card2Box {
				background: url(../images/i-card22.gif) no-repeat;
				padding-left: 31px;
			}

			#card2Box div.box {
				background: url(../images/box2.gif) no-repeat right top;
				padding: 31px 30px 0px 0px;
			}


		#subscribeBox {
			background: url(../images/i-card2.gif) no-repeat;
			padding-left: 31px;
		}

			.leftCol2 #subscribeBox {
				background: url(../images/i-card22.gif) no-repeat;
				padding-left: 31px;
			}

			#subscribeBox div.box {
				padding: 31px 30px 0px 0px;
			}

	#mTitle {
		background: url(../images/bg-mtitle.gif) no-repeat;
		padding: 17px 5px 0px 5px;
	}

	#smTitle {
		background: url(../images/bg-smtitle.gif) no-repeat;
		padding: 0px 20px 0px 96px;
	}

		#printBox {
			padding-top: 34px;
		}

	#subnavBox {
		padding: 22px 23px;
		border: 5px solid #e6e6e6;
		border-top: none;
	}

	.infoCol {
		background: #dbdbdb;
		width: 684px;
	}

		#infoBox {
			line-height: 14px;
			padding: 13px 0px 0px 60px;
		}

			#infoBox ul {
				list-style-type: square;
			}

			#infoBox ol {
			}

			#infoBox ol li {
				margin-left: 30px;
			}

			#infoBox ul li {
				margin-left: 30px;
			}

	.vSep {
		height: 40px;
	}

	#hLine {
		background: #e3e3e3;
	}

	#bchLogoBox {
		padding-top: 10px;
	}

	#created {
		padding: 38px 0px 8px 51px;
	}

/* === Txt === */
/*h1.title {
	font-size: 14px;
	color: #df0010;
	font-weight: bold;
	text-transform: uppercase;
	margin: 21px 44px 0px 44px;
	padding-bottom: 4px;
	border-bottom: 4px solid #df0010;
}*/

span.copyright {
	font-family: tahoma, sans serif;
	font-size: 10px;
	color: #363636;
	cursor: default;
}

span.copyright a {
	font-family: tahoma, sans serif;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
}

span.copyright a:hover {
	color: #363636;
	text-decoration: none;
}

/* === Other === */

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}
