/* CSS Document for Snemet */

body{
	background-color: #e9e9e9;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565758;
}
a{
	color: #46a5fe;
}
a:hover{
	color: #46a5fe;
}
h2{
	font-size: 14px;
	margin: -4px -7px 5px -7px;
	padding: 5px 7px;
	color: #fff;
	background-color: #565758;
}
h3{
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}
p{
	margin: 5px 0;
	padding: 0;
}
p img{
	display: block;
	float: left;
	border: 1px solid #141414;
	padding: 1px;
	margin: 3px 5px 0 0;
}
ul{
	margin: 10px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
ul li{
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}
table{
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0;
}
table th{
	background-color: #46a5fe;
	border-bottom: 2px solid #1d1d1d;
	color: #fff;
	padding: 6px 5px 5px 5px;
	font-size: 12px;
	background-image: url(../images/selected_bg.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
}
table td{
	background-color: #e2e2e2;
	border-bottom: 1px solid #565758;
	color: #565758;
	padding: 5px;
	width: 105px;
}
table tr.alt td{
	background-color: #f1f1f1;
}
#wrapper{
	width: 930px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: justify;
}
#header{
	width: 930px;
	height: 122px;
	float: left;
	clear: both;
}
h1{
	display: block;
	float: left;
	clear: both;
	height: 79px;
	width: 930px;
	margin: 0;
	padding: 0;
}
h1 span{
	visibility: hidden;
}
#header ul{
	display: block;
	float: left;
	clear: both;
	width: 900px;
	height: 24px;
	float: left;
	clear: both;
	margin: 0;
	_margin: -11px 0 0 0px!important;
	padding: 0 15px;
}
#header ul li{
	display: block;
	float: left;
	clear: none;
	height: 24px;
	line-height: 24px;
	float: left;
	margin: 0;
	padding: 0;
}
#header ul li a{
	display: block;
	height: 24px;
	line-height: 24px;
	float: left;
	color: #bcbcbd;
	text-decoration: none;
	cursor: pointer;
}
#header ul li a span{
	padding: 0 20px;
	height: 24px;
	line-height: 24px;
	display: block;
	_width: 70px;
	_text-align: center;
}
#header ul li a:hover{
	color: #fff;
}
#header ul li.selected{
	background-image: url(../images/selected_bg.gif);
	background-repeat: repeat-x;
}
#header ul li.selected a{
	color: #fff!important;
	background-image: url(../images/selected_left.gif);
	background-repeat: no-repeat;
}
#header ul li.selected a span{
	background-image: url(../images/selected_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#mainContent{
	width: 900px;
	background-color: #d4d4d4;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	float: left;
	clear: both;
	padding: 0 10px 15px 10px;
}
#breadcrumbs{
	color: #565758;
	font-size: 10px;
	height: 18px;
	line-height: 26px;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
}
#breadcrumbs a{
	color: #565758;
	text-decoration: none;
}
#breadcrumbs a:hover{
	text-decoration: underline!important;
}
#breadcrumbs span{
	color: #46A5FE;
}
#leftContainer{
	width: 670px;
	float: left;
	background-image: url(../images/lc_bg.gif);
	background-repeat: repeat-y;
}
#leftContent{
	width: 670px;
	float: left;
	background-image: url(../images/lc_top.gif);
	background-repeat: no-repeat;
}
#content{
	width: 630px;
	float: left;
	clear: both;
	background-image: url(../images/lc_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
}
#rightContainer{
	width: 222px;
	float: right;
	color: #565758;
}
#rightContainer .infoBlock{
	width: 200px;
	background-color: #f3f3f3;
	float: right;
	padding: 11px;
	margin: 7px 0;
	float: left;
	clear: both;
	text-align: justify;
}
#footer{
	width: 650px;
	height: 20px;
	line-height: 20px;
	color: #bcbcbd;
	float: left;
	background-color: #141414;
	margin: 0 0 0 5px;
	_margin-left: 3px;
	padding: 0 5px;
	font-size: 10px;
}








