@charset "utf-8";
/* CSS Document */

.bodyclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#KnowledgeVideoHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-width:thin;
	border-top-width:thin;
	border-right-width:thin;
	border-left-width:thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:500px;
}


.box_item {
background-color:#FFFFFF;
border-bottom:1px solid #DADADA;
clear:both;
padding:6px 0px;
font-style:normal;
font-weight:bold;
color:#999999;
}


.box_item_play {
background-color:#f2cdaf;
border-bottom:1px solid #DADADA;
clear:both;
padding:6px 0px;
font-style:normal;
font-weight:bold;
color:#999999;
}


.Box {
background-color:#F3F3F3;
border-left:1px solid #DADADA;
border-right:1px solid #DADADA;
padding:3px 9px 5px;
position:relative;
width:320px;
}

.BigBox {
background-color:#F3F3F3;
border-left:1px solid #DADADA;
border-right:1px solid #DADADA;
padding:3px 9px 5px;
position:relative;
width:880px;
}


.big_box_item, .big_box_item_play {
background-color:#FFFFFF;
border-bottom:1px solid #DADADA;
clear:both;
padding:6px 0px;
font-style:normal;
font-weight:bold;
color:#999999;
}

#LeftCol {
float:left;
margin-left:20px;
width:520px;
}

#RightCol {
float:left;
margin-left:20px;
width:340px;
}

#KnowledgeContainer {
width:900px;
margin:0pt auto;
text-align:left;
}


.link{
color: rgb(191, 84, 38); 
text-decoration: none;
}



.navitem {
width:200px;
}

.clear {
clear:both;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF5426;
	text-decoration:none;
}

