/*management and planning pages*/

#header-management {
	background:url(../images/inner-pages-header.png);
	background-repeat:no-repeat;
	width:729px;
	height:83px;
}

.menu-management {
	position:absolute;
	width:396px;
	height:29px;
	left: 351px;
	top: 97px;
}

.menu-management ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.menu-management ul li{
	float:left;
	width:99px;
	height:29px;
}

.menu-management ul li#management-menu1{
	float:left;
	width:99px;
	height:29px;
	background:url(../images/upper-menu1.png);
	background-repeat:no-repeat;
	margin-left:-4px;
	padding-top:3px;
}

#management-menu1 div {
	text-align:center;
	height:29px; 
	width:99px;
		
}

#management-menu1 div a, #management-menu1 div a:link, #management-menu1 div a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#333366;
} 


.menu-management ul li#management-menu2{
	float:left;
	width:99px;
	height:29px;
	background:url(../images/upper-menu2.png);
	background-repeat:no-repeat;
	margin-left:-4px;
}

#management-menu2 div {
	text-align:center;
	height:29px; 
	width:99px;
	padding-top:8px;
}

#management-menu2 div a, #management-menu2 div a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#e3c8c8;
} 

.menu-management ul li#management-menu3{
	float:left;
	width:99px;
	height:29px;
	background:url(../images/upper-menu3.png);
	background-repeat:no-repeat;
	margin-left:-4px;
}

#management-menu3 div {
	text-align:center;
	height:29px; 
	width:99px;
	padding-top:1px;

}

#management-menu3 div a, #management-menu3 div a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#9acdcd;
} 

.menu-management ul li#management-menu4{
	float:left;
	width:99px;
	height:29px;
	background:url(../images/upper-menu4.png);
	background-repeat:no-repeat;
	margin-left:-4px;
}

#management-menu4 div {
	text-align:center;
	height:29px; 
	width:99px;
		padding-top:2px;
}

#management-menu4 div a, #management-menu4 div a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#8282a7;
} 

#management-content-container {
	width:729px;
	background:url(../images/inner-pages-body-bg.png);
	background-repeat:repeat-y;
	overflow:hidden;
	padding-top:5px;
}

#management-content-container .management-content-left {
	width:545px;
	margin-left:20px;
	float:left;
	
}

.management-content-left  h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	background:#003366; 

}

.management-content-left  p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
	padding-bottom:10px;
	padding:5px;
}

#management-content-container .management-content-right{
	width:151px;
	margin-left:10px;
	float:left;
}

.management-content-right #management-link {
	width:151px;
	background:#ffe190;
}

#management-link ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#management-link ul li{
	padding-bottom:10px;
	margin:0px;
	width:151px;
	background:#ffe190;
}

#management-link .inner-link-title {
	width:151px;
	height:23px;
	background:url(../images/self-assesment.png);
	background-repeat:no-repeat;
}

#management-link .management-link-title2 {
	width:151px;
	height:23px;
	background:url(../images/management.png);
	background-repeat:no-repeat;
}

#management-link .management-right-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	background:#ffe190;
	font-size:12px;
	border-bottom:1px solid #d9a640;
	margin-top:0px;
	
}
.management-right-link a{
	width:141px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#413d66;
	display:inline-block;
	padding:0px;
	margin:0px;
	padding-left:10px;
		font-weight:bold;
				padding-top:3px;
}

.management-right-link a:hover {
	width:141px;
	height:20px;
	color:#FFFFFF;
	background:#413d66;
	display:inline-block;
	margin:0px;
	padding:0px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
			padding-top:3px;
}

.management-right-link .current {
	background:#413d66; 
	color:#FFFFFF;
}

#footer-management {
	width:730px;
	height:39px;
	background:url(../images/footer-bg2.png);
	background-repeat:no-repeat;

}
span.menu1 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#e3c8c8;
}

span.menu2 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#e3c8c8;
}

span.menu3 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#9acdcd;
}

span.menu4 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#8282a7;
}
