@charset "utf-8";
/* CSS Document */

#tabMenu li.special {
	padding-bottom: 2px;
}
#tabMenu li:hover {
	background-color:#006D50;
	background-image:none;
}

#tabMenu li.special a {
	cursor:pointer;
}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {width:227px}
.boxTop {background:url(../images/divMenu/boxTop2.png) no-repeat;height:11px;clear:both}
*html .boxTop {margin-bottom:-2px;}
.boxBody {background-color:#006D50; height:300px; width:227px; text-align:left; color:#FFFFFF; font-size:10px}
.boxBottom {background:url(../images/divMenu/boxBottom2.png) no-repeat;height:11px;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0 0px 0 12px;padding:0;width:200px;}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #CCCCCC; padding:4px 4px 4px 4px; cursor:pointer;}
.boxBody div li:hover {padding:4px 4px 4px 4px; color:#BF5426;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}

.boxBody a {color:#FFFFFF; text-decoration:none;}
.boxBody a:hover {color:#BF5426; text-decoration:none;}

#a {width: 39px; height: 400px; border:0px blue solid; cursor:pointer;}
#b {width: 227px; border:0px red solid; position:absolute;}

A.prog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #BF5426;
	text-decoration:none;
}

A.prog:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#left li{
	list-style: none;
	margin-left: 0px;
	margin-bottom:5px;
}

#right li{
	list-style: none;
	margin-left: 0px;
	margin-bottom:5px;
}

#left {
	float:left;
	margin-right:30px;
	width:250px;
}

#left h3{
	float:left;
	margin-top:15px;
}

#left p.empty{
	height:2px;
}

#left p{
	margin-top:0px;
}

#right {
	float:left;
	width:250px;
}

#right h3{
	float:left;
	margin-top:15px;
}

#right p.empty{
	height:2px;
}

#right p{
	margin-top:0px;
}

#pict_general_management {
	margin-left:85px;
	margin-top:17px;
}

#pict_top_management {
	margin-left:115px;
	margin-top:17px;
}

#pict_leadership {
	margin-left:155px;
	margin-top:17px;
}

#pict_strategy {
	margin-left:175px;
	margin-top:17px;
}

#pict_finance_and_banking {
	margin-left:87px;
	margin-top:17px;
}

#pict_marketing {
	margin-left:165px;
	margin-top:17px;
}

#pict_entrepreneurship_and_family_business {
	margin-left:30px;
	margin-top:17px;
}

#pict_people_and_performance_management {
	margin-left:65px;
	margin-top:17px;
}

#pict_operations_management {
	margin-left:60px;
	margin-top:17px;
}

#overview {
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#overview li{
	display:inline;
	margin-right:10px;
	padding:4px;
}

#overview li.selected{
	display:inline;
	font-size:10px;
	font-weight:bold;
	background-color:#c7c7c7;
}

#overview li.selected a{
	color:#FFFFFF;
}

#overview li:hover {
	background-color:#c7c7c7;
}

#overview li a {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

#overview li a:hover {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

div#border_top {
	margin-top:4px;
	background-color:#c7c7c7;
	width:100%;
	height:10px;
}

div#border_line_1 {
	background-color:#dfdfdf;
	width:100%;
	height:7px;
}

div#border_line_2 {
	background-color:#efefef;
	width:100%;
	height:3px;
}
div#border_line_3 {
	background-color:#efefef;
	width:100%;
	height:3px;
}

div#border_bottom {
	background-color:#c7c7c7;
	width:100%;
	height:10px;
}

#space {
	height:87px;
}

div#quicklinks {
	font-size:10px;
	background-color:#c7c7c7;
	width:182px;
	height:20px;
	text-align:left;
	vertical-align:middle;
	padding-top:5px;
	padding-left:8px;
	color:#FFFFFF;
	font-weight:bold;
}

#quicklinks_content {
	font-size:10px;
	background-color:#efefef;
	width:182px;
	height:217px;
	padding-left:8px;
	list-style: none;
}

#quicklinks_content input{
	float:left;
	height:11px;
	margin-right:0px;
}

#quicklinks_content li{
	width:175px;
	padding-top:10px;
	padding-bottom:10px;
	list-style: none;
	border-bottom:1px dotted #FFFFFF;
	color:#555555;
}

#quicklinks_content li a{
	color:#BF5426;
	text-decoration:none;
	
}

#quicklinks_content li a:hover{
	color:#555555;
	text-decoration:none;
}


#quicklinks_content li form{
	margin:0;
	padding-top: 10px;
	
}

#QL_rightnav_bottom {
	background-color:#c7c7c7;
	width:182px;
	padding-left:8px;
	height:10px;
	margin-bottom:10px;
}

#QL_img {
	height:17px;
	width:17px;
}

.presentation {
	margin-top:0px;
}

